#1755 documentation for detail retrieval of FAILed COPR build
Closed: MIGRATED a year ago by nikromen. Opened 2 years ago by pgfed.

for a given COPR build result, e.g.

https://download.copr.fedorainfracloud.org/results/<user>/<project>/fedora-<releasever>-<basearch>/<buildid>-<package name>/builder-live.log.gz

if FAILed, it's useful to grab additional detail / reproduce locally

the procedure's un-(or, not well)docmented.
it'd be useful to have the procedure/recipe clearly documented

from IRC chat, the bits include

git clone https://copr-dist-git.fedorainfracloud.org/git/<user>/<project>/<package name>.git
git checkout <...>
copr-distgit-client

also,

/usr/bin/copr-rpmbuild --verbose --drop-resultdir --srpm --build-id <buildid>"

using the configuration for copr-rpmbuild @

https://pagure.io/fedora-infra/ansible/blob/7a88a69dd55cd9ef7efe211f8f8d5ae777bb966e/f/roles/copr/backend/tasks/resalloc.yml#_78-83

which is later installed as "/etc/copr-rpmbuild/main.ini" when builder VM is spawned


Thank you for filling this issue!

Metadata Update from @praiskup:
- Issue tagged with: doc

2 years ago

Metadata Update from @nikromen:
- Issue close_status updated to: MIGRATED
- Issue status updated to: Closed (was: Open)

a year ago

Login to comment on this ticket.

Metadata