Latest snap package cannot build a charm
Metadata
Current evaluation
The charmcraft snap beta failed to build charms due to a pip3 execution error. The problem was resolved and closed with the 0.10.2 release.
Suggested action: —
No scores available.
Issue body
The latest release to the `beta` channel cannot build a charm out of the box:
[charmcraft-log.txt](https://github.com/canonical/charmcraft/files/6390446/charmcraft-log.txt)
Reproduce with:
```bash
multipass launch --name charmcraft-test
multipass exec charmcraft-test -- bash -c "sudo snap install charmcraft --beta && \
mkdir mycharm && \
cd mycharm && \
charmcraft init && \
charmcraft build"
```
Error from the `charmcraft build` stage:
```
Executing ['pip3', 'list'] failed with return code 1
problems using pip (full execution logs in /home/ubuntu/snap/charmcraft/common/charmcraft-log-pg68k6ko)
```
Log file is attached to this issue.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen3.6-35b-a3b-mtp-q6 | — | — | The charmcraft snap beta failed to build charms due to a pip3 execution error. The problem was resolved and closed with the 0.10.2 release. | |
| qwen/qwen3.6-35b-a3b | — | — | Charmcraft snap beta failed to build charms due to pip execution errors. The bug was fixed in the 0.10.2 release. | |
| qwen/qwen3.6-35b-a3b | — | — | Charmcraft snap beta failed to build charms due to a pip3 execution error. The bug was fixed and resolved in the 0.10.2 release. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Charmcraft snap beta failed to build charms due to a pip3 execution error. The bug was resolved and fixed in the 0.10.2 release. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Charmcraft snap beta failed to build charms due to pip3 errors. Fixed in the 0.10.2 release. |
Update history
No update history recorded yet.
Related issues
No related issues found above the similarity threshold.