https://bugzilla.redhat.com/show_bug.cgi?id=1736010 --- Comment #4 from Hirotaka Wakabayashi <hiwkby@xxxxxxxxx> --- Hello Robert-André, The %install phase of building a binary package is failing while executing check-buildroot. ``` $ rpmbuild -ba golang-github-zmap-zcertificate.spec ... + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/check-buildroot /home/vagrant/rpmbuild/BUILDROOT/golang-github-zmap-zcertificate-0-0.1.20190801git30e3881.fc31.x86_64/usr/share/man/man1/zcertificate.1:.SS "Usage of /home/vagrant/rpmbuild/BUILDROOT/golang-github-zmap-zcertificate-0-0.1.20190801git30e3881.fc31.x86_64/usr/bin/zcertificate:" /home/vagrant/rpmbuild/BUILDROOT/golang-github-zmap-zcertificate-0-0.1.20190801git30e3881.fc31.x86_64/usr/share/man/man1/zcertificate.1:.SS "Usage of /home/vagrant/rpmbuild/BUILDROOT/golang-github-zmap-zcertificate-0-0.1.20190801git30e3881.fc31.x86_64/usr/bin/zcertificate:" Found '/home/vagrant/rpmbuild/BUILDROOT/golang-github-zmap-zcertificate-0-0.1.20190801git30e3881.fc31.x86_64' in installed files; aborting error: Bad exit status from /var/tmp/rpm-tmp.gHIiNa (%install) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.gHIiNa (%install) ``` I think the "zcertificate.1" file under the buildroot should be "zcertificate.1.gz". I found man page files under buildroot In other packages like golang-github-zmap-zlint are gzipped but I don't know why the zcertificate's one is not gzipped... Thanks in advance, Hirotaka Wakabayashi -- 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 -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx