Actions
Bug #2581
closedmsgfmt not found in RPM build
Description
Nightly build failed as it couldn't find msgfmt during rpmbuild, a missing BR?
http://koji.katello.org/koji/taskinfo?taskID=37190
+ make -C locale all-mo
make: Entering directory `/builddir/build/BUILD/foreman-1.2.9999/locale'
mkdir -p ja/LC_MESSAGES
msgfmt -o ja/LC_MESSAGES/foreman.mo ja/foreman.po
make: msgfmt: Command not found
Added by Tomáš Strachota almost 12 years ago
Added by Tomáš Strachota almost 12 years ago
Fixes #2581 - missing buildrequire gettext
(cherry picked from commit 39a842b10db823e485b485c0b0bd49f3fb14e4b0)
Actions
Fixes #2581 - missing buildrequire gettext