Comment 22 for bug 1966870

Revision history for this message
Christian Ehrhardt  (paelzer) wrote :

This is actually fixed already in 5.13.0.39.44 as shown above, but the root cause that I'm facing is that edge-Kernel is behind non -egde:

$ rmadison -a amd64 -u ubuntu linux-image-generic-hwe-20.04-edge | grep focal
 linux-image-generic-hwe-20.04-edge | 5.13.0.27.29~20.04.13 | focal-security | amd64
 linux-image-generic-hwe-20.04-edge | 5.13.0.27.29~20.04.13 | focal-updates | amd64
 linux-image-generic-hwe-20.04-edge | 5.15.0.23.23~20.04.5 | focal-proposed | amd64

$ rmadison -a amd64 -u ubuntu linux-image-generic-hwe-20.04 | grep focal
 linux-image-generic-hwe-20.04 | 5.4.0.26.32 | focal | amd64
 linux-image-generic-hwe-20.04 | 5.13.0.39.44~20.04.24 | focal-security | amd64
 linux-image-generic-hwe-20.04 | 5.13.0.39.44~20.04.24 | focal-updates | amd64

And I see that this is not updated
  https://launchpad.net/ubuntu/+source/linux-meta-hwe-5.13
While this is stuck in proposed
  https://launchpad.net/ubuntu/+source/linux-meta-hwe-5.15
And never anyone levft proposed
  https://launchpad.net/ubuntu/+source/linux-meta-hwe-5.15/+publishinghistory

Stuck in proposed, but as long as 5.15 is stuck 5.13 should continue.
I do not have a perfect solution, but somehow edge should not fall behind non-edge.