[Bug 1867607] Re: fail to reinstall all packages together in minimized builds

Launchpad Bug Tracker 1867607 at bugs.launchpad.net
Mon Mar 16 14:51:02 UTC 2020


This bug was fixed in the package livecd-rootfs - 2.655

---------------
livecd-rootfs (2.655) focal; urgency=medium

  * minimized: reinstall packages one by one, instead of all of them
    together, as otherwise apt fails to immediately configure libc6:amd64
    & libgcc-s1. LP: #1867607

 -- Dimitri John Ledkov <xnox at ubuntu.com>  Mon, 16 Mar 2020 10:42:35
+0000

** Changed in: livecd-rootfs (Ubuntu)
       Status: Fix Committed => Fix Released

-- 
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 Released

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