From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id BD0B8139335 for ; Mon, 28 Jun 2021 00:12:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E8EE7E0896; Mon, 28 Jun 2021 00:12:38 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6D86CE0896 for ; Mon, 28 Jun 2021 00:12:38 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3972D335D94 for ; Mon, 28 Jun 2021 00:12:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8C7447AF for ; Mon, 28 Jun 2021 00:12:35 +0000 (UTC) From: "Georgy Yakovlev" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Georgy Yakovlev" Message-ID: <1624839125.43a4f3458b8520646239e3189dbf6695240af00f.gyakovlev@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: metadata/install-qa-check.d/ X-VCS-Repository: repo/gentoo X-VCS-Files: metadata/install-qa-check.d/60libcrypt-deps X-VCS-Directories: metadata/install-qa-check.d/ X-VCS-Committer: gyakovlev X-VCS-Committer-Name: Georgy Yakovlev X-VCS-Revision: 43a4f3458b8520646239e3189dbf6695240af00f X-VCS-Branch: master Date: Mon, 28 Jun 2021 00:12:35 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 84390422-449f-4279-83b5-2c5790ef0ef8 X-Archives-Hash: 60eacc0b639269460b7c474b00cc9302 commit: 43a4f3458b8520646239e3189dbf6695240af00f Author: Georgy Yakovlev gentoo org> AuthorDate: Mon Jun 28 00:12:05 2021 +0000 Commit: Georgy Yakovlev gentoo org> CommitDate: Mon Jun 28 00:12:05 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43a4f345 metadata/install-qa-check.d: add libcrypt tracker bug Signed-off-by: Georgy Yakovlev gentoo.org> metadata/install-qa-check.d/60libcrypt-deps | 1 + 1 file changed, 1 insertion(+) diff --git a/metadata/install-qa-check.d/60libcrypt-deps b/metadata/install-qa-check.d/60libcrypt-deps index 53e2e0b9d6f..3ea1b5372ce 100644 --- a/metadata/install-qa-check.d/60libcrypt-deps +++ b/metadata/install-qa-check.d/60libcrypt-deps @@ -35,6 +35,7 @@ libcrypt_check() { eqawarn eqawarn "Please add virtual/libcrypt:= dependency" eqawarn "Gentoo bug: https://bugs.gentoo.org/699422" + eqawarn "Tracker bug: https://bugs.gentoo.org/798963" eqawarn "See: https://wiki.gentoo.org/wiki/Project:Toolchain/libcrypt_implementation" fi