group.of.nepali.translators team mailing list archive
-
group.of.nepali.translators team
-
Mailing list archive
-
Message #09062
[Bug 1636587] Re: crypto poly1305 on armhf fails to build
This does not fail validation but is unnecessary, we built juju-core
without a new crypto.
** Changed in: golang-go.crypto (Ubuntu Yakkety)
Status: Fix Committed => Invalid
** Changed in: golang-go.crypto (Ubuntu Xenial)
Status: In Progress => Invalid
** Tags removed: verification-needed
** Tags added: verification-failed
--
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:
Invalid
Status in golang-go.crypto source package in Yakkety:
Invalid
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
References