https://bugzilla.redhat.com/show_bug.cgi?id=1067002 --- Comment #12 from James Slagle <jslagle@xxxxxxxxxx> --- Spec URL: https://raw.github.com/agroup/tripleo-rpm-spec-files/master/instack/instack.spec SRPM URL: http://repos.fedorapeople.org/repos/openstack-m/openstack-m/fedora-20/SRPMS/instack-0.0.2-3.fc20.src.rpm I did update the spec to build from our agroup repository on github as we've moved development over there instead of my personal github account. I also read through https://fedoraproject.org/wiki/Packaging:SourceURL#Github I am creating releases upstream in github: https://github.com/agroup/instack/releases/tag/0.0.2 So, I believe I shouldn't have to use github's automatic tarball creation mechanism, b/c I've instead created a release, and attached a .tar.gz to it for download. I googled a bit about the error and found this: https://bugzilla.redhat.com/show_bug.cgi?id=767739 I suspected github was throwing 403 on HEAD requests as well, and that does seem to be the case: /usr/bin/curl -L --head https://github.com/agroup/instack/releases/download/0.0.2/instack-0.0.2.tar.gz <snip> HTTP/1.1 403 Forbidden What do you think, is this safe to ignore? It seems to be a bug in either github and/or rpmlint. -- 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 https://admin.fedoraproject.org/mailman/listinfo/package-review