https://bugzilla.redhat.com/show_bug.cgi?id=1421346 --- Comment #6 from klaatu <klaatu@xxxxxxxxxxxxxxxxx> --- I've modified my spec file to include some of the suggestions here. Spec file and latest RPM builds on f27: https://klaatu.fedorapeople.org/extracturl/ Koji is giving me this error: $ koji build --scratch rawhide SRPMS/extracturl-1.6.1-3.fc27.src.rpm AuthError: unable to obtain a session I've renewed my certs with `fedora-cert -n` but when I attempt to verify, I get Python errors. I assume I'll file a bug against fedora-cert about that, separately (unless it's an easy fix). $ fedora-cert -v Traceback (most recent call last): File "/usr/bin/fedora-cert", line 85, in <module> main(opts) File "/usr/bin/fedora-cert", line 52, in main if fedora_cert.certificate_expired(): File "/usr/lib/python2.7/site-packages/fedora_cert/__init__.py", line 83, in certificate_expired if my_cert.has_expired(): AttributeError: 'NoneType' object has no attribute 'has_expired' -- 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