← Back to team overview

group.of.nepali.translators team mailing list archive

[Bug 1636587] [NEW] crypto poly1305 on armhf fails to build

 

Public bug reported:

[Impact]
golang-go.crypto-0.0~git20161012.0.5f31782-1ubuntu0.16.10.1 is a backport to Yakkety of a new snapshot for golang-go.crypto, as required by Juju.

crypto doesn't successfully build on armhf due to an unforseen issue
with build rules in the poly1305 package; which explicitly wants not
go1.7. We're not building with go1.7, but this throws it off anyway. Fix
it so armhf works again.

[Test case]
golang-go.crypto should build succesfully. Reverse-depends should build successfully, as per bug 1634609.

[Regression Potential]
Could cause rebuilds of golang-go.crypto to fail if using go1.7.

** Affects: golang-go.crypto (Ubuntu)
     Importance: Undecided
         Status: Invalid

** Affects: golang-go.crypto (Ubuntu Xenial)
     Importance: Undecided
         Status: In Progress

** Affects: golang-go.crypto (Ubuntu Yakkety)
     Importance: Undecided
         Status: In Progress

** Also affects: golang-go.crypto (Ubuntu Xenial)
   Importance: Undecided
       Status: New

** Also affects: golang-go.crypto (Ubuntu Yakkety)
   Importance: Undecided
       Status: New

** Changed in: golang-go.crypto (Ubuntu)
       Status: New => Invalid

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1636587

Title:
  crypto poly1305 on armhf fails to build

Status in golang-go.crypto package in Ubuntu:
  Invalid
Status in golang-go.crypto source package in Xenial:
  In Progress
Status in golang-go.crypto source package in Yakkety:
  In Progress

Bug description:
  [Impact]
  golang-go.crypto-0.0~git20161012.0.5f31782-1ubuntu0.16.10.1 is a backport to Yakkety of a new snapshot for golang-go.crypto, as required by Juju.

  crypto doesn't successfully build on armhf due to an unforseen issue
  with build rules in the poly1305 package; which explicitly wants not
  go1.7. We're not building with go1.7, but this throws it off anyway.
  Fix it so armhf works again.

  [Test case]
  golang-go.crypto should build succesfully. Reverse-depends should build successfully, as per bug 1634609.

  [Regression Potential]
  Could cause rebuilds of golang-go.crypto to fail if using go1.7.

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


Follow ups