https://bugzilla.redhat.com/show_bug.cgi?id=2091389
--- Comment #10 from Benson Muite <[email protected]> --- Thanks for the review. $ diff -r source/uacme-1.7.3/ upstream/uacme-upstream-1.7.3/ Only in upstream/uacme-upstream-1.7.3/: config.h.in Only in upstream/uacme-upstream-1.7.3/: configure Only in source/uacme-1.7.3/docs: index.html Only in source/uacme-1.7.3/: .gitignore Only in upstream/uacme-upstream-1.7.3/: Makefile.in Only in upstream/uacme-upstream-1.7.3/: .tarball-version upstream has a generated configure file. Probably either one can be used. The exit code of 2 causes the build to fail, even if the output is piped elsewhere. Trying ignoring the exit code, capturing the value and then checking if it is the expected value. New builds: https://copr.fedorainfracloud.org/coprs/fed500/uacme/build/4884680/ spec: https://download.copr.fedorainfracloud.org/results/fed500/uacme/fedora-rawhide-x86_64/04884680-uacme/uacme.spec srpm: https://download.copr.fedorainfracloud.org/results/fed500/uacme/fedora-rawhide-x86_64/04884680-uacme/uacme-1.7.3-1.fc38.src.rpm -- 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 https://bugzilla.redhat.com/show_bug.cgi?id=2091389 _______________________________________________ package-review mailing list -- [email protected] To unsubscribe send an email to [email protected] 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/[email protected] Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
