Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 693578 - app-admin/consul-1.5.3 fails to build with dev-lang/go 1.13 due to the network sandbox
Summary: app-admin/consul-1.5.3 fails to build with dev-lang/go 1.13 due to the networ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Zac Medico
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: go-1.13-sandbox
  Show dependency tree
 
Reported: 2019-09-05 18:45 UTC by William Hubbs
Modified: 2019-09-05 21:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description William Hubbs gentoo-dev 2019-09-05 18:45:11 UTC
There is a failure when you try to emerge app-admin/consul-1.5.3 with
dev-lang/go-1.13 with network-sandbox enabled.

If you want Zac I'll take a look at it, but I thought I would open a
bug.

William
Comment 1 Larry the Git Cow gentoo-dev 2019-09-05 21:02:19 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98af196037b6d7968f5ffb60bc74997c8f59055a

commit 98af196037b6d7968f5ffb60bc74997c8f59055a
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2019-09-05 20:58:05 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2019-09-05 21:02:11 +0000

    app-admin/consul: Fix compile with go-1.13
    
    Reported-by: William Hubbs <williamh@gentoo.org>
    Closes: https://bugs.gentoo.org/693578
    Package-Manager: Portage-2.3.75, Repoman-2.3.17
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 app-admin/consul/consul-1.5.3.ebuild | 5 +++++
 1 file changed, 5 insertions(+)
Comment 2 Zac Medico gentoo-dev 2019-09-05 21:06:16 UTC
Thanks!