snapcraft: self.run() is inconsistent in providing
Metadata
Current evaluation
⚠️ This summary may be outdated — the issue content or evaluation prompts have changed since this evaluation was made.
Inconsistent working directory behavior in snapcraft's self.run() was reported but closed without resolution or comments, indicating the report was abandoned. No fix or documentation update was implemented.
Suggested action: —
No scores available.
Issue body
in a snapcraft plugin:
self.run(['pwd'])
self.run(['pwd'], '.')
make pwd run in different work directories, which is highly irritating. Thus should be consistent or at least be very explicitly documented -- or both.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Inconsistent working directory behavior in snapcraft's self.run() was reported but closed without resolution or comments, indicating the report was abandoned. No fix or documentation update was implemented. | |
| qwen/qwen3.6-35b-a3b | — | — | Abandoned due to prolonged inactivity. The reported inconsistency in snapcraft's self.run() working directory behavior remains unfixed and undocumented. | |
| qwen/qwen3.6-35b-a3b | — | — | Abandoned and closed without resolution. The reported inconsistency in snapcraft plugin self.run() working directory handling received no comments or developer response. No code changes or documentation updates were implemented. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Inconsistent working directory behavior in snapcraft's self.run() was closed without resolution or comments, indicating the report was abandoned. No fix or documentation update was implemented. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #1498140 snapcraft run should only run from the project directory | snapcraft (launchpad) | closed | Closed without implementation. The request to restrict snapcraft run to the project directory was abandoned or superseded by later design changes, with no discussion or resolution details provided. |