Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 425532

Summary: sys-boot/grub:2 - missing dependency on dev-perl/Locale-gettext
Product: Gentoo Linux Reporter: G.Wolfe Woodbury <redwolfe>
Component: New packagesAssignee: Mike Gilbert <floppym>
Status: RESOLVED OBSOLETE    
Severity: normal CC: base-system
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description G.Wolfe Woodbury 2012-07-09 19:09:49 UTC
While building the latest grub2-2.00 update, the install failed due to a missing current package of dev-perl/Locale-gettext during the build of the commands.

The ebuild needs to have this dependency added.
Comment 1 Mike Gilbert gentoo-dev 2012-07-09 19:42:04 UTC
Please attach a build log and provide emerge --info.
Comment 2 Mike Gilbert gentoo-dev 2012-07-15 22:09:27 UTC
Please re-open with the requested information.
Comment 3 SpanKY gentoo-dev 2012-07-15 22:46:10 UTC
more likely your Locale-gettext install is busted, and when you tried to execute help2man (which grub does depend on), you saw an error about it not being found
Comment 4 G.Wolfe Woodbury 2012-07-15 23:12:30 UTC
Yes, it was help2man needing Locale-gettext
The perl install got busted in the transition from perl 2.5(?) to 2.7(?) when gettext didn't get updated by emerge.

As for the build logs and such, they are buried in a VirtualBox guest and practically inaccessible.

This can stay closed.