Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#44709 - [gcc-go] [gcc-go-multilib] should conflict with community/go
Attached to Project:
Arch Linux
Opened by Zuyi Hu (hzy) - Thursday, 23 April 2015, 23:01 GMT
Last edited by Allan McRae (Allan) - Sunday, 03 May 2015, 11:41 GMT
Opened by Zuyi Hu (hzy) - Thursday, 23 April 2015, 23:01 GMT
Last edited by Allan McRae (Allan) - Sunday, 03 May 2015, 11:41 GMT
|
DetailsDescription:
After gcc 5, the gcc-go binary was renamed to go and add gofmt, this two file was confict witch go package in community,so you should rename /usr/bin/go to /usr/bin/gcc-go, and rename /usr/bin/gofmt to /usr/bin/gcc-gofmt. or add conflicts with go. |
This task depends upon
Closed by Allan McRae (Allan)
Sunday, 03 May 2015, 11:41 GMT
Reason for closing: Fixed
Additional comments about closing: gcc-5.1.0-2
Sunday, 03 May 2015, 11:41 GMT
Reason for closing: Fixed
Additional comments about closing: gcc-5.1.0-2
After gcc 5, the gcc-go[-mutlib] package add /usr/bin/go and /usr/bin/gofmt, this two file was confict witch go package in community,so you should rename /usr/bin/go to /usr/bin/gcc-go and rename /usr/bin/gofmt to /usr/bin/gcc-gofmt. or add conflicts with go.
how can I change the description if I make a mistake?