[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#630107: [kfreebsd] cannot configure grub-pc (error: cannot find a GRUB drive for /dev/ad0s1)



Hi!

On Sat, 2011-06-11 at 19:55:17 -0500, Jonathan Nieder wrote:
> Robert Millan wrote:
> > I'd check if a GRUB rebuild helps.
> 
> It does!  I should never have doubted.
> 
> After a rebuild, running "grub-probe -t drive /" with libgeom from
> unstable produces no output and exits with status 139 (sigsegv).  I
> assume libgeom could benefit from a symbols bump in addition to a
> Breaks against the previous grub-common version.

The problem is an ABI change as can be seen from:

  <http://svnweb.freebsd.org/base/head/lib/libgeom/libgeom.h?r1=182843&r2=202454>

So the library needs the SOVERSION bumped. I'll do that and use the
opportunity to add libjail too, now that we have to go through NEW.
I'll try to check for other possible ABI changes on the rest of the
libraries.

regards,
guillem



Reply to: