[Bug 2031558] Re: grub-probe 2.12~rc1-4ubuntu1 fails with zfs root

satmandu 2031558 at bugs.launchpad.net
Wed Aug 16 18:12:22 UTC 2023


This was in part from me not having updated glibc to the 2.38 in mantic-
proposed.

Eventually I did get this error: /etc/grub.d/10_linux_zfs: 425: version_find_latest: not found
That was resolved by replacing line 425:

        #linux=$(version_find_latest ${list_basename})
        linux=$(echo ${list_basename} | tr ' ' '\n' | sort -V | head -1 | cat)

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

Title:
  grub-probe 2.12~rc1-4ubuntu1 fails with zfs root

Status in grub2 package in Ubuntu:
  New

Bug description:
  While updating to mantic & having zfs root installed, I see this:
  /usr/sbin/grub-probe: error: failed to get canonical path of `rpool/ROOT/ubuntu_3oz2ph'.
  r

  ProblemType: Bug
  DistroRelease: Ubuntu 23.10
  Package: grub-common 2.12~rc1-4ubuntu1
  Uname: Linux 6.5.0-rc6 x86_64
  NonfreeKernelModules: zfs
  ApportVersion: 2.27.0-0ubuntu2
  Architecture: amd64
  CasperMD5CheckResult: unknown
  Date: Wed Aug 16 13:23:47 2023
  ProcEnviron:
   LANG=en_US.UTF-8
   PATH=(custom, user)
   SHELL=/bin/bash
   TERM=tmux-256color
  RebootRequiredPkgs: Error: path contained symlinks.
  SourcePackage: grub2
  UpgradeStatus: No upgrade log present (probably fresh install)

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




More information about the foundations-bugs mailing list