[Errno 2] No such file or directory: '/home/robru/src/bileto.snap/stage/debian/source'
Metadata
Current evaluation
Closed without resolution. The report details a snapcraft crash during the snap stage caused by a missing debian/source directory. No fix or discussion occurred, leaving the issue abandoned.
Suggested action: —
No scores available.
Issue body
So I'm trying to create my first snap. You can see what I have so far here:
https://git.launchpad.net/~robru/+git/bileto.snap/tree/
One script, snapcraft.yaml pulls in some ubuntu deps and one bzr project. When I run 'snapcraft stage' I get a seemingly sane-looking stage, with my script in stage/bin and the debs I want installed there. When I run 'snapcraft snap', I get:
[snip]
Pulling bileto
Preparing to build phablet-tools
Building phablet-tools
Preparing to build bileto
Building bileto
Staging phablet-tools
Staging bileto
Priming phablet-tools
[Errno 2] No such file or directory: '/home/robru/src/bileto.snap/stage/debian/source'
What? Why is snapcraft expecting stage/ to be a debian package? None of the documentation suggested that stage/ should have a debian/ under it.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Closed without resolution. The report details a snapcraft crash during the snap stage caused by a missing debian/source directory. No fix or discussion occurred, leaving the issue abandoned. | |
| qwen/qwen3.6-35b-a3b | — | — | Abandoned. Closed with no comments or resolution after 125 days. The snapcraft FileNotFoundError during the snap stage received no fix or merge details. | |
| qwen/qwen3.6-35b-a3b | — | — | Closed without resolution. Snapcraft failed with a missing directory error during the snap stage. No comments or fixes were provided, indicating the report was abandoned. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #1605164 Errors due to "missing" files using "stage:" | snapcraft (launchpad) | closed | Abandoned. Reported a snapcraft staging error when excluding directories with missing files. Closed without comments or a fix, indicating the issue was stale. | |
| #1633613 useless "no such file or directory" message | snapcraft (launchpad) | closed | A confusing snapcraft error message report was closed without comments or resolution, likely abandoned due to prolonged inactivity. No fix or workaround was implemented. |