Did some more testing and found another thing...

On Noble, grub-common was installed in my freshly installed VM.  On Resolute, 
it was not.
u@u:~$ apt-cache policy grub-common
grub-common:
  Installed: (none)
  Candidate: 2.14-2ubuntu1
  Version table:
     2.14-2ubuntu1 500
        500 http://archive.ubuntu.com/ubuntu resolute/main amd64 Packages

So I removed tboot, and installed grub-common:

u@u:~$ apt-cache policy grub-common
grub-common:
  Installed: 2.14-2ubuntu1
  Candidate: 2.14-2ubuntu1
  Version table:
 *** 2.14-2ubuntu1 500
        500 http://archive.ubuntu.com/ubuntu resolute/main amd64 Packages
        100 /var/lib/dpkg/status
u@u:~$ grep version_find -r /usr/share/grub
u@u:~$ 

note that this grub does not contain version_find_latest

and so after reinstalling tboot, it is still broken in Resolute:
u@u:~$ sudo update-grub
Sourcing file `/etc/default/grub'
Sourcing file `/etc/default/grub.d/kdump-tools.cfg'
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-6.19.0-6-generic
Found initrd image: /boot/initrd.img-6.19.0-6-generic
/etc/grub.d/20_linux_tboot: 1: version_find_latest: not found

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2141727

Title:
  [Ubuntu 26.04] grub-mkconfig fails version_find_latest command not
  found

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/2141727/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to