[Bug 1555856] Re: move to per-Go-major version coinstallable packages
Launchpad Bug Tracker
1555856 at bugs.launchpad.net
Sat Mar 19 23:09:10 UTC 2016
This bug was fixed in the package gccgo-6 - 6-20160319-0ubuntu1
---------------
gccgo-6 (6-20160319-0ubuntu1) xenial; urgency=medium
* Update to GCC 6 20160313.
* Stop providing alternative for /usr/bin/go. (Michael Hudson-Doyle).
LP: #1555856.
-- Matthias Klose <doko at ubuntu.com> Sat, 19 Mar 2016 12:27:27 +0100
** Changed in: gccgo-6 (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to gcc-5 in Ubuntu.
https://bugs.launchpad.net/bugs/1555856
Title:
move to per-Go-major version coinstallable packages
Status in gcc-5 package in Ubuntu:
Fix Released
Status in gccgo-6 package in Ubuntu:
Fix Released
Status in golang package in Ubuntu:
New
Bug description:
To make maintenance of Go easier in the future, we've decided to allow
major versions of Go to be co-installed (like gcc-4.9, gcc-5, etc).
The plan goes something like this:
1) convert existing golang source package to golang-1.6 source package, removing version independent things like the man pages and management of /usr/bin/go, changed to install to version dependent paths (/usr/lib/go-1.6 etc)
2) create a golang-defaults package that contains this version independent stuff and links /usr/bin/go to the appropriate version
3) update gccgo-5 and gccgo-6 packages to stop providing an alternative for 'go'.
The motivation for this is to allow us to upload pre-release versions
of Go without making them the default, to provide a PPA that contains
newer versions of Go for Xenial more smoothly and, if necessary, to
allow us to upload newer versions to Go to xenial-updates (like
#1536882 is doing for trusty) without having to conflict with the
version of Go in -release.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gcc-5/+bug/1555856/+subscriptions
More information about the foundations-bugs
mailing list