← Back to issue list

usrmerge issue when using the Python plugin without provisioning Python

View original Github issue

Metadata

Project
rockcraft
Number
#246
Type
issue
State
open
Author
tigarmo
Labels
Created
2023-05-01 13:50:02+00:00
Updated
2023-05-01 14:31:03+00:00
Closed

Current evaluation

No evaluation has been recorded for this issue yet.

Issue body

The following part will generate a ROCK where the `/lib64` symlink to `/usr/lib64` is broken: ```yaml parts: flask-part: plugin: python source: "." python-packages: - flask ``` Adding Python (e.g. via `stage-packages: [python3-venv]`) fixes the issue.

Evaluation history

No evaluation history available.