commit:     57fad3e0aa195ea1011f1bbce59d79e7a52ee474
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 28 16:08:24 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Dec 28 16:08:24 2022 +0000
URL:        https://gitweb.gentoo.org/data/gentoo-news.git/commit/?id=57fad3e0

2022-12-27-alternatives-introduction: mention depcleaning eselect-{sh,awk}

Needed because of hard blockers.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../2022-12-27-alternatives-introduction.en.txt                      | 5 +++--
 .../2022-12-27-alternatives-introduction.ru.txt                      | 5 +++--
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git 
a/2022-12-27-alternatives-introduction/2022-12-27-alternatives-introduction.en.txt
 
b/2022-12-27-alternatives-introduction/2022-12-27-alternatives-introduction.en.txt
index 601142f..b9c9f59 100644
--- 
a/2022-12-27-alternatives-introduction/2022-12-27-alternatives-introduction.en.txt
+++ 
b/2022-12-27-alternatives-introduction/2022-12-27-alternatives-introduction.en.txt
@@ -60,8 +60,9 @@ orphaned files where no package owns the file.
 To migrate your system, a standard world upgrade will suffice after
 deselecting eselect-awk and eselect-sh:
 1. # emerge --deselect app-eselect/eselect-awk app-eselect/eselect-sh
-2. # emerge --sync
-3. # emerge -a -uvDU @world (or other similar standard world upgrade command)
+2. # emerge --depclean app-eselect/eselect-awk app-eselect/eselect-sh
+3. # emerge --sync
+4. # emerge -a -uvDU @world (or other similar standard world upgrade command)
 
 ## Configuration
 

diff --git 
a/2022-12-27-alternatives-introduction/2022-12-27-alternatives-introduction.ru.txt
 
b/2022-12-27-alternatives-introduction/2022-12-27-alternatives-introduction.ru.txt
index 254bb40..ec3999a 100644
--- 
a/2022-12-27-alternatives-introduction/2022-12-27-alternatives-introduction.ru.txt
+++ 
b/2022-12-27-alternatives-introduction/2022-12-27-alternatives-introduction.ru.txt
@@ -62,8 +62,9 @@ FEATURES="-collision-protect". collision-protect находит 
конфликт
 Для миграции достаточно убрать eselect-awk и eselect-sh из world, и обновить
 систему как обычно:
 1. # emerge --deselect app-eselect/eselect-awk app-eselect/eselect-sh
-2. # emerge --sync
-3. # emerge -a -uvDU @world (или похожая команда для стандартного обновления
+2. # emerge --depclean app-eselect/eselect-awk app-eselect/eselect-sh
+3. # emerge --sync
+4. # emerge -a -uvDU @world (или похожая команда для стандартного обновления
 системы)
 
 ## Конфигурация

Reply via email to