* [gentoo-commits] data/gentoo-news:master commit in: 2021-07-20-perl-5_34-upgrade/
@ 2021-07-20 21:36 Sam James
0 siblings, 0 replies; 2+ messages in thread
From: Sam James @ 2021-07-20 21:36 UTC (permalink / raw
To: gentoo-commits
commit: aea5de7393dc86decef3b34cf0f908b764beac34
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 19 21:48:25 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jul 20 21:36:07 2021 +0000
URL: https://gitweb.gentoo.org/data/gentoo-news.git/commit/?id=aea5de73
2021-07-20-perl-5_34-upgrade: add news item
Bug: https://bugs.gentoo.org/802639
Signed-off-by: Sam James <sam <AT> gentoo.org>
.../2021-07-20-perl-5_34-upgrade.en.txt | 43 ++++++++++++++++++++++
1 file changed, 43 insertions(+)
diff --git a/2021-07-20-perl-5_34-upgrade/2021-07-20-perl-5_34-upgrade.en.txt b/2021-07-20-perl-5_34-upgrade/2021-07-20-perl-5_34-upgrade.en.txt
new file mode 100644
index 0000000..c6abd4f
--- /dev/null
+++ b/2021-07-20-perl-5_34-upgrade/2021-07-20-perl-5_34-upgrade.en.txt
@@ -0,0 +1,43 @@
+Title: Perl 5.34 upgrade now stable
+Author: Sam James <sam@gentoo.org>
+Posted: 2021-07-20
+Revision: 1
+News-Item-Format: 2.0
+
+The Perl project in Gentoo has begun stabilisation of Perl 5.34 [0]
+which is the latest stable version released upstream.
+
+While the package manager usually handles this upgrade cleanly,
+there are some bugs [1][2][3] which affect Portage's dependency resolution
+that sometimes mean rebuilds occur in the wrong order - this is
+exacerbated by the packaging model used for Perl (but not its fault).
+
+We therefore recommend the following procedure for users:
+1. Sync your tree:
+# emerge --sync
+
+2. Perform a full world upgrade, e.g.:
+# emerge -a -uvDU @world --keep-going=y
+
+3. If any failures occur, please run perl-cleaner --all, then try again:
+# perl-cleaner --all
+
+4. Perform a world upgrade again.
+
+5. Once complete, depclean:
+# emerge -a --depclean
+
+Rarely, it may be necessary to perform a one-off installation of a package,
+but usually `perl-cleaner` will resolve the issue. If an error message occurs
+after running perl-cleaner, try e.g. for a fictional package dev-perl/foo:
+# emerge -a --oneshot --verbose dev-perl/foo
+
+If you have any issues, please consult the standard support channels [4]
+(such as our forums or IRC channels) and we will do our best to get your
+system working well again.
+
+[0] https://bugs.gentoo.org/802639
+[1] https://bugs.gentoo.org/592880
+[2] https://bugs.gentoo.org/793992
+[3] https://bugs.gentoo.org/199856
+[4] https://www.gentoo.org/support/
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] data/gentoo-news:master commit in: 2021-07-20-perl-5_34-upgrade/
@ 2021-07-20 21:42 Sam James
0 siblings, 0 replies; 2+ messages in thread
From: Sam James @ 2021-07-20 21:42 UTC (permalink / raw
To: gentoo-commits
commit: 15b7366045930c6b76049cc76aa434aa08d8003c
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 20 21:41:16 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jul 20 21:41:58 2021 +0000
URL: https://gitweb.gentoo.org/data/gentoo-news.git/commit/?id=15b73660
2021-07-20-perl-5_34-upgrade: add backtracking
Bug: https://bugs.gentoo.org/802639
Signed-off-by: Sam James <sam <AT> gentoo.org>
2021-07-20-perl-5_34-upgrade/2021-07-20-perl-5_34-upgrade.en.txt | 3 +++
1 file changed, 3 insertions(+)
diff --git a/2021-07-20-perl-5_34-upgrade/2021-07-20-perl-5_34-upgrade.en.txt b/2021-07-20-perl-5_34-upgrade/2021-07-20-perl-5_34-upgrade.en.txt
index c6abd4f..bc1baa1 100644
--- a/2021-07-20-perl-5_34-upgrade/2021-07-20-perl-5_34-upgrade.en.txt
+++ b/2021-07-20-perl-5_34-upgrade/2021-07-20-perl-5_34-upgrade.en.txt
@@ -27,6 +27,9 @@ We therefore recommend the following procedure for users:
5. Once complete, depclean:
# emerge -a --depclean
+If the upgrade fails with conflicts, please try --backtrack=1000 or some
+other large number.
+
Rarely, it may be necessary to perform a one-off installation of a package,
but usually `perl-cleaner` will resolve the issue. If an error message occurs
after running perl-cleaner, try e.g. for a fictional package dev-perl/foo:
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-07-20 21:42 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-07-20 21:42 [gentoo-commits] data/gentoo-news:master commit in: 2021-07-20-perl-5_34-upgrade/ Sam James
-- strict thread matches above, loose matches on Subject: below --
2021-07-20 21:36 Sam James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox