Bug 2232546

Summary: file conflict breaks dnf upgrade: /usr/share/gocode/src/github.com/imdario/mergo
Product: [Fedora] Fedora Reporter: Hans Ulrich Niedermann <rhbugs>
Component: golang-github-imdario-mergoAssignee: Mikel Olasagasti Uranga <mikel>
Status: NEW --- QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 38CC: go-sig, jchaloup, mikel
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Hans Ulrich Niedermann 2023-08-17 10:17:22 UTC
Running "dnf -y upgrade golang-github-imdario-mergo-devel" on an otherwise up to date F38 machine, I get

[...]
Running transaction check
Transaction check succeeded.
Running transaction check
Transaction check succeeded.
Running transaction test
The downloaded packages were saved in cache until the next successful transaction.
You can remove cached packages by executing 'dnf clean packages'.
Error: Transaction test error:
  file /usr/share/gocode/src/github.com/imdario/mergo from install of compat-golang-github-imdario-mergo-devel-1.0.0-1.fc38.noarch conflicts with file from package golang-github-imdario-mergo-devel-0.3.13-3.fc38.noarch

This has been happening for about a few days now.

Escalating to "dnf upgrade --enablerepo=updates-testing golang-github-imdario-mergo-devel" produces the same result.

Reproducible: Always

Steps to Reproduce:
1. Run "dnf upgrade" and confirm the "[y/N]" question or run "dnf -y upgrade".

Actual Results:  
Error: Transaction test error:
  file /usr/share/gocode/src/github.com/imdario/mergo from install of compat-golang-github-imdario-mergo-devel-1.0.0-1.fc38.noarch conflicts with file from package golang-github-imdario-mergo-devel-0.3.13-3.fc38.noarch



Expected Results:  
Successfull package upgrade

The golang-github-shirou-gopsutil-devel package has been producing the same kind of problems for a few days more.