HOW TO: Safer upgrades

Archived topics about LMDE 1 and LMDE 2
Locked
kwevej

HOW TO: Safer upgrades

Post by kwevej »

Code: Select all

apt install apt-listbugs
apt-listbugs is a tool which retrieves bug reports from the Debian Bug Tracking System and lists them. Especially, it is intended to be invoked before each upgrade/installation by apt in order to check whether the upgrade/installation is safe.
Today, it saved my ***:

Code: Select all

Retrieving bug reports... Done
Parsing Found/Fixed information... Done
serious bugs of libc6 (2.11.2-7 -> 2.11.2-9) <marked as done in some version>
 #610657 - libc6: Segfault in dynamic loader on new Intel CPUs (with AVX) (Fixed: eglibc/2.11.2-10)
Summary:
 libc6(1 bug)
Are you sure you want to install/upgrade the above packages? [Y/n/?/...]  n
****************************************************************************
****** Exit with an error by force in order to stop the installation. ******
***************************************************************************
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
Locked

Return to “LMDE Archive”