This is the error which I get:
~~~
$ fedpkg co keylime
Cloning into 'keylime'...
remote: Counting objects: 16, done.
remote: Compressing objects: 100% (12/12), done.
remote: Total 16 (delta 2), reused 0 (delta 0)
Receiving objects: 100% (16/16), done.
Resolving deltas: 100% (2/2), done.
$ cd keylime
$ LANG=C.UTF-8 fedpkg srpm
Downloading keylime-5.5.0-1.fc32.src.rpm
########################################################################
100.0%
error: Bad source:
/home/vondruch/fedora-scm/others/keylime/5.5.0.tar.gz: No such
file or directory
Could not execute srpm: Failed to execute command.
~~~
Obviously there is mismatch between `Source0`, which expect the `5.5.0.tar.gz` file where you uploaded `keylime-5.5.0-1.fc32.src.rpm` which is obviously wrong.
Vít
Hopefully the correct list, if not apologies.
Just updated a package I am newly maintaining, commit diff here:
When I perform 'fedpkg mockbuild' everything passes, yet 'fedpkg build' results in a build failure from not being able to find the tarball:
I have verified the URL:
>
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