No way to snap keybase
Metadata
Current evaluation
⚠️ This summary may be outdated — the issue content or evaluation prompts have changed since this evaluation was made.
Closed without resolution. The report outlines a snapcraft bug where specifying go-importpath enables initial builds but causes failures after snapcraft clean. With zero comments and no patches, the issue was abandoned.
Suggested action: —
No scores available.
Issue body
I'm trying to snap the go client for keybase.io. The only way I've found to do it is run snapcraft, fail, add the go-importpath, run snapcraft again.
At this point, if I run clean and then snap again, it fails.
Steps to reproduce:
- mkdir /tmp/keybase
- download the attached snapcraft.yaml to that repository
- cd /tmp/keybase
- snapcraft
-> it will fail: http://paste.ubuntu.com/17425560/
- add this line at the end of the yaml:
go-importpath: github.com/keybase/client/go
- snapcraft
-> it will succeed: http://paste.ubuntu.com/17425590/
- snapcraft clean
-> it will fail: http://paste.ubuntu.com/17425613/
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Closed without resolution. The report outlines a snapcraft bug where specifying go-importpath enables initial builds but causes failures after snapcraft clean. With zero comments and no patches, the issue was abandoned. | |
| qwen/qwen3.6-35b-a3b | — | — | Reported snapcraft build failures after clean with go-importpath were closed without comments or resolution, indicating the report was abandoned. No fix or workaround was provided. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Closed without resolution or comments. The snapcraft build failure after cleaning and adding go-importpath remains unfixed. No resolution or merge details provided. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #1706564 Please allow the new "base" key in snapcraft.yaml | snapcraft (launchpad) | closed | The request to support the new base key in snapcraft.yaml was closed without implementation. With zero comments and no resolution details, the issue was abandoned or superseded by later updates. | |
| #1675516 can't cleanbuild snapcraft itself | snapcraft (launchpad) | closed | Closed without resolution or comments, the report of a failed snapcraft cleanbuild due to missing build-packages was abandoned. | |
| #1795501 Better base detection | snapcraft (launchpad) | closed | Abandoned. Closed without comments or resolution. The base detection failure in snapcraft build environments was not addressed. | |
| #1800119 snapcraft cleanbuild | snapcraft (launchpad) | closed | Closed without resolution. The report details a PermissionError during snapcraft cleanbuild caused by restricted access to the .aptitude directory. With zero comments and no fix applied, the issue was abandoned or marked stale. |