Dne 07. 02. 20 v 11:48 Lubomír Sedlář napsal(a): > Luke Hinds píše v Pá 07. 02. 2020 v 10:20 +0000: >> Hopefully the correct list, if not apologies. >> >> Just updated a package I am newly maintaining, commit diff here: >> >> https://src.fedoraproject.org/rpms/keylime/c/563905a7b29096c0fecba1d4279e901c1acb95c5?branch=master >> >> When I perform 'fedpkg mockbuild' everything passes, yet 'fedpkg >> build' results in a build failure from not being able to find the >> tarball: >> >> https://kojipkgs.fedoraproject.org//work/tasks/1266/41421266/build.log > Koji never downloads upstream tarballs. When updating the patch, you > are expected to upload the tarball to dist-git lookaside cache with > `fedpkg new-sources 5.5.0.tar.gz`. Actually I would strongly encourage to use `fedpkg import` instead `fedpkg new-sources`, as the later is error prone as was proved by this case. Vít > > It seems you accidentally uploaded the source RPM instead of the > tarball. Simply run fedpkg new-sources on the correct file and push the > new sources file. The build should then work. > >> I have verified the URL: >> >> https://github.com/keylime/keylime/archive/%{version}.tar.gz >> >> https://github.com/keylime/keylime/archive/5.5.0.tar.gz >> >> This resolves as expected. >> >> Does anyone have any ideas why this could be (hopefully not something >> to dumb from my side)? >> >> Thanks, >> >> Luke >> _______________________________________________ >> devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx >> To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx >> 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/devel@xxxxxxxxxxxxxxxxxxxxxxx > _______________________________________________ > devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx > To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx > 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/devel@xxxxxxxxxxxxxxxxxxxxxxx _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx 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/devel@xxxxxxxxxxxxxxxxxxxxxxx