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



Dne 07. 02. 20 v 11:20 Luke Hinds napsal(a):
> 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
>
> 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@lists.fedoraproject.org
> To unsubscribe send an email to devel-le...@lists.fedoraproject.org
> 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@lists.fedoraproject.org
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
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@lists.fedoraproject.org

Reply via email to