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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id ED301158017 for ; Wed, 29 Sep 2021 17:00:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D99CAE08EB; Wed, 29 Sep 2021 17:00:37 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C35E1E08EB for ; Wed, 29 Sep 2021 17:00:37 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 90542342CB1 for ; Wed, 29 Sep 2021 17:00:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0023ED0 for ; Wed, 29 Sep 2021 17:00:33 +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: <1632934684.68dc3aea4f603e2f619a609674e316e986f59f09.sam@gentoo> Subject: [gentoo-commits] data/gentoo-news:master commit in: 2021-09-29-possible-failure-to-preserve-libraries/ X-VCS-Repository: data/gentoo-news X-VCS-Files: 2021-09-29-possible-failure-to-preserve-libraries/2021-09-29-possible-failure-to-preserve-libraries.en.txt X-VCS-Directories: 2021-09-29-possible-failure-to-preserve-libraries/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 68dc3aea4f603e2f619a609674e316e986f59f09 X-VCS-Branch: master Date: Wed, 29 Sep 2021 17:00:33 +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: 65ca81fa-7002-43c1-9a5d-32e99d7a2cbe X-Archives-Hash: be81d0aab4ce65d72ea963cbd01fc1fb commit: 68dc3aea4f603e2f619a609674e316e986f59f09 Author: Sam James gentoo org> AuthorDate: Wed Sep 29 16:58:04 2021 +0000 Commit: Sam James gentoo org> CommitDate: Wed Sep 29 16:58:04 2021 +0000 URL: https://gitweb.gentoo.org/data/gentoo-news.git/commit/?id=68dc3aea 2021-09-29-possible-failure-to-preserve-libraries: only one-off run needed Signed-off-by: Sam James gentoo.org> .../2021-09-29-possible-failure-to-preserve-libraries.en.txt | 4 +++- 1 file changed, 3 insertions(+), 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 904c54a..5891318 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 @@ -34,7 +34,9 @@ Then run recover-broken-vdb-find-broken.sh: $ recover-broken-vdb-find-broken.sh | tee broken_vdb_packages ``` -This check should be run on all Gentoo systems. +This check should be run on all Gentoo systems. It is only necessary +to run this as a one-off, as changes have been made to prevent such +problems occurring in future. If you have any output, read on.