https://bugzilla.redhat.com/show_bug.cgi?id=1116071
Jerry James <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |[email protected] Assignee|[email protected] |[email protected] Flags| |fedora-review? --- Comment #1 from Jerry James <[email protected]> --- A mock build for Rawhide fails: Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.m3KaPS + umask 022 + cd /builddir/build/BUILD + cd libpsl-0.5.0 + ./autogen.sh Can't exec "autopoint": No such file or directory at /usr/share/autoconf/Autom4te/FileUtils.pm line 345. autoreconf: failed to run autopoint: No such file or directory autoreconf: autopoint is needed because this package uses Gettext RPM build errors: error: Bad exit status from /var/tmp/rpm-tmp.m3KaPS (%build) Bad exit status from /var/tmp/rpm-tmp.m3KaPS (%build) Child return code was: 1 /usr/bin/autopoint is provided by gettext-devel, so apparently there is a missing BuildRequires. In fact, just change "BuildRequires: gettext" to "BuildRequires: gettext-devel", and everything is good. I will review the package with that change in place. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/package-review
