summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2021-11-05 06:51:33 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2021-11-05 06:51:33 +0000
commitedad0810669f82fdb128b1a0affa4c95aef2e1ca (patch)
treeae3897ff3a2a9dff98ab0b304d06de186b2f9e84 /metadata/news
parent2021-11-05 06:21:28 UTC (diff)
parent2021-10-18-libxcrypt-migration-stable: nudge to upgrade Python first in some ... (diff)
downloadgentoo-edad0810669f82fdb128b1a0affa4c95aef2e1ca.tar.gz
gentoo-edad0810669f82fdb128b1a0affa4c95aef2e1ca.tar.bz2
gentoo-edad0810669f82fdb128b1a0affa4c95aef2e1ca.zip
Merge commit 'aa7384ca2c94772bd42cd03c421fdce3992d2931'
Diffstat (limited to 'metadata/news')
-rw-r--r--metadata/news/2021-10-18-libxcrypt-migration-stable/2021-10-18-libxcrypt-migration-stable.en.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/metadata/news/2021-10-18-libxcrypt-migration-stable/2021-10-18-libxcrypt-migration-stable.en.txt b/metadata/news/2021-10-18-libxcrypt-migration-stable/2021-10-18-libxcrypt-migration-stable.en.txt
index 63eaaa8f8a32..26aa53a49af8 100644
--- a/metadata/news/2021-10-18-libxcrypt-migration-stable/2021-10-18-libxcrypt-migration-stable.en.txt
+++ b/metadata/news/2021-10-18-libxcrypt-migration-stable/2021-10-18-libxcrypt-migration-stable.en.txt
@@ -55,8 +55,10 @@ methods. A new version of PAM has been added to the tree to resolve this issue.
In some cases, Portage may schedule a rebuild of certain packages in an
incorrect order [2]. If building a package fails, please try upgrading
+Python itself to help avoid spurious build failures, and then
libcrypt and libxcrypt first:
+# emerge -v1 --ignore-built-slot-operator-deps=y dev-lang/python:3.8 dev-lang/python:3.9
# emerge -v1 virtual/libcrypt sys-libs/libxcrypt
And then continue the world upgrade with Portage's "--keep-going=y".