Open tigarmo opened 1 day ago
The output of expand-extensions should always be buildable on its own; However, in rockcraft it fails because of the implicit pebble part that is injected when creating the project.
expand-extensions
rockcraft init rockcraft expand-extensions > new-rockcraft.yaml mv new-rockcraft.yaml rockcraft.yaml rockcraft pack
Rockcraft 1.5.3 on Jammy
n/a
2024-11-12 10:23:35.163 Loading project file '/home/tiago/tmp/rockcraft.yaml' 2024-11-12 10:23:35.166 Cannot override the default "pebble" part
Thank you for reporting us your feedback!
The internal ticket has been created: https://warthogs.atlassian.net/browse/CRAFT-3667.
This message was autogenerated
Bug Description
The output of
expand-extensions
should always be buildable on its own; However, in rockcraft it fails because of the implicit pebble part that is injected when creating the project.To Reproduce
Environment
Rockcraft 1.5.3 on Jammy
rockcraft.yaml
Relevant log output