SNAPCRAFT_MAX_PARALLEL_BUILD_COUNT doesn't seem to be passed through to lxd container
Metadata
Current evaluation
⚠️ This summary may be outdated — the issue content or evaluation prompts have changed since this evaluation was made.
SNAPCRAFT_MAX_PARALLEL_BUILD_COUNT not being passed to LXD containers was closed and abandoned. No comments, resolution, or fix were provided.
Suggested action: —
No scores available.
Issue body
I'm affected by https://github.com/lxc/lxd/issues/10034 and was asked to decrease the amount of jobs used in the build command. I tried to set SNAPCRAFT_MAX_PARALLEL_BUILD_COUNT, but nothing changed, it still uses the CPU count.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | SNAPCRAFT_MAX_PARALLEL_BUILD_COUNT not being passed to LXD containers was closed and abandoned. No comments, resolution, or fix were provided. | |
| qwen/qwen3.6-35b-a3b | — | — | SNAPCRAFT_MAX_PARALLEL_BUILD_COUNT being ignored in LXD containers was closed without comments or resolution, indicating the report was abandoned. No fix or workaround was provided. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | SNAPCRAFT_MAX_PARALLEL_BUILD_COUNT not passing to LXD containers was closed without comments or resolution, indicating abandonment. No fixes were applied, likely superseded by upstream LXD updates. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #1988748 SNAPCRAFT_PARALLEL_BUILD_COUNT not respected if set in `override-build:` | snapcraft (launchpad) | closed | Closed without resolution or merge. The report details a bug where SNAPCRAFT_PARALLEL_BUILD_COUNT set in override-build is ignored, but no developer response or fix was provided, indicating the issue was abandoned or marked stale. | |
| #3997 providers: pass SNAPCRAFT_MAX_PARALLEL_BUILD_COUNT to instance | snapcraft | merged | Merged into main. Resolves a bug where the SNAPCRAFT_MAX_PARALLEL_BUILD_COUNT environment variable was not passed to the build instance, ensuring correct parallel build limits during snap creation. | |
| #4927 Parallel installation of snapcraft not passed to LXD instance | snapcraft | closed | Parallel snapcraft installations were not passed to LXD instances, causing version mismatches. Resolved via pull requests #5085 and #5087, addressing upstream craft-application bug #411. |