https://bugzilla.redhat.com/show_bug.cgi?id=1691998 --- Comment #3 from Nathan Scott <nathans@xxxxxxxxxx> --- | - Main import path is gopkg.in/redis.v2: this should be the primary import path from which goname and spec name is derived. This doesn't work. Some macros, like %gosource at least, are unable to expand correctly from a %goipath like "gopkg.in/redis.v2". Attempting to do so results in this early build failure - $ rpmbuild -ba golang-gopkg-redis.v2.spec error: Bad source: [...]/SOURCES/%{archivename}.tar.gz: No such file or directory i.e. the archivename macro was not successfully expanded - and I've tried all sorts of gopkg.in naming to workaround this, with no joy. I'll try to take onboard the other "compat"-naming related comments as best I can, but I suspect the original spec was much closer to what we'll have to end up going with with here, and it was much cleaner too. cheers. -- 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://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx