Arch Linux

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!
Tasklist

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
Task Type Bug Report
Category Packages: Testing
Status Closed
Assigned To Allan McRae (Allan)
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
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
Comment by Zuyi Hu (hzy) - Thursday, 23 April 2015, 23:09 GMT
I am sorry, the description should be:

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?

Loading...