Craft parts should close stdin when cloning git projects
Metadata
Current evaluation
Git source handler in craft-parts does not close stdin when cloning, causing hangs when repos require credentials. Filed by maintainer mr-cal; only a Jira-sync bot comment exists. No fix found in git_source.py or base.py _run.
Suggested action: needs triage
Reason: The issue was filed by a maintainer (mr-cal) with a clear two-part scope (close stdin like deb.py does, and raise a friendly error for credential prompts) and a Jira ticket (CRAFT-3660) was auto-created, but no maintainer has labelled, assigned, or responded substantively. The code in git_source.py still calls self._run() without stdin=DEVNULL, confirming the bug persists. It needs triage to be prioritised and assigned.
Issue body
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.8-27b |
Impact:
50
Quick Win:
32.5
Staleness:
55
Complexity:
35
Confidence:
72
Support Request:
5
|
needs triage | Git source handler in craft-parts does not close stdin when cloning, causing hangs when repos require credentials. Filed by maintainer mr-cal; only a Jira-sync bot comment exists. No fix found in git_source.py or base.py _run. | |
| qwen/qwen3.6-35b-a3b |
Staleness:
85
Complexity:
25
Confidence:
85
Support Request:
10
|
needs triage | Request to close stdin during git cloning to prevent blocking and improve error handling for credential prompts. Currently unlabelled and inactive for over a year. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
85
Complexity:
20
Confidence:
80
Support Request:
10
|
needs triage | Request to close stdin during git cloning and improve credential error handling. Unlabeled, inactive for over a year, awaiting maintainer triage. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
85
Complexity:
25
Confidence:
75
Support Request:
10
|
needs triage | Close stdin during git cloning in craft-parts to prevent unhelpful credential prompts and add user-friendly error handling. Open, synced to Jira CRAFT-3660, awaiting implementation. |
Update history
No update history recorded yet.
Related issues
No related issues found above the similarity threshold.