This looks similar to: https://bugs.launchpad.net/ubuntu/+source/livecd- rootfs/+bug/2164649 and the fix from that bug applied to the ubuntu-base buildd binary seems to resolve the build issue
** Description changed: - Current ubuntu-base buildd Stonking image builds are failing for with the following error message: + 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 + 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 + 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. + 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 ** Summary changed: - /proc not mounted before installing packages for minimization + /proc not mounted before installing packages for buildd images -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2165421 Title: /proc not mounted before installing packages for buildd images To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/2165421/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
