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
Actions