teejee2008 / ukuu

A paid version of Ukuu is now available with more features. https://teejeetech.in/2019/01/20/ukuu-v19-01/ Kernel Update Utility for Ubuntu-based distributions. Provides desktop notifications when new mainline kernel is available. Lists kernels from http://kernel.ubuntu.com/~kernel-ppa/mainline/ with options to install and remove.
https://teejeetech.in/ukuu
GNU Lesser General Public License v3.0
400 stars 157 forks source link

Invalid kernel is sometimes visible in CLI and GUI for installation, despite having failed build. #124

Open rstrube opened 5 years ago

rstrube commented 5 years ago

Describe the bug Pretty minor issue, but I thought I would report it as it might confuse new users.

Ubuntu mainline kernel 4.20.1 failed build for amd64 and is correctly marked as invalid. (see https://kernel.ubuntu.com/~kernel-ppa/mainline/v4.20.1/). However, there are times in both the CLI and GUI where the kernel does appear available for installation. If you attempt to install this kernel, only the header is installed.

To Reproduce Completely remove /tmp/ukuu/* and ~/.cache/ukuu and restart the GUI or do ukuu --check. Intermittently the v4.20.1 kernel does appear as a new available point release in both the GUI and the CLI. Attempting to install this kernel will install the linux-header deb only.

Expected behavior The v4.20.1 kernel should never appear as an available kernel (for amd64) in this situation. The linux-header deb should never be installed.

bykidi commented 5 years ago

same stuff with 5.0-rc2. once you see it with clean cache, then you install it, then it disappears.