commit: 4d715f694dba3bde1d7235b315d8ab3a654fc22d Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Sep 30 17:16:51 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Sep 30 17:16:51 2021 +0000 URL: https://gitweb.gentoo.org/data/gentoo-news.git/commit/?id=4d715f69
2021-09-29-possible-failure-to-preserve-libraries.en.txt: fix typo Thanks Hantezer. Signed-off-by: Sam James <sam <AT> gentoo.org> .../2021-09-29-possible-failure-to-preserve-libraries.en.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2021-09-29-possible-failure-to-preserve-libraries/2021-09-29-possible-failure-to-preserve-libraries.en.txt b/2021-09-29-possible-failure-to-preserve-libraries/2021-09-29-possible-failure-to-preserve-libraries.en.txt index 08f3229..bf66553 100644 --- a/2021-09-29-possible-failure-to-preserve-libraries/2021-09-29-possible-failure-to-preserve-libraries.en.txt +++ b/2021-09-29-possible-failure-to-preserve-libraries/2021-09-29-possible-failure-to-preserve-libraries.en.txt @@ -73,7 +73,7 @@ as well as a copy of /var/db/pkg (the VDB): ``` 2. Attempt to rebuild the affected packages, first upgrading - app-portage/pax-utils to the latest version: + app-misc/pax-utils to the latest version: ``` $ emerge --ask --verbose --oneshot ">=app-misc/pax-utils-1.3.3" $ emerge --ask --verbose --oneshot --usepkg=n $(cat broken_vdb_packages)
