On Wed, Mar 16, 2022 at 01:45:52PM -0400, Neal Becker wrote: > On Wed, Mar 16, 2022 at 1:38 PM Neal Becker <[1]ndbecker2@xxxxxxxxx> > wrote: > > I believe it is failing on the line: > File "/usr/lib/python3.10/site-packages/pyrpkg/lookaside.py", line > 298, in upload > if self.remote_file_exists(name, filename, hash): > File "/usr/lib/python3.10/site-packages/pyrpkg/lookaside.py", line > 259, in remote_file_exists > self.raise_upload_error(status) > So maybe the file already exists in the cache? But then, sources has > not been updated, and if I try > fedpkg local it will attempt to build the old version 1.8.1, not the new > 1.9.0. > > OK, so unuran-1.9.0.tar.gz already exists in the cache. So I had to > manually update sources by running > md5sum unuran-1.9.0.tar.gz, which luckily I just guessed. Now everything > seems to be working fine. Also, we no longer use md5sum in our lookaside cache by default, but sha512, so you may have more chances using that algorithm :) Pierre _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure