Bug 1897824

Summary: Upstream updated with modified go import path and a go package removed
Product: [Fedora] Fedora Reporter: Olivier Lemasle <o.lemasle>
Component: golang-vbom-utilAssignee: redhatrises
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: go-sig, redhatrises
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-01-05 01:26:01 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Olivier Lemasle 2020-11-14 20:25:49 UTC
Go package vbom.ml/util has discarded its "vanity import" (cf https://github.com/fvbommel/util/commit/c69461e88a3651040fa9fe17c444462f587a751a), so the Go import path should be modified:

vbom.ml/util --> github.com/fvbommel/util

Since then, two releases of the github.com/fvbommel/util have been done, the latest upstream version being v0.0.3.

Furthermore, package vbom.ml/util/sortorder has been split out to its own repository, https://github.com/fvbommel/sortorder, and is now packaged in Fedora under package name golang-github-fvbommel-sortorder (https://src.fedoraproject.org/rpms/golang-github-fvbommel-sortorder).

This Fedora package should be updated, and provide github.com/fvbommer/util/rope.
Or, as github.com/fvbommer/util/rope does not seem to be required by other Fedora package, it may perhaps be retired in rawhide.

Comment 1 Fedora Update System 2020-12-27 13:16:31 UTC
FEDORA-2020-6a84ea866f has been submitted as an update to Fedora 33. https://bodhi.fedoraproject.org/updates/FEDORA-2020-6a84ea866f

Comment 2 Fedora Update System 2020-12-28 01:05:12 UTC
FEDORA-2020-6a84ea866f has been pushed to the Fedora 33 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf install --enablerepo=updates-testing --advisory=FEDORA-2020-6a84ea866f \*`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-6a84ea866f

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

Comment 3 Fedora Update System 2021-01-05 01:26:01 UTC
FEDORA-2020-6a84ea866f has been pushed to the Fedora 33 stable repository.
If problem still persists, please make note of it in this bug report.