From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9AC4415800C for ; Fri, 30 Dec 2022 06:48:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AE6D1E0948; Fri, 30 Dec 2022 06:48:16 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8E634E0948 for ; Fri, 30 Dec 2022 06:48:16 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7CEC7340E78 for ; Fri, 30 Dec 2022 06:48:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1787375E for ; Fri, 30 Dec 2022 06:48:14 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1672382891.577cef52c20b850057e0ab863cc7b38b14e6e6c2.sam@gentoo> Subject: [gentoo-commits] data/gentoo-news:master commit in: 2022-12-27-alternatives-introduction/ X-VCS-Repository: data/gentoo-news X-VCS-Files: 2022-12-27-alternatives-introduction/2022-12-27-alternatives-introduction.en.txt X-VCS-Directories: 2022-12-27-alternatives-introduction/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 577cef52c20b850057e0ab863cc7b38b14e6e6c2 X-VCS-Branch: master Date: Fri, 30 Dec 2022 06:48:14 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 4c01a3d9-47b6-473c-887f-497924aa74e6 X-Archives-Hash: 6ba0f1fba655d04894c9d3edd95a1992 commit: 577cef52c20b850057e0ab863cc7b38b14e6e6c2 Author: Sam James gentoo org> AuthorDate: Fri Dec 30 06:47:50 2022 +0000 Commit: Sam James gentoo org> CommitDate: Fri Dec 30 06:48:11 2022 +0000 URL: https://gitweb.gentoo.org/data/gentoo-news.git/commit/?id=577cef52 2022-12-27-alternatives-introduction: note it's ok if nothing to depclean Signed-off-by: Sam James gentoo.org> .../2022-12-27-alternatives-introduction.en.txt | 3 +++ 1 file changed, 3 insertions(+) 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 924413d..38a31fb 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 @@ -66,6 +66,9 @@ deselecting eselect-awk and eselect-sh: 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) +5. # emerge --ask --depclean + +It's okay if nothing happens in Step 1 and Step 2 (no atoms to remove). ## Configuration