This bug is missing log files that will aid in diagnosing the problem. While running an Ubuntu kernel (not a mainline or third-party kernel) please enter the following command in a terminal window:
apport-collect 1820419 and then change the status of the bug to 'Confirmed'. If, due to the nature of the issue you have encountered, you are unable to run this command, please add a comment stating that fact and change the bug status to 'Confirmed'. This change has been made by an automated script, maintained by the Ubuntu Kernel Team. ** Changed in: linux (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1820419 Title: linux-generic should depend on linux-base >=4.1 Status in linux package in Ubuntu: Incomplete Bug description: Hi, we run a automated pipeline which automatically installs ubuntu 16.04 by pxe / netinstall. This pipeline stopped working tonight, so I did some research. Looks like linux-generic depends on linux-base, but requires a tool/script which was added in 4.1 (linux-update-symlinks). packages.ubuntu.com only shows linux-base 4.5, but if I take a look into the packages.gz of <mirror>/ubuntu/ there is still a 4.0 available. So somehow(tm) it seems netinstall is installing the 4.0 version of linux-base instead of the required 4.5 (4.1+). In my opinion if a pkg needs a feature which is only available in a newer version of a pkg, this pkg should be a depend, so linux-generic should depend on linux-base >= 4.1 instead of just depend on linux- base. I workarounded the problem by installing the hwe-kernel which has a correct dependency on linux-base 4.5. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1820419/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp