Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 941389 - app-containers/containers-image-5.32.2 calls commands that do not exist: go
Summary: app-containers/containers-image-5.32.2 calls commands that do not exist: go
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Rahil Bhimjiani
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-10-12 14:33 UTC by Agostino Sarubbo
Modified: 2024-10-12 20:36 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,48.82 KB, text/plain)
2024-10-12 14:33 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-10-12 14:33:23 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-containers/containers-image-5.32.2 calls commands that do not exist.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#QA0018
Comment 1 Agostino Sarubbo gentoo-dev 2024-10-12 14:33:24 UTC
Created attachment 905197 [details]
build.log

build log and emerge --info
Comment 2 Zac Medico gentoo-dev 2024-10-12 20:36:06 UTC
This one is weird, since I can see it being blocked by network-sandbox, but it still builds man pages and installs them successfully despite network-sandbox issues like these:

docker/reference/regexp.go:7:2: github.com/containers/storage@v1.55.0: Get "https://proxy.golang.org/github.com/containers/storage/@v/v1.55.0.zip": dial tcp: lookup proxy.golang.org on [::1]:53: read udp [::1]:40374->[::1]:53: read: connection refused
docker/reference/normalize.go:8:2: github.com/opencontainers/go-digest@v1.0.0: Get "https://proxy.golang.org/github.com/opencontainers/go-digest/@v/v1.0.0.zip": dial tcp: lookup proxy.golang.org on [::1]:53: read udp [::1]:40374->[::1]:53: read: connection refused
types/types.go:11:2: github.com/opencontainers/image-spec@v1.1.0: Get "https://proxy.golang.org/github.com/opencontainers/image-spec/@v/v1.1.0.zip": dial tcp: lookup proxy.golang.org on [::1]:53: read udp [::1]:40374->[::1]:53: read: connection refused
internal/pkg/platform/platform_matcher.go:29:2: github.com/sirupsen/logrus@v1.9.3: Get "https://proxy.golang.org/github.com/sirupsen/logrus/@v/v1.9.3.zip": dial tcp: lookup proxy.golang.org on [::1]:53: read udp [::1]:40374->[::1]:53: read: connection refused