https://bugzilla.redhat.com/show_bug.cgi?id=1304728
Bug ID: 1304728
Summary: golang-bin & gcc-go both "own" /usr/bin/go.
Product: Fedora
Version: 22
Component: golang
Severity: medium
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected], [email protected],
[email protected], [email protected],
[email protected], [email protected], [email protected],
[email protected]
Description of problem:
The /usr/bin/go program is "owned" (rpm -qf /usr/bin/go) by both gcc-go and
golang-bin. It appears that these two packages should be mutually exclusive, or
install to different directories.
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1.dnf install golang-bin gcc-go
2.rpm -qf /usr/bin/go
3.
Actual results:
$ rpm -qf /usr/bin/go
gcc-go-5.3.1-2.fc22.x86_64
golang-bin-1.5.3-1.fc22.x86_64
Expected results:
Only one "owner".
Additional info:
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
golang mailing list
[email protected]
http://lists.fedoraproject.org/admin/lists/[email protected]