Latest build of golang-x-vuln breaks golang-x-tools and this causes many packages not being able to build because golang-x-text depends on golang-x-tools.
golang-x-vuln
golang-x-tools
golang-x-text
# dnf install golang-x-text-devel (...) Problem: package golang-x-text-devel-0.14.0-3.fc40.noarch from rawhide requires golang(golang.org/x/tools/go/loader), but none of the providers can be installed - package golang-x-text-devel-0.14.0-3.fc40.noarch from rawhide requires golang(golang.org/x/tools/go/buildutil), but none of the providers can be installed - package golang-x-text-devel-0.14.0-3.fc40.noarch from rawhide requires golang(golang.org/x/tools/go/callgraph), but none of the providers can be installed - package golang-x-text-devel-0.14.0-3.fc40.noarch from rawhide requires golang(golang.org/x/tools/go/callgraph/cha), but none of the providers can be installed - package golang-x-text-devel-0.14.0-3.fc40.noarch from rawhide requires golang(golang.org/x/tools/go/ssa), but none of the providers can be installed - package golang-x-text-devel-0.14.0-3.fc40.noarch from rawhide requires golang(golang.org/x/tools/go/ssa/ssautil), but none of the providers can be installed
https://bodhi.fedoraproject.org/updates/FEDORA-2024-bb453783fd https://bodhi.fedoraproject.org/updates/FEDORA-2024-e1aa6f4c1d
ASAP
Unable to build many new golang-* packages and updates in rawhide and F40.
A side-tag containing an update for golang-x-vuln and golang-x-tools.
Metadata Update from @jnsamyak: - Issue tagged with: low-trouble, medium-gain, ops
Metadata Update from @jnsamyak: - Issue assigned to jnsamyak
Hi @mikelo2!
Thanks for opening the issue, to resolve this, I ran koji untag-build from both the f40 tag and f41 tag for the respective build, to unblock the mentioned bugs.
koji untag-build -v f40 golang-x-vuln-1.0.4-3.fc40 koji untag-build -v f41 golang-x-vuln-1.0.4-3.fc41
I think all is successfully untagged but if there is anything else let me know!
Metadata Update from @jnsamyak: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)