Learn more about these different git repos.
Other Git URLs
copied from https://pagure.io/fedora-infrastructure/issue/6103
I'm getting repeatable COPR epel7/epel7 build failures for a src.rpm that has two Source: tarballs inside it. The .src.rpm build fine elsewhere, such as on a home mock chroot; something appears odd about copr. It complains about a missing second tarball, but don't see why.
https://copr.fedorainfracloud.org/coprs/fche/pcp/build/563570/
PS. This is new; the exact same sort of dual-src-tarball .src.rpm worked fine last time I tried in mid-May.
I am seeing something very similar, I think it is the same issue:
I am having a Copr build reproducibly fail due to what I think is a Copr issue: https://copr.fedorainfracloud.org/coprs/kkofler/qtwebengine/build/563705/
Looking at https://copr-be.cloud.fedoraproject.org/results/kkofler/qtwebengine/fedora-25-x86_64/00563705-mesa/builder-live.log it cannot find the patches. But they are all in Copr dist-git at the revision it is trying to build: http://copr-dist-git.fedorainfracloud.org/cgit/kkofler/qtwebengine/mesa.git/tree/?id=9df18b83a25808b158a5ceb7066a203f3837de7c
I tried resubmitting twice, then I even tried reuploading the SRPM (which did not create a new dist-git commit because it's still the same SRPM), no dice, always the same error.
Both the problems (actually there were two - one for patches and one for multiple tarballs) should be now fixed by https://pagure.io/copr/copr/c/4b8589789dd3205c270c51be0b9e931eb293469f?branch=master and https://pagure.io/copr/copr/c/33882920e78adffd0fd486c5d8c73b8e1076a14e?branch=master. Sorry for the problems.
Thanks, looks good now!
Cool!
Metadata Update from @clime: - Issue status updated to: Closed (was: Open)
Log in to comment on this ticket.