[Kernel-packages] [Bug 1161912] Re: linux-version list can be NULL

2018-01-22 Thread Robert Nelson
@rbalint cool, almost 5 years for that answer. (a completely bogus answer) I can tell you've never actually tried FLASH_KERNEL_SKIP, as it doesn't work in an early debian-install (di) environment. See: March 15, 2013: https://github.com/RobertCNelson/netinstall/commit/b52cedd2c80052977f0556a3627

[Kernel-packages] [Bug 1161912] Re: linux-version list can be NULL

2018-01-22 Thread Balint Reczey
Feel free to reopen the bug if that solution does not work for you. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-base in Ubuntu. https://bugs.launchpad.net/bugs/1161912 Title: linux-version list can be NULL Status in One Hundr

[Kernel-packages] [Bug 1161912] Re: linux-version list can be NULL

2018-01-22 Thread Balint Reczey
You can export the FLASH_KERNEL_SKIP global variable to make flash- kernel succeed without any action. Since this serves the exact purpose of creating images I would avoid adding an other way of skipping actions. ** Changed in: flash-kernel (Ubuntu) Status: Confirmed => Won't Fix ** Change

[Kernel-packages] [Bug 1161912] Re: linux-version list can be NULL

2016-08-26 Thread Alberto Salvia Novella
** Changed in: linux-base (Ubuntu) Status: New => Confirmed ** Changed in: flash-kernel (Ubuntu) Importance: Undecided => Medium ** Changed in: linux-base (Ubuntu) Importance: Undecided => Medium ** Also affects: hundredpapercuts Importance: Undecided Status: New ** Chang

[Kernel-packages] [Bug 1161912] Re: linux-version list can be NULL

2016-08-05 Thread Jarno Suni
One workaround to get the sorted list is: dpkg-query -W -f='${Status} ${Package}\n' | sed -nr "s/^(install|hold) ok installed linux-image-([0-9]+\..+)/\2/p" | sort -V ** Tags added: trusty xenial -- You received this bug notification because you are a member of Kernel Packages, which is subscri

[Kernel-packages] [Bug 1161912] Re: linux-version list can be NULL

2016-08-05 Thread Jarno Suni
`linux-version list` is empty also, if you run it on guest session in Ubuntu 14.04 or 16.04. ** Also affects: linux-base (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-base in Ub