[Bug 2165421] Re: /proc not mounted before installing packages for 26.10 buildd images

Launchpad Bug Tracker 2165421 at bugs.launchpad.net
Fri Sep 11 19:26:11 UTC 2026


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

---------------
livecd-rootfs (26.10.10) stonking; urgency=medium

  [ Allen Abraham ]
  * Minimize difference between imagecraft generated image and our current
    standard minimal Ubuntu cloud image.

  [ Michael Hudson-Doyle ]
  * The binary hook that installs udev for buildd builds now fails (because
    the hook does not mount /proc). But using a binary hook to install a
    package that ends up in every artifact is obtuse; so just add udev to the
    list of packages in auto/config and delete the hook (and the redundant
    installation of udev in 52-linux-virtual-image.binary). (LP: #2165421)

 -- Michael Hudson-Doyle <michael.hudson at ubuntu.com>  Sat, 12 Sep 2026
00:02:18 +1200

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

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to livecd-rootfs in Ubuntu.
https://bugs.launchpad.net/bugs/2165421

Title:
  /proc not mounted before installing packages for 26.10 buildd images

Status in livecd-rootfs package in Ubuntu:
  Fix Released

Bug description:
  Current ubuntu-base buildd Stonking image builds are failing with the following error message:
  ```
  Unpacking udev (261.2-1ubuntu1) ...
  Setting up libkmod2:amd64 (34.2-2ubuntu3) ...
  Setting up udev (261.2-1ubuntu1) ...
  Creating group 'input' with GID 994.
  Creating group 'sgx' with GID 993.
  Creating group 'clock' with GID 992.
  Creating group 'kvm' with GID 991.
  Creating group 'render' with GID 990.
  /proc/ is not mounted, but required for successful operation of systemd-tmpfiles. Please mount /proc/. Alternatively, consider using the --root= or --image= switches.
  dpkg: error processing package udev (--configure):
   old udev package postinst maintainer script subprocess failed with exit status 1
  Processing triggers for libc-bin (2.43-2ubuntu2.3) ...
  Errors were encountered while processing:
   udev
  E: Sub-process /usr/bin/dpkg returned an error code (1)
  + Echo_error config/hooks/03-network.binary failed (exit non-zero). You should check for errors.
  + STRING=config/hooks/03-network.binary failed (exit non-zero). You should check for errors.
  + shift
  + [ false = false ]
  + printf E:
  E:+ printf  config/hooks/03-network.binary failed (exit non-zero). You should check for errors.\n
   config/hooks/03-network.binary failed (exit non-zero). You should check for errors.
  ```

  See full build log:
  https://launchpadlibrarian.net/874846367/buildlog_ubuntu_stonking_amd64_amd64-buildd-
  all_cpc-buildd_BUILDING.txt.gz

  This is happening during the run of the 03-network.binary hook when
  `udev` is installed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/2165421/+subscriptions




More information about the foundations-bugs mailing list