You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 3, 2019. It is now read-only.
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.
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/ukuuand restart the GUI or doukuu --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.