[Bug 1911911] [NEW] Make dh-golang work with golang-1.13 in Xenial and Bionic

Balint Reczey 1911911 at bugs.launchpad.net
Fri Jan 15 13:34:04 UTC 2021


Public bug reported:

[Impact]

The following environment variables need to be properly in packages'
debian/rules to use golang-1.13 in Bionic and earlier releases:

export GOCACHE := ${CURDIR}/_build/go-build
export GO111MODULE = off

This is redundant and a growing number of packages need golang-1.13 to
build.

** Affects: dh-golang (Ubuntu)
     Importance: Undecided
         Status: Fix Released

** Affects: dh-golang (Ubuntu Xenial)
     Importance: Undecided
         Status: New

** Affects: dh-golang (Ubuntu Bionic)
     Importance: Undecided
         Status: New

** Also affects: dh-golang (Ubuntu Xenial)
   Importance: Undecided
       Status: New

** Also affects: dh-golang (Ubuntu Bionic)
   Importance: Undecided
       Status: New

** Changed in: dh-golang (Ubuntu)
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to dh-golang in Ubuntu.
https://bugs.launchpad.net/bugs/1911911

Title:
  Make dh-golang work with golang-1.13 in Xenial and Bionic

Status in dh-golang package in Ubuntu:
  Fix Released
Status in dh-golang source package in Xenial:
  New
Status in dh-golang source package in Bionic:
  New

Bug description:
  [Impact]

  The following environment variables need to be properly in packages'
  debian/rules to use golang-1.13 in Bionic and earlier releases:

  export GOCACHE := ${CURDIR}/_build/go-build
  export GO111MODULE = off

  This is redundant and a growing number of packages need golang-1.13 to
  build.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dh-golang/+bug/1911911/+subscriptions



More information about the foundations-bugs mailing list