Description of problem: sudo dnf install golang-googlecode-goprotobuf protobuf-compiler Error: Transaction check error: file /usr/bin/protoc from install of protobuf-compiler-3.5.0-4.fc28.x86_64 conflicts with file from package golang-googlecode-goprotobuf-0-0.36.20180318git5afd06f.fc28.x86_64 How reproducible: Very Steps to Reproduce: 1. sudo dnf install golang-googlecode-goprotobuf protobuf-compiler Actual results: Cannot install golang-googlecode-goprotobuf and protobuf-compiler packages from repos Expected results: Can install protobuf-compiler and goloang libraries packages from repos Additional info:
fyi, I am trying to build https://github.com/evilsocket/opensnitch
Hitting the same error when upgrading existing installation of # rpm -q golang-googlecode-goprotobuf protobuf-compiler golang-googlecode-goprotobuf-0-0.30.git24f28ae.fc27.x86_64 protobuf-compiler-3.3.1-2.fc27.x86_64 file /usr/bin/protoc from install of golang-googlecode-goprotobuf-0-0.36.20180318git5afd06f.fc27.x86_64 conflicts with file from package protobuf-compiler-3.3.1-2.fc27.x86_64 The original version golang-googlecode-goprotobuf-0-0.30.git24f28ae.fc27.x86_64 ships # rpm -ql golang-googlecode-goprotobuf-0-0.30.git24f28ae.fc27.x86_64 | grep /usr/bin /usr/bin/protoc-gen-go and since it is changing the location of the binary, it should either use Provides or Obsoletes, or use alternatives.
I made a PR addressing this: https://src.fedoraproject.org/rpms/golang-googlecode-goprotobuf/pull-request/1 Stay tuned.
golang-googlecode-goprotobuf-0-0.37.20180318git5afd06f.fc27 has been submitted as an update to Fedora 27. https://bodhi.fedoraproject.org/updates/FEDORA-2018-c7cd00c465
golang-googlecode-goprotobuf-0-0.37.20180318git5afd06f.fc28 has been submitted as an update to Fedora 28. https://bodhi.fedoraproject.org/updates/FEDORA-2018-cc209069b2
golang-googlecode-goprotobuf-0-0.37.20180318git5afd06f.fc27 has been pushed to the Fedora 27 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-2018-c7cd00c465
golang-googlecode-goprotobuf-0-0.37.20180318git5afd06f.fc28 has been pushed to the Fedora 28 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-2018-cc209069b2
golang-googlecode-goprotobuf-0-0.37.20180318git5afd06f.fc28 has been pushed to the Fedora 28 stable repository. If problems still persist, please make note of it in this bug report.
golang-googlecode-goprotobuf-0-0.37.20180318git5afd06f.fc27 has been pushed to the Fedora 27 stable repository. If problems still persist, please make note of it in this bug report.