Gentoo Archives: gentoo-commits

From: Georgy Yakovlev <gyakovlev@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: metadata/install-qa-check.d/
Date: Mon, 28 Jun 2021 00:12:39
Message-Id: 1624839125.43a4f3458b8520646239e3189dbf6695240af00f.gyakovlev@gentoo
1 commit: 43a4f3458b8520646239e3189dbf6695240af00f
2 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 28 00:12:05 2021 +0000
4 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 28 00:12:05 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43a4f345
7
8 metadata/install-qa-check.d: add libcrypt tracker bug
9
10 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
11
12 metadata/install-qa-check.d/60libcrypt-deps | 1 +
13 1 file changed, 1 insertion(+)
14
15 diff --git a/metadata/install-qa-check.d/60libcrypt-deps b/metadata/install-qa-check.d/60libcrypt-deps
16 index 53e2e0b9d6f..3ea1b5372ce 100644
17 --- a/metadata/install-qa-check.d/60libcrypt-deps
18 +++ b/metadata/install-qa-check.d/60libcrypt-deps
19 @@ -35,6 +35,7 @@ libcrypt_check() {
20 eqawarn
21 eqawarn "Please add virtual/libcrypt:= dependency"
22 eqawarn "Gentoo bug: https://bugs.gentoo.org/699422"
23 + eqawarn "Tracker bug: https://bugs.gentoo.org/798963"
24 eqawarn "See: https://wiki.gentoo.org/wiki/Project:Toolchain/libcrypt_implementation"
25 fi