git clone ssh://xhorak@pkgs.fedoraproject.org/forks/xhorak/rpms/mozjs78.git ? git checkout c9s 17:45:53 Already on 'c9s' Your branch is up to date with 'origin/c9s'. ~/centos-stream/firefox c9s ? centpkg prep 17:46:12 Downloading firefox-78.8.0esr.source.tar.xz ######################################################################## 100.0% Remove downloaded invalid file /home/jhorak/centos-stream/firefox/firefox-78.8.0esr.source.tar.xz Could not execute prep: Server returned status code 404 ~/centos-stream/firefox c9s ? centpkg -d prep 17:46:20 Downloading firefox-78.8.0esr.source.tar.xz ######################################################################## 100.0% Remove downloaded invalid file /home/jhorak/centos-stream/firefox/firefox-78.8.0esr.source.tar.xz Traceback (most recent call last): File "/usr/bin/centpkg", line 19, in <module> main(sig=False) File "/usr/lib/python3.8/site-packages/centpkg/__main__.py", line 99, in main sys.exit(client.args.command()) File "/usr/lib/python3.8/site-packages/pyrpkg/cli.py", line 2542, in prep self.sources() File "/usr/lib/python3.8/site-packages/pyrpkg/cli.py", line 2605, in sources self.cmd.sources(outdir) File "/usr/lib/python3.8/site-packages/pyrpkg/__init__.py", line 2044, in sources self.lookasidecache.download( File "/usr/lib/python3.8/site-packages/pyrpkg/lookaside.py", line 194, in download raise DownloadError('Server returned status code %d' % status) pyrpkg.errors.DownloadError: Server returned status code 404
I believe this is fixed by https://git.centos.org/centos/centpkg/c/29dd93721c324eb751911d8c814b5a91a60be61e?branch=develop, could you update to version 0.6.3 and try again?
Metadata Update from @tdawson: - Issue tagged with: Bug, Needs Testing
This should be fixed in centpkg 0.6.8 which is currently in fedora and epel-testing.
centpkg 0.6.8, which fixes this issue is in stable.
Metadata Update from @tdawson: - Issue status updated to: Closed (was: Open)
Log in to comment on this ticket.