Bug 652539 - grub2 missing a dependency on gettext
Summary: grub2 missing a dependency on gettext
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: grub2
Version: 14
Hardware: Unspecified
OS: Linux
low
medium
Target Milestone: ---
Assignee: Lubomir Rintel
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 674589
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-11-12 06:57 UTC by Eric Smith
Modified: 2011-09-01 16:53 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2011-09-01 16:53:54 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Eric Smith 2010-11-12 06:57:24 UTC
Description of problem:
The grub2 package contains scripts in /etc/grub that need the gettext command, but the grub2 package does not have a dependency on gettext.  This results in grub2-mkconfig failing if gettext has not been installed.

Version-Release number of selected component (if applicable):
grub2-1.98-3.fc14

How reproducible:
100%

Steps to Reproduce:
1. install Fedora 14
2. install grub2
3. run "grub2-mkconfig"
  
Actual results:
partial grub2 configuration, then error message due to missing gettext

Expected results:
grub2 configuration

Additional info:

Comment 1 Laurent Rougé 2010-12-25 22:58:37 UTC
I confirm the dependency. When i install grub2 with yum i have the following message:

  Installing     : 1:grub2-1.98-3.fc14.x86_64                                                                             1/1 
Non-fatal <unknown> scriptlet failure in rpm package 1:grub2-1.98-3.fc14.x86_64
warning: %triggerin(grub2-1:1.98-3.fc14.x86_64) scriptlet failed, exit status 127

The "triggerin" call grub2-mkconfig, and when i run it, i have the following error message:

/etc/grub.d/10_linux: line 61: gettext: command not found

If i install gettext, this solve the problem.

Comment 2 Fedora Admin XMLRPC Client 2011-01-29 22:53:39 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 3 Elad Alfassa 2011-09-01 16:53:54 UTC
Closing, grub2 now has gettext in Requires.



-- 
Fedora Bugzappers volunteer triage team
https://fedoraproject.org/wiki/BugZappers


Note You need to log in before you can comment on or make changes to this bug.