[Bug 1867607] Re: fail to reinstall all packages together in minimized builds
Dimitri John Ledkov
launchpad at surgut.co.uk
Mon Mar 16 11:08:01 UTC 2020
** Changed in: livecd-rootfs (Ubuntu)
Status: New => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to apt in Ubuntu.
https://bugs.launchpad.net/bugs/1867607
Title:
fail to reinstall all packages together in minimized builds
Status in apt package in Ubuntu:
New
Status in livecd-rootfs package in Ubuntu:
Fix Committed
Bug description:
Chroot chroot dpkg-query -f '${binary:Package}\n' -W | Chroot chroot
xargs apt-get install --reinstall
Fails in focal with:
Processing triggers for libc-bin (2.31-0ubuntu6) ...
E: Could not configure 'libc6:amd64'.
E: Could not perform immediate configuration on 'libgcc-s1:amd64'. Please see man 5 apt.conf under APT::Immediate-Configure for details. (2)
As seen at https://launchpadlibrarian.net/469223856
/buildlog_ubuntu_focal_amd64_ubuntu-base_BUILDING.txt.gz
doing `xargs -L1` makes it complete. I am not sure if there is
somekind of an apt bug there. Imho reinstalling all the packages
should just work fine....
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1867607/+subscriptions
More information about the foundations-bugs
mailing list