Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x/build: test TestCgoLookupPort failing on linux-x86-buster builder #42750

Closed
cagedmantis opened this issue Nov 20, 2020 · 1 comment
Closed
Labels
Builders x/build issues (builders, bots, dashboards) FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done.
Milestone

Comments

@cagedmantis
Copy link
Contributor

Running the builder as proposed in https://golang.org/cl/267937 fails with:

 --- FAIL: TestCgoLookupPort (0.00s)
     cgo_unix_test.go:48: lookup tcp/smtp: Servname not supported for ai_socktype
 --- FAIL: TestCgoLookupPortWithCancel (0.00s)
     cgo_unix_test.go:61: lookup tcp/smtp: Servname not supported for ai_socktype
 --- FAIL: TestReadLine (0.00s)
     parse_test.go:24: open /etc/services: no such file or directory
 FAIL
 FAIL    net     14.909s

RE: #42410

@golang/release

@cagedmantis cagedmantis added Builders x/build issues (builders, bots, dashboards) NeedsFix The path to resolution is known, but the work has not been done. labels Nov 20, 2020
@cagedmantis cagedmantis added this to the Backlog milestone Nov 20, 2020
@gopherbot
Copy link

Change https://golang.org/cl/272486 mentions this issue: env/linux-x86-buster: add netbase package to the host

@golang golang locked and limited conversation to collaborators Nov 23, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Builders x/build issues (builders, bots, dashboards) FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done.
Projects
None yet
Development

No branches or pull requests

2 participants