Hi

I've got another weird situation: I wanted to get pjproject building again, rebased and added necessary patches, did the scratch build, and all looked good [1]. So I went ahead and committed the result, fired off the build, but to my surprise that build failed while applying the patches [2]. I thought maybe upstream did a respin of the source tarball and that I was using another one that what was uploaded with fedpkg new-source, so I did a fedpkg sources, and for some reason that also downloaded obsolete version of some of the patches:

$ fedpkg sources
Downloading pjproject-2.6.tar.bz2
######################################################################## 100.0%
Downloading pjproject-aarch64.patch
######################################################################## 100.0%
Downloading pjproject-armv7.patch
######################################################################## 100.0%
Downloading pjproject_config_site.patch
######################################################################## 100.0%
Downloading pjproject_fixup_pc_file.patch
######################################################################## 100.0%
Downloading pjproject_no_third_party.patch
######################################################################## 100.0%
Downloading pjproject-ppc64.patch
######################################################################## 100.0%

I suspect that this is why the build are failing, because it is still using the obsolete patches, and not what I committed [3].

Any idea what's going on here?

Thanks
Sandro


[1] https://koji.fedoraproject.org/koji/taskinfo?taskID=21611422
[2] https://koji.fedoraproject.org/koji/taskinfo?taskID=21608502
[3] https://src.fedoraproject.org/rpms/pjproject/tree/master
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org

Reply via email to