From 57fad3e0aa195ea1011f1bbce59d79e7a52ee474 Mon Sep 17 00:00:00 2001 From: Sam James Date: Wed, 28 Dec 2022 16:08:24 +0000 Subject: 2022-12-27-alternatives-introduction: mention depcleaning eselect-{sh,awk} Needed because of hard blockers. Signed-off-by: Sam James --- .../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 (или похожая команда для стандартного обновления системы) ## Конфигурация -- cgit v1.2.3-65-gdbad