Bug 1971099 - golang-contrib-opencensus-exporter-stackdriver-0.13.13 is available
Summary: golang-contrib-opencensus-exporter-stackdriver-0.13.13 is available
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: golang-contrib-opencensus-exporter-stackdriver
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Robert-André Mauchin 🐧
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-06-12 00:07 UTC by Upstream Release Monitoring
Modified: 2022-08-16 01:42 UTC (History)
2 users (show)

Fixed In Version: golang-contrib-opencensus-exporter-stackdriver-0.13.13-1.fc37 golang-contrib-opencensus-exporter-stackdriver-0.13.13-1.fc36 golang-contrib-opencensus-exporter-stackdriver-0.13.13-1.fc35
Clone Of:
Environment:
Last Closed: 2022-08-07 13:39:55 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
[patch] Update to 0.13.10 (#1971099) (1.64 KB, patch)
2021-10-30 15:20 UTC, Upstream Release Monitoring
no flags Details | Diff
Update to 0.13.12 (#1971099) (1.64 KB, patch)
2022-04-20 06:21 UTC, Upstream Release Monitoring
no flags Details | Diff
Update to 0.13.13 (#1971099) (1.63 KB, patch)
2022-06-03 08:49 UTC, Upstream Release Monitoring
no flags Details | Diff

Description Upstream Release Monitoring 2021-06-12 00:07:50 UTC
Latest upstream release: 0.13.7
Current version/release in rawhide: 0.13.6-2.fc35
URL: https://github.com/census-ecosystem/opencensus-go-exporter-stackdriver

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/20814/

Comment 1 Upstream Release Monitoring 2021-06-12 00:07:54 UTC
An unexpected error occurred while creating the scratch build and has been automatically reported. Sorry!

Comment 2 Upstream Release Monitoring 2021-06-15 04:54:51 UTC
Latest upstream release: 0.13.8
Current version/release in rawhide: 0.13.6-2.fc35
URL: https://github.com/census-ecosystem/opencensus-go-exporter-stackdriver

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/20814/

Comment 3 Upstream Release Monitoring 2021-06-15 04:54:54 UTC
An unexpected error occurred while creating the scratch build and has been automatically reported. Sorry!

Comment 4 Upstream Release Monitoring 2021-10-30 15:20:42 UTC
Latest upstream release: 0.13.10
Current version/release in rawhide: 0.13.6-3.fc35
URL: https://github.com/census-ecosystem/opencensus-go-exporter-stackdriver

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/20814/

Comment 5 Upstream Release Monitoring 2021-10-30 15:20:45 UTC
Created attachment 1838491 [details]
[patch] Update to 0.13.10 (#1971099)

Comment 6 Upstream Release Monitoring 2021-10-30 15:26:30 UTC
the-new-hotness/release-monitoring.org's scratch build of golang-contrib-opencensus-exporter-stackdriver-0.13.10-1.fc34.src.rpm for rawhide completed http://koji.fedoraproject.org/koji/taskinfo?taskID=78073070

Comment 7 Upstream Release Monitoring 2022-04-08 00:00:13 UTC
Latest upstream release: 0.13.11
Current version/release in rawhide: 0.13.6-4.fc36
URL: https://github.com/census-ecosystem/opencensus-go-exporter-stackdriver

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/20814/

Comment 8 Upstream Release Monitoring 2022-04-08 00:00:17 UTC
Scratch build failed. Details below:

GenericError: File upload failed: cli-build/1649376016.3812106.dipMVwUB/golang-contrib-opencensus-exporter-stackdriver-0.13.11-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 9 Upstream Release Monitoring 2022-04-20 06:21:45 UTC
Latest upstream release: 0.13.12
Current version/release in rawhide: 0.13.6-4.fc36
URL: https://github.com/census-ecosystem/opencensus-go-exporter-stackdriver

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/20814/

Comment 10 Upstream Release Monitoring 2022-04-20 06:21:50 UTC
Created attachment 1873707 [details]
Update to 0.13.12 (#1971099)

Comment 11 Upstream Release Monitoring 2022-04-20 06:27:51 UTC
the-new-hotness/release-monitoring.org's scratch build of golang-contrib-opencensus-exporter-stackdriver-0.13.12-1.fc34.src.rpm for rawhide completed http://koji.fedoraproject.org/koji/taskinfo?taskID=85954504

Comment 12 Upstream Release Monitoring 2022-06-03 08:49:53 UTC
Releases retrieved: 0.13.13
Upstream release that is considered latest: 0.13.13
Current version/release in rawhide: 0.13.6-4.fc36
URL: https://github.com/census-ecosystem/opencensus-go-exporter-stackdriver

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/20814/


To change the monitoring settings for the project, please visit:
https://src.fedoraproject.org/rpms/golang-contrib-opencensus-exporter-stackdriver

Comment 13 Upstream Release Monitoring 2022-06-03 08:49:57 UTC
Created attachment 1886297 [details]
Update to 0.13.13 (#1971099)

Comment 14 Upstream Release Monitoring 2022-06-03 08:55:47 UTC
the-new-hotness/release-monitoring.org's scratch build of golang-contrib-opencensus-exporter-stackdriver-0.13.13-1.fc36.src.rpm for rawhide completed http://koji.fedoraproject.org/koji/taskinfo?taskID=87828709

Comment 15 Fedora Update System 2022-08-07 13:36:41 UTC
FEDORA-2022-7c13629aa4 has been submitted as an update to Fedora 37. https://bodhi.fedoraproject.org/updates/FEDORA-2022-7c13629aa4

Comment 16 Fedora Update System 2022-08-07 13:39:55 UTC
FEDORA-2022-7c13629aa4 has been pushed to the Fedora 37 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 17 Fedora Update System 2022-08-07 14:16:43 UTC
FEDORA-2022-31ae97f843 has been submitted as an update to Fedora 36. https://bodhi.fedoraproject.org/updates/FEDORA-2022-31ae97f843

Comment 18 Fedora Update System 2022-08-07 14:27:33 UTC
FEDORA-2022-058ba8b70a has been submitted as an update to Fedora 35. https://bodhi.fedoraproject.org/updates/FEDORA-2022-058ba8b70a

Comment 19 Fedora Update System 2022-08-08 01:09:32 UTC
FEDORA-2022-31ae97f843 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 --refresh --advisory=FEDORA-2022-31ae97f843`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-31ae97f843

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

Comment 20 Fedora Update System 2022-08-08 01:23:13 UTC
FEDORA-2022-058ba8b70a 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 --refresh --advisory=FEDORA-2022-058ba8b70a`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-058ba8b70a

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

Comment 21 Fedora Update System 2022-08-16 01:28:44 UTC
FEDORA-2022-31ae97f843 has been pushed to the Fedora 36 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 22 Fedora Update System 2022-08-16 01:42:16 UTC
FEDORA-2022-058ba8b70a has been pushed to the Fedora 35 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.