snapcraft remote-build fails in Windows when using a \\wsl$ path
Metadata
Current evaluation
snapcraft remote-build on Windows crashes with a ValueError when the project lives on a \\wsl$ mount, because link_or_copy_tree calls ntpath.relpath across different mounts. Old snapcraft 7.x code path; no maintainer activity in ~5 years.
Suggested action: close stale
Reason: The traceback references snapcraft/internal/remote_build/_worktree.py and snapcraft/file_utils.py, which no longer exist in the current tree (remote-build now lives in snapcraft/commands/remote.py and snapcraft/services/ via craft-application, per commits like 'refactor: use craft-application's remote-build (#5239)'). With 0 comments, no labels beyond windows/wsl, and no activity in ~5 years, the original code path is gone; the reporter should re-test on a current snapcraft release before any fix is pursued.
Issue body
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.8-27b |
Impact:
30
Quick Win:
16.5
Staleness:
95
Complexity:
45
Confidence:
70
Support Request:
5
|
close stale | snapcraft remote-build on Windows crashes with a ValueError when the project lives on a \\wsl$ mount, because link_or_copy_tree calls ntpath.relpath across different mounts. Old snapcraft 7.x code path; no maintainer activity in ~5 years. | |
| qwen/qwen3.6-35b-a3b |
Staleness:
98
Complexity:
45
Confidence:
85
Support Request:
15
|
close stale | Bug report detailing a ValueError when running snapcraft remote-build on Windows using a WSL2 path. Python path resolution fails across different Windows mounts. No maintainer interaction in nearly five years. | |
| qwen/qwen3.6-35b-a3b |
Staleness:
95
Complexity:
40
Confidence:
90
Support Request:
10
|
close stale | Bug report: snapcraft remote-build fails with path error on Windows WSL. Issue is 5 years old with no activity. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
98
Complexity:
65
Confidence:
82
Support Request:
5
|
close stale | Snapcraft remote-build crashes with a ValueError when running from a WSL path on Windows due to ntpath relpath limitations. The report is nearly five years old with no maintainer response. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
98
Complexity:
45
Confidence:
70
Support Request:
5
|
close stale | Bug report for snapcraft remote-build failing on Windows when using WSL paths due to Python's ntpath.relpath mount conflict. Open for ~5 years with no maintainer response or activity. |
Update history
No update history recorded yet.
Related issues
No related issues found above the similarity threshold.