dump plugin with stage-packages fails
Metadata
Current evaluation
Closed without resolution, likely abandoned. The dump plugin failed when combined with stage-packages, raising a directory not empty error. No fix or workaround was documented.
Suggested action: —
No scores available.
Issue body
If you use the dump plugin in combination with stage packages, it fails with the following error:
[Errno 39] Directory not empty: '/tmp/test/parts/dummy-part/install'
To reproduce, snap the following yaml:
name: basic
version: 0.1
summary: Summary of the most simple snap
description: Description of the most simple snap
architectures: [all]
confinement: strict
parts:
dummy-part:
plugin: dump
source: .
stage-packages: [hello]
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Closed without resolution, likely abandoned. The dump plugin failed when combined with stage-packages, raising a directory not empty error. No fix or workaround was documented. | |
| qwen/qwen3.6-35b-a3b | — | — | Closed without resolution. Combining the dump plugin with stage-packages triggered a directory-not-empty error during snap construction. No fix or follow-up was provided, indicating the report was abandoned. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #1812215 Stage-packages on dump plugin are not included into the snap | snapcraft (launchpad) | closed | Closed without resolution or comments, indicating abandonment. The report noted that stage-packages in the dump plugin were not automatically included in the snap, requiring manual file priming. | |
| #1663534 Dump plugin can't copy files from snap/ | snapcraft (launchpad) | closed | The dump plugin silently failed copying files from a snap/ subdirectory. The issue was closed after over two years with no comments or resolution, indicating it was abandoned or resolved in a later release without explicit tracking. |