Description of problem: When upgrading golang-bin from 1.4.2 to 1.5.1: Running transaction check Transaction check succeeded. Running transaction test The downloaded packages were saved in cache till the next successful transaction. You can remove cached packages by executing 'dnf clean packages'. Error: Transaction check error: file /usr/lib/golang/pkg/tool/linux_amd64/vet from install of golang-bin-1.5.1-0.fc22.x86_64 conflicts with file from package golang-vet-0-2.0.hga7e14835e46b.fc22.x86_64 Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. Have golang-bin-1.4.2-3 installed 2. Have golang-vet-0-2.0.hga7e14835e46b installed 3. Upgrade golang-bin to 1.5.1-0 Actual results: File conflict between golang-bin-1.5.1 and golang-vet Additional info: golang-bin-1.5.1 should be replacing golang-vet
ah boo. I missed a obsolete marker. For now `dnf remove golang-vet` to work around this.
https://github.com/golang/go/issues/12820
Same issue with golang-cover.
Fedora 22 changed to end-of-life (EOL) status on 2016-07-19. Fedora 22 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora please feel free to reopen this bug against that version. If you are unable to reopen this bug, please file a new report against the current release. If you experience problems, please add a comment to this bug. Thank you for reporting this bug and we are sorry it could not be fixed.
This problem is still present in Fedora 24. Can the reporter please assign this bug to the Fedora 24 release and reopen the bug? [root@defiant python]# dnf install golang-vet Last metadata expiration check: 1:29:19 ago on Wed Jul 20 13:33:25 2016. Dependencies resolved. ========================================================================================================================================= Package Arch Version Repository Size ========================================================================================================================================= Installing: golang-vet x86_64 0-10.1.git1cdaff4.fc24 fedora 1.2 M Transaction Summary ========================================================================================================================================= Install 1 Package Total download size: 1.2 M Installed size: 4.7 M Is this ok [y/N]: y Downloading Packages: golang-vet-0-10.1.git1cdaff4.fc24.x86_64.rpm 4.4 MB/s | 1.2 MB 00:00 ----------------------------------------------------------------------------------------------------------------------------------------- Total 849 kB/s | 1.2 MB 00:01 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 check error: file /usr/lib/golang/pkg/tool/linux_amd64/vet from install of golang-vet-0-10.1.git1cdaff4.fc24.x86_64 conflicts with file from package golang-bin-1.6.2-1.fc24.x86_64 Error Summary -------------
golang-googlecode-tools-0-12.1.git1cdaff4.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-bb2f02e719
golang-googlecode-tools-0-12.1.git1cdaff4.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2016-a4acabcc3a
Jakub, don't have commit access for golang. Can you update the spec file? diff --git a/golang.spec b/golang.spec index f6e34db..e962386 100644 --- a/golang.spec +++ b/golang.spec @@ -91,7 +91,7 @@ Name: golang Version: 1.7 -Release: 0.2.rc5%{?dist} +Release: 0.3.rc5%{?dist} Summary: The Go Programming Language # source tree includes several copies of Mark.Twain-Tom.Sawyer.txt under Public Domain License: BSD and Public Domain @@ -210,6 +210,10 @@ Obsoletes: %{name}-pkg-netbsd-arm < 1.4.99 Obsoletes: %{name}-pkg-openbsd-386 < 1.4.99 Obsoletes: %{name}-pkg-openbsd-amd64 < 1.4.99 +Obsoletes: golang-vet < 0-12.1 +Obsoletes: golang-cover < 0-12.1 + + Requires(post): %{_sbindir}/update-alternatives Requires(postun): %{_sbindir}/update-alternatives @@ -471,6 +475,11 @@ fi %endif %changelog +* Fri Aug 05 2016 jchaloup <jchaloup> - 1.7-0.3.rc5 +- Obsolete golang-vet and golang-cover from golang-googlecode-tools package + vet/cover binaries are provided by golang-bin rpm + resolves: #1268206 + * Wed Aug 03 2016 Jakub Čajka <jcajka> - 1.7-0.2.rc5 - rebase to go1.7rc5 - Resolves: BZ#1342090
\O/ \O/ \O/ http://pkgs.fedoraproject.org/cgit/rpms/golang.git/commit/?h=f23 http://pkgs.fedoraproject.org/cgit/rpms/golang.git/commit/?h=f24 http://pkgs.fedoraproject.org/cgit/rpms/golang.git/commit/?id=6896a58aa31cbb3c7ada9aba432d88cf2750c605 \o/ \o/ \o/
golang-googlecode-tools-0-12.1.git1cdaff4.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-bb2f02e719
golang-googlecode-tools-0-12.1.git1cdaff4.fc24 has been pushed to the Fedora 24 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-a4acabcc3a
golang-1.6.3-2.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2016-2b545e01f4
golang-1.5.4-3.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-b3a794798a
golang-1.6.3-2.fc24 has been pushed to the Fedora 24 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-2b545e01f4
golang-1.5.4-3.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-b3a794798a
golang-googlecode-tools-0-12.1.git1cdaff4.el7 has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-7c1312ead1
golang-googlecode-tools-0-12.1.git1cdaff4.el7 has been pushed to the Fedora EPEL 7 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-7c1312ead1
golang-1.6.3-2.fc24 has been pushed to the Fedora 24 stable repository. If problems still persist, please make note of it in this bug report.
golang-1.5.4-3.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.
golang-googlecode-tools-0-13.1.git1cdaff4.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-eb49804744
golang-googlecode-tools-0-13.1.git1cdaff4.el7 has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-9eec8af05e
golang-googlecode-tools-0-13.1.git1cdaff4.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2016-3771e70e17
golang-googlecode-tools-0-13.1.git1cdaff4.el7 has been pushed to the Fedora EPEL 7 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-9eec8af05e
golang-googlecode-tools-0-13.1.git1cdaff4.fc24 has been pushed to the Fedora 24 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-3771e70e17
golang-googlecode-tools-0-13.1.git1cdaff4.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-eb49804744
golang-googlecode-tools-0-13.1.git1cdaff4.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.
golang-googlecode-tools-0-13.1.git1cdaff4.fc24 has been pushed to the Fedora 24 stable repository. If problems still persist, please make note of it in this bug report.
golang-googlecode-tools-0-15.1.git9deed8c.el7 has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-7f94a570e6
golang-googlecode-tools-0-15.1.git9deed8c.el7 has been pushed to the Fedora EPEL 7 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-7f94a570e6
Sorry about spamming. Next time I will pick new bz id.