Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 715980 - app-emulation/libpod-1.8.2 connect: network is unreachable make: *** [Makefile:583: cmd/podman/varlink/iopodman.go] Error 1 with dev-lang/go-1.13.9
Summary: app-emulation/libpod-1.8.2 connect: network is unreachable make: *** [Makefil...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Zac Medico
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-04-03 06:13 UTC by Yury Martynov
Modified: 2020-04-05 19:44 UTC (History)
3 users (show)

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


Attachments
build.log.tar.xz (build.log.tar.xz,2.82 KB, application/x-xz)
2020-04-03 06:16 UTC, Yury Martynov
Details
emerge-info (emerge-info.txt,5.12 KB, text/plain)
2020-04-03 06:18 UTC, Yury Martynov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Yury Martynov 2020-04-03 06:13:18 UTC
affected with 1.7.0/1.8.0 also

Reproducible: Always
Comment 1 Yury Martynov 2020-04-03 06:16:25 UTC
Created attachment 629256 [details]
build.log.tar.xz
Comment 2 Yury Martynov 2020-04-03 06:18:08 UTC
Created attachment 629258 [details]
emerge-info
Comment 3 Zac Medico gentoo-dev 2020-04-03 19:53:07 UTC
What version of dev-lang/go do you have? I didn't see this issue with dev-lang/go-1.14.
Comment 4 Petr Šabata 2020-04-03 20:30:54 UTC
Not the reporter but I run into the same issue with 1.13.9 (stable).
Comment 5 alexander haensch 2020-04-04 11:19:02 UTC
Same here one three different systems with go 1.13.9
Comment 6 alexander haensch 2020-04-05 08:55:56 UTC
(In reply to Zac Medico from comment #3)
> What version of dev-lang/go do you have? I didn't see this issue with
> dev-lang/go-1.14.

Are you sure that it will work with another version of go? The portage sandbox should not allow network access. The dependencies should be fetched and packaged.

https://forums.gentoo.org/viewtopic-t-1102468-start-0.html

i added "-network-sandbox" in make.conf FEATURES= and i can emerge.

Would be great if libpod would emerge without this anti-feature.
Comment 7 Larry the Git Cow gentoo-dev 2020-04-05 19:41:33 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3df896d7f88c8d3c97723ac9c022c26957098c4b

commit 3df896d7f88c8d3c97723ac9c022c26957098c4b
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2020-04-05 19:39:38 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2020-04-05 19:39:51 +0000

    app-emulation/libpod: fix network-sandbox for go-1.13.9
    
    Closes: https://bugs.gentoo.org/715980
    Package-Manager: Portage-2.3.96, Repoman-2.3.22
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 app-emulation/libpod/libpod-1.8.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)