Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 2074923 - python-colcon-core-0.8.3 is available
Summary: python-colcon-core-0.8.3 is available
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: python-colcon-core
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Scott K Logan
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-04-13 10:08 UTC by Upstream Release Monitoring
Modified: 2022-05-20 02:27 UTC (History)
1 user (show)

Fixed In Version: python-colcon-core-0.8.3-1.fc37 python-colcon-core-0.8.3-1.el8 python-colcon-core-0.8.3-1.fc36 python-colcon-core-0.8.3-1.fc35 python-colcon-core-0.8.3-1.fc34 python-colcon-core-0.8.3-1.el7
Doc Type: ---
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-05-11 17:05:02 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Update to 0.8.0 (#2074923) (deleted)
2022-04-13 10:08 UTC, Upstream Release Monitoring
no flags Details | Diff
Update to 0.8.3 (#2074923) (deleted)
2022-05-04 23:21 UTC, Upstream Release Monitoring
no flags Details | Diff

Description Upstream Release Monitoring 2022-04-13 10:08:23 UTC
Latest upstream release: 0.8.0
Current version/release in rawhide: 0.7.1-2.fc36
URL: https://colcon.readthedocs.io

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://fedoraproject.org/wiki/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/18316/

Comment 1 Upstream Release Monitoring 2022-04-13 10:08:28 UTC
Created attachment 1872127 [details]
Update to 0.8.0 (#2074923)

Comment 2 Upstream Release Monitoring 2022-04-13 10:18:13 UTC
the-new-hotness/release-monitoring.org's scratch build of python-colcon-core-0.8.0-1.fc34.src.rpm for rawhide completed http://koji.fedoraproject.org/koji/taskinfo?taskID=85605912

Comment 3 Upstream Release Monitoring 2022-04-15 21:55:39 UTC
Latest upstream release: 0.8.1
Current version/release in rawhide: 0.7.1-2.fc36
URL: https://colcon.readthedocs.io

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://fedoraproject.org/wiki/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/18316/

Comment 4 Upstream Release Monitoring 2022-04-15 21:55:43 UTC
Scratch build failed. Details below:

GenericError: File upload failed: cli-build/1650059742.0851269.JWyGFVMy/python-colcon-core-0.8.1-1.fc34.src.rpm
Traceback:
  File "/usr/local/lib/python3.9/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.9/site-packages/hotness/builders/koji.py", line 198, in build
    output["build_id"] = self._scratch_build(session, package.name, srpm)
  File "/usr/local/lib/python3.9/site-packages/hotness/builders/koji.py", line 451, in _scratch_build
    session.uploadWrapper(source, serverdir)
  File "/usr/lib/python3.9/site-packages/koji/__init__.py", line 3053, in uploadWrapper
    self.fastUpload(localfile, path, name, callback, blocksize, overwrite, volume=volume)
  File "/usr/lib/python3.9/site-packages/koji/__init__.py", line 2988, in fastUpload
    raise GenericError("File upload failed: %s/%s" % (path, name))

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

Comment 5 Upstream Release Monitoring 2022-04-26 17:41:50 UTC
Latest upstream release: 0.8.2
Current version/release in rawhide: 0.7.1-2.fc36
URL: https://colcon.readthedocs.io

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://fedoraproject.org/wiki/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/18316/

Comment 6 Upstream Release Monitoring 2022-04-26 17:41:53 UTC
Scratch build failed. Details below:

GenericError: File upload failed: cli-build/1650994912.4175816.qzHSKdWL/python-colcon-core-0.8.2-1.fc34.src.rpm
Traceback:
  File "/usr/local/lib/python3.9/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.9/site-packages/hotness/builders/koji.py", line 198, in build
    output["build_id"] = self._scratch_build(session, package.name, srpm)
  File "/usr/local/lib/python3.9/site-packages/hotness/builders/koji.py", line 451, in _scratch_build
    session.uploadWrapper(source, serverdir)
  File "/usr/lib/python3.9/site-packages/koji/__init__.py", line 3053, in uploadWrapper
    self.fastUpload(localfile, path, name, callback, blocksize, overwrite, volume=volume)
  File "/usr/lib/python3.9/site-packages/koji/__init__.py", line 2988, in fastUpload
    raise GenericError("File upload failed: %s/%s" % (path, name))

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

Comment 7 Upstream Release Monitoring 2022-05-04 23:21:17 UTC
Latest upstream release: 0.8.3
Current version/release in rawhide: 0.7.1-2.fc36
URL: https://colcon.readthedocs.io

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://fedoraproject.org/wiki/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/18316/

Comment 8 Upstream Release Monitoring 2022-05-04 23:21:21 UTC
Created attachment 1877165 [details]
Update to 0.8.3 (#2074923)

Comment 9 Upstream Release Monitoring 2022-05-04 23:26:09 UTC
the-new-hotness/release-monitoring.org's scratch build of python-colcon-core-0.8.3-1.fc34.src.rpm for rawhide completed http://koji.fedoraproject.org/koji/taskinfo?taskID=86657811

Comment 10 Fedora Update System 2022-05-11 17:02:02 UTC
FEDORA-2022-da82d540f1 has been submitted as an update to Fedora 37. https://bodhi.fedoraproject.org/updates/FEDORA-2022-da82d540f1

Comment 11 Fedora Update System 2022-05-11 17:05:02 UTC
FEDORA-2022-da82d540f1 has been pushed to the Fedora 37 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 12 Fedora Update System 2022-05-11 17:10:37 UTC
FEDORA-2022-6ef4e347f6 has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2022-6ef4e347f6

Comment 13 Fedora Update System 2022-05-11 17:10:37 UTC
FEDORA-EPEL-2022-24781dbb10 has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-24781dbb10

Comment 14 Fedora Update System 2022-05-11 17:10:38 UTC
FEDORA-EPEL-2022-2cee1b73b7 has been submitted as an update to Fedora EPEL 8. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-2cee1b73b7

Comment 15 Fedora Update System 2022-05-11 17:10:39 UTC
FEDORA-2022-497ad8c8e2 has been submitted as an update to Fedora 35. https://bodhi.fedoraproject.org/updates/FEDORA-2022-497ad8c8e2

Comment 16 Fedora Update System 2022-05-12 02:12:40 UTC
FEDORA-EPEL-2022-2cee1b73b7 has been pushed to the Fedora EPEL 8 testing repository.

You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-2cee1b73b7

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 17 Fedora Update System 2022-05-12 02:47:17 UTC
FEDORA-2022-497ad8c8e2 has been pushed to the Fedora 35 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2022-497ad8c8e2`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-497ad8c8e2

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 18 Fedora Update System 2022-05-12 03:07:33 UTC
FEDORA-2022-c146282597 has been pushed to the Fedora 36 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2022-c146282597`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-c146282597

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 19 Fedora Update System 2022-05-12 03:09:53 UTC
FEDORA-2022-6ef4e347f6 has been pushed to the Fedora 34 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2022-6ef4e347f6`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-6ef4e347f6

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 20 Fedora Update System 2022-05-12 03:17:10 UTC
FEDORA-EPEL-2022-24781dbb10 has been pushed to the Fedora EPEL 7 testing repository.

You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-24781dbb10

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 21 Fedora Update System 2022-05-20 00:38:41 UTC
FEDORA-EPEL-2022-2cee1b73b7 has been pushed to the Fedora EPEL 8 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 22 Fedora Update System 2022-05-20 01:25:13 UTC
FEDORA-2022-c146282597 has been pushed to the Fedora 36 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 23 Fedora Update System 2022-05-20 01:28:45 UTC
FEDORA-2022-497ad8c8e2 has been pushed to the Fedora 35 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 24 Fedora Update System 2022-05-20 01:56:36 UTC
FEDORA-2022-6ef4e347f6 has been pushed to the Fedora 34 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 25 Fedora Update System 2022-05-20 02:27:45 UTC
FEDORA-EPEL-2022-24781dbb10 has been pushed to the Fedora EPEL 7 stable repository.
If problem still persists, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.