Releases retrieved: 1.33.0 Upstream release that is considered latest: 1.33.0 Current version/release in rawhide: 1.30.2-2.fc42 URL: https://pypi.org/project/azure-core/1.0.0b4 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/25406/ To change the monitoring settings for the project, please visit: https://src.fedoraproject.org/rpms/python-azure-core
Scratch build failed. Details below: BuilderException: Build failed: Command '['rpmbuild', '-D', '_sourcedir .', '-D', '_topdir .', '-bs', '/var/tmp/thn-nyfzyou_/python-azure-core.spec']' returned non-zero exit status 1. StdOut: setting SOURCE_DATE_EPOCH=1743638400 error: Bad file: ./azure-core-1.33.0.tar.gz: No such file or directory RPM build errors: Bad file: ./azure-core-1.33.0.tar.gz: No such file or directory 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 229, in build raise BuilderException( 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
Created attachment 2083355 [details] Update to 1.33.0 (#2357349)
Releases retrieved: 1.34.0 Upstream release that is considered latest: 1.34.0 Current version/release in rawhide: 1.30.2-2.fc42 URL: https://pypi.org/project/azure-core/1.0.0b4 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/25406/ To change the monitoring settings for the project, please visit: https://src.fedoraproject.org/rpms/python-azure-core
Scratch build failed. Details below: BuilderException: Build failed: Command '['rpmbuild', '-D', '_sourcedir .', '-D', '_topdir .', '-bs', '/var/tmp/thn-387w16so/python-azure-core.spec']' returned non-zero exit status 1. StdOut: setting SOURCE_DATE_EPOCH=1746144000 error: Bad file: ./azure-core-1.34.0.tar.gz: No such file or directory RPM build errors: Bad file: ./azure-core-1.34.0.tar.gz: No such file or directory 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 229, in build raise BuilderException( 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
Created attachment 2088062 [details] Update to 1.34.0 (#2357349)
Releases retrieved: 1.35.0 Upstream release that is considered latest: 1.35.0 Current version/release in rawhide: 1.34.0-1.fc43 URL: https://pypi.org/project/azure-core/1.0.0b4 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/25406/ To change the monitoring settings for the project, please visit: https://src.fedoraproject.org/rpms/python-azure-core
Scratch build failed. Details below: Fault: <Fault 1: "<class 'FileExistsError'>: [Errno 17] File exists: '/mnt/koji/work/cli-build/1751508798.8777447.RghRlELC'"> 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
Releases retrieved: 1.35.1 Upstream release that is considered latest: 1.35.1 Current version/release in rawhide: 1.34.0-3.fc44 URL: https://pypi.org/project/azure-core/1.0.0b4 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/25406/ To change the monitoring settings for the project, please visit: https://src.fedoraproject.org/rpms/python-azure-core
Created attachment 2106389 [details] Update to 1.35.1 (#2357349)
the-new-hotness/release-monitoring.org's scratch build of python-azure-core-1.35.1-1.fc40.src.rpm for rawhide completed http://koji.fedoraproject.org/koji/taskinfo?taskID=137033878
FEDORA-2025-39610cb61c (python-azure-core-1.35.1-1.fc44) has been submitted as an update to Fedora 44. https://bodhi.fedoraproject.org/updates/FEDORA-2025-39610cb61c
FEDORA-2025-39610cb61c (python-azure-core-1.35.1-1.fc44) has been pushed to the Fedora 44 stable repository. If problem still persists, please make note of it in this bug report.