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 <x...@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
Touch seeded packages, 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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to