On Mon, Jun 18, 2018 at 02:54:07PM +0200, Miroslav Suchý wrote: > Dne 18.6.2018 v 14:16 Zbigniew Jędrzejewski-Szmek napsal(a): > > PS. There seems to be a regression in copr with building from src.fp.o > > git. Previously I was able to point copr at the right git URL and it > > would build the package. That fails [3] now with a strange error about > > missing "http://None" prefix. Is this a known problem? > > Copr cannot construct SRPM because of: > > Wrote: /var/lib/copr-rpmbuild/results/tmpf3uvor6m/systemd.spec > stderr: error: Unable to open /var/lib/copr-rpmbuild/results/tmpf3uvor6m/triggers.systemd: No such file or directory > can't parse specfile > > triggers.systemd is not in the tarbal and not in the dist-git. Thanks for looking into this. rpm does not allow reading that file from the tarball, because it wants it to be available for %include when the spec file is parsed. That's why I put the in git directly. It *is* in dist-git: https://src.fedoraproject.org/rpms/systemd/blob/master/f/triggers.systemd This certainly worked before with that file being there. I added that file in April 2016, and I built systemd in copr successfully as recently as 2 months ago. This seems to be a regression. Zbyszek > You can debug it locally by executing > > /usr/bin/copr-rpmbuild --verbose --drop-resultdir --srpm --build-id 768342 > > on your workstation and check content of the directories you get in output. _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-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/devel@xxxxxxxxxxxxxxxxxxxxxxx/message/PTWNIWC3KCDCI7GA3Z7ZUZDGIXN2N6IF/