Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] data/gentoo-news:master commit in: 2022-12-27-alternatives-introduction/
Date: Wed, 28 Dec 2022 16:08:58
Message-Id: 1672243704.57fad3e0aa195ea1011f1bbce59d79e7a52ee474.sam@gentoo
1 commit: 57fad3e0aa195ea1011f1bbce59d79e7a52ee474
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Dec 28 16:08:24 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Dec 28 16:08:24 2022 +0000
6 URL: https://gitweb.gentoo.org/data/gentoo-news.git/commit/?id=57fad3e0
7
8 2022-12-27-alternatives-introduction: mention depcleaning eselect-{sh,awk}
9
10 Needed because of hard blockers.
11
12 Signed-off-by: Sam James <sam <AT> gentoo.org>
13
14 .../2022-12-27-alternatives-introduction.en.txt | 5 +++--
15 .../2022-12-27-alternatives-introduction.ru.txt | 5 +++--
16 2 files changed, 6 insertions(+), 4 deletions(-)
17
18 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
19 index 601142f..b9c9f59 100644
20 --- a/2022-12-27-alternatives-introduction/2022-12-27-alternatives-introduction.en.txt
21 +++ b/2022-12-27-alternatives-introduction/2022-12-27-alternatives-introduction.en.txt
22 @@ -60,8 +60,9 @@ orphaned files where no package owns the file.
23 To migrate your system, a standard world upgrade will suffice after
24 deselecting eselect-awk and eselect-sh:
25 1. # emerge --deselect app-eselect/eselect-awk app-eselect/eselect-sh
26 -2. # emerge --sync
27 -3. # emerge -a -uvDU @world (or other similar standard world upgrade command)
28 +2. # emerge --depclean app-eselect/eselect-awk app-eselect/eselect-sh
29 +3. # emerge --sync
30 +4. # emerge -a -uvDU @world (or other similar standard world upgrade command)
31
32 ## Configuration
33
34
35 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
36 index 254bb40..ec3999a 100644
37 --- a/2022-12-27-alternatives-introduction/2022-12-27-alternatives-introduction.ru.txt
38 +++ b/2022-12-27-alternatives-introduction/2022-12-27-alternatives-introduction.ru.txt
39 @@ -62,8 +62,9 @@ FEATURES="-collision-protect". collision-protect находит конфликт
40 Для миграции достаточно убрать eselect-awk и eselect-sh из world, и обновить
41 систему как обычно:
42 1. # emerge --deselect app-eselect/eselect-awk app-eselect/eselect-sh
43 -2. # emerge --sync
44 -3. # emerge -a -uvDU @world (или похожая команда для стандартного обновления
45 +2. # emerge --depclean app-eselect/eselect-awk app-eselect/eselect-sh
46 +3. # emerge --sync
47 +4. # emerge -a -uvDU @world (или похожая команда для стандартного обновления
48 системы)
49
50 ## Конфигурация