Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rpmbuild: better react on lookaside cache failure? #391

Closed
fedora-copr-github-bot opened this issue Nov 16, 2022 · 1 comment
Closed

rpmbuild: better react on lookaside cache failure? #391

fedora-copr-github-bot opened this issue Nov 16, 2022 · 1 comment
Labels
RFE Enhancement, feature requests

Comments

@fedora-copr-github-bot
Copy link
Collaborator

fedora-copr-github-bot commented Nov 16, 2022

Original issue: https://pagure.io/copr/copr/issue/391
Opened: 2018-09-12 12:25:45
Opened by: praiskup

Today I'm facing this

Running: rpkg -C /tmp/tmpxsjw_oub/rpkg.conf sources --outdir /tmp/tmpv15rj6sh

cmd: ['rpkg', '-C', '/tmp/tmpxsjw_oub/rpkg.conf', 'sources', '--outdir', '/tmp/tmpv15rj6sh']
cwd: /tmp/tmpxsjw_oub/dummy-pkg
rc: 0
stdout: Downloading README.xz
stderr: Could not get download url from http://dev-copr-dist-git.devel.redhat.com/repo/pkgs/%(ns2)s/%(ns1)s/%(pkg)s/%(filename)s/%(hash)s/%(filename)s template. Original error: 'pkg'.

But the build continues and fails much later. It would be nice if we failed ASAP, right after failed download from lookaside cache.

@fedora-copr-github-bot fedora-copr-github-bot added the RFE Enhancement, feature requests label Nov 24, 2022
@praiskup
Copy link
Member

This is for building from imported sources in Copr dist-git; and we use now copr-distgit-client utility which doesn't suffer from those problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RFE Enhancement, feature requests
Projects
Archived in project
Development

No branches or pull requests

2 participants