Pack command output option is inconsistent
Metadata
Current evaluation
Pack command --output behaves inconsistently: paths outside the project root silently drop artifacts inside the build instance. Triaged bug (Jira CRAFT-4580); no fix found in current code, which still has the same --output handling.
Suggested action: keep open
Reason: The issue is labelled 'Status: Triaged' and 'Type: Bug' by maintainer cmatsuoka, and the reported behavior still exists in the code: PackCommand in craft_application/commands/lifecycle.py still defines --output with help 'Output directory for created packages.' and passes it to package.set_output_dir() with no validation or error for out-of-root paths. No commit in the history addresses this, so it remains a valid, open design/bug decision (error out vs. deprecate) rather than something to close.
Issue body
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.8-27b |
Impact:
45
Quick Win:
18.0
Staleness:
75
Complexity:
60
Confidence:
80
Support Request:
5
|
keep open | Pack command --output behaves inconsistently: paths outside the project root silently drop artifacts inside the build instance. Triaged bug (Jira CRAFT-4580); no fix found in current code, which still has the same --output handling. | |
| qwen/qwen3.6-35b-a3b |
Staleness:
90
Complexity:
40
Confidence:
85
Support Request:
10
|
keep open | Inconsistent snapcraft pack --output behavior causes silent failures when paths fall outside the project root. Triaged bug with over a year of inactivity and no follow-up. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
90
Complexity:
40
Confidence:
75
Support Request:
5
|
keep open | Inconsistent behavior of snapcraft pack --output when paths are outside the project root, causing silent failures. Triaged bug with an internal ticket, but inactive for over a year. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
85
Complexity:
35
Confidence:
80
Support Request:
10
|
keep open | Inconsistent snapcraft pack --output behavior fails silently when paths fall outside the project root. Triaged as a bug with an internal Jira ticket created, awaiting implementation. |
Update history
No update history recorded yet.
Related issues
No related issues found above the similarity threshold.