Recent changes somehow broke builds in Gokrazy
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 49
- Forks
- 0
- Avg merge
- 13d 23h
- Merged PRs (30d)
- 1
Description
2023/10/18 06:34:21 updating package 12 of 25: [go get github.com/tailscale/tmemes/tmemes]
2023/10/18 06:34:21 in builddir/github.com/tailscale/tmemes
go: github.com/tailscale/tmemes/tmemes imports
tailscale.com/tsnet imports
tailscale.com/wgengine/netstack imports
gvisor.dev/gvisor/pkg/bufferv2: cannot find module providing package gvisor.dev/gvisor/pkg/bufferv2
2023/10/18 06:34:21 [go get github.com/tailscale/tmemes/tmemes]: exit status 1
I'm not sure why, but https://github.com/tailscale/tmemes/commit/af942c74c1179b6b692cad6b0c37c71eac5009e2 somehow broke builds with Gokrazy. I'm also not sure if this is the correct place to file this, so please redirect me if it's not.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the Gokrazy build for github.com/tailscale/tmemes/tmemes and inspect commit af942c74c1179b6b692cad6b0c37c71eac5009e. Trace why tailscale.com/tsnet now reaches the missing gvisor.dev/gvisor/pkg/bufferv2 package; done means the reported package build completes successfully again.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100