Fedora Account System
Red Hat Associate
Red Hat Customer
Releases retrieved: 0.5.12 Upstream release that is considered latest: 0.5.12 Current version/release in rawhide: 0.5.11-2.fc42 URL: http://pwmt.org/projects/zathura/download/ Please consult the package updates policy before you issue an update to a stable branch: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/ More information about the service that created this bug can be found at: https://docs.fedoraproject.org/en-US/package-maintainers/Upstream_Release_Monitoring Please keep in mind that with any upstream change, there may also be packaging changes that need to be made. Specifically, please remember that it is your responsibility to review the new version to ensure that the licensing is still correct and that no non-free or legally problematic items have been added upstream. Based on the information from Anitya: https://release-monitoring.org/project/5298/ To change the monitoring settings for the project, please visit: https://src.fedoraproject.org/rpms/zathura
Scratch build failed. Details below: Fault: <Fault 1: "<class 'FileExistsError'>: [Errno 17] File exists: '/mnt/koji/work/cli-build/1751592438.1092644.gVoxAeIw'"> Traceback: File "/usr/local/lib/python3.12/site-packages/hotness/use_cases/package_scratch_build_use_case.py", line 56, in build result = self.builder.build(request.package, request.opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/site-packages/hotness/builders/koji.py", line 252, in build output["build_id"] = self._scratch_build(session, package.name, srpm) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/site-packages/hotness/builders/koji.py", line 469, in _scratch_build session.uploadWrapper(source, serverdir) File "/usr/lib/python3.12/site-packages/koji/__init__.py", line 3406, in uploadWrapper self.fastUpload(localfile, path, name, callback, blocksize, overwrite, volume=volume) File "/usr/lib/python3.12/site-packages/koji/__init__.py", line 3303, in fastUpload result = self._callMethod('rawUpload', (chunk, ofs, path, name), callopts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/koji/__init__.py", line 3120, in _renew_expired_session return func(self, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/koji/__init__.py", line 3199, in _callMethod raise err File "/usr/lib/python3.12/site-packages/koji/__init__.py", line 3146, in _callMethod return self._sendCall(handler, headers, request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/koji/__init__.py", line 3039, in _sendCall raise e File "/usr/lib/python3.12/site-packages/koji/__init__.py", line 3035, in _sendCall return self._sendOneCall(handler, headers, request) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/koji/__init__.py", line 3088, in _sendOneCall ret = self._read_xmlrpc_response(r) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/koji/__init__.py", line 3100, in _read_xmlrpc_response result = u.close() ^^^^^^^^^ File "/usr/lib64/python3.12/xmlrpc/client.py", line 668, in close raise Fault(**self._stack[0]) If you think this issue is caused by some bug in the-new-hotness, please report it on the-new-hotness issue tracker: https://github.com/fedora-infra/the-new-hotness/issues
This comment was flagged as spam, view the edit history to see the original text if required.
Note that zathura currently FTBFS on rawhide as is. The culprit is fish: They disable 32bit builds, apparantly without informing depending packages: https://src.fedoraproject.org/rpms/fish/c/74a085bacd233e97fa76fe1ee6307dc4016861f4?branch=rawhide I'd suggest dropping i686, but fish dropped more if I understand correctly. Other than that, zathura 0.5.12 builds without problems.
Building + pushing this now.