snapcraft gets stuck with getting cloudfoundry cli
Metadata
Current evaluation
⚠️ This summary may be outdated — the issue content or evaluation prompts have changed since this evaluation was made.
Closed without comments or resolution details, likely abandoned. The report described snapcraft hanging during a Go source pull for the cloudfoundry-cli package.
Suggested action: —
No scores available.
Issue body
With the following yaml file, snapcraft gets stuck.
name: cloudfoundry-cli
version: 6.19.0
summary: The official command line client for Cloud Foundry.
description: |
A tool to deploy and manage Cloud Foundry applications.
confinement: strict
apps:
cf:
command: bin/cf
plugs: [network]
parts:
cli:
plugin: go
source: https://github.com/cloudfoundry/cli.git
source-tag: v6.19.0
⟫ snapcraft
Preparing to pull cli
Pulling cli
From https://github.com/cloudfoundry/cli
* tag v6.19.0 -> FETCH_HEAD
Already up-to-date.
Please consider setting `go-importpath for the 'cli' part
env GOPATH=/home/elopio/workspace/canonical/snappy-playpen/cloudfoundry-cli/parts/cli/go go get -t -d ./cli.git/...
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Closed without comments or resolution details, likely abandoned. The report described snapcraft hanging during a Go source pull for the cloudfoundry-cli package. | |
| qwen/qwen3.6-35b-a3b | — | — | Closed without resolution due to age and zero comments. Snapcraft hung during the go plugin fetch step. Likely abandoned or superseded by newer snapcraft versions. No fix applied. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Closed without comments or resolution details. Appears abandoned due to prolonged inactivity, leaving the snapcraft hang during Go dependency fetching unresolved. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #2008777 timeout if doing snapcraft pull and build seperately | snapcraft (launchpad) | closed | A report detailing a hang when running snapcraft pull and build separately was closed without comments or resolution, indicating it was abandoned. No fix or workaround was provided. | |
| #1723965 snapcraft doesn't work | snapcraft (launchpad) | closed | Closed without resolution or comments, indicating abandonment. The reported snap command failure and GL driver errors remain unresolved. | |
| #1862325 snapcraft push fails for large snap | snapcraft (launchpad) | closed | Closed without resolution. The snapcraft push command hangs indefinitely when uploading large snaps (~991MB). No comments or fixes were provided, indicating the report was abandoned. | |
| #1663625 No script named 'snapcraft' | snapcraft (launchpad) | closed | A report of snapcraft failing after apt installation was closed without resolution or comments, indicating the matter was abandoned. | |
| #1615060 snapcraft clean is incomplete | snapcraft (launchpad) | closed | Reporting that snapcraft clean skips local .snap files was closed without comments or resolution, indicating the report was abandoned or left unresolved. | |
| #1615764 Support snapcraft close | snapcraft (launchpad) | closed | The requested snapcraft close command was closed without implementation. It appears abandoned due to prolonged inactivity, with zero comments or development activity after opening. | |
| #1688151 snapcraft pull doesn't save the installed build dependencies | snapcraft (launchpad) | closed | Closed without comments or resolution. The bug where snapcraft pull omitted build package dependencies from the pull state file was abandoned. | |
| #1866300 snapcraft fails to build core20 snap | snapcraft (launchpad) | closed | Closed without comments or resolution after 74 days. The core20 build failure involving multipass hangs and LXD tracebacks was abandoned. | |
| #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. | |
| #1988858 snapcraft trying to install extra package causing conflict | snapcraft (launchpad) | closed | Closed without a tracked fix or comments. The author reported a build dependency conflict caused by snapcraft pulling extra packages. The issue appears abandoned or resolved by the author. |