Comment 4 for bug 2031363

Revision history for this message
Benjamin Drung (bdrung) wrote : Re: initramfs-tools 0.142ubuntu9 fails on upgrade

Thank you for taking the time to report this bug and helping to make Ubuntu better. Please execute the following command only once, as it will automatically gather debugging information, in a terminal:
apport-collect 2031363

When reporting bugs in the future please use apport by using 'ubuntu-bug' and the name of the package affected. You can learn more about this functionality at https://wiki.ubuntu.com/ReportingBugs.

The culprit is probably the failing /usr/share/initramfs-tools/hooks/dhcpcd. Can you edit this file and change `set -e` to `set -ex`. Then run `sudo update-initramfs -u`.