canonical / rockcraft

Tool to create OCI Images using the language from Snapcraft and Charmcraft.
GNU General Public License v3.0
25 stars 33 forks source link

"deleting current features configuration" ouput in every execution of Rockcraft #585

Closed tigarmo closed 1 week ago

tigarmo commented 2 weeks ago

Bug Description

There's an output of deleting current features configuration in every execution of Rockcraft, regardless of verbosity mode.

To Reproduce

> ❯ rockcraft pack --verbosity=quiet
deleting current features configuration
Project file 'rockcraft.yaml' not found in '/home/tiago'. 
...

Environment

rockcraft 1.3.2 running on Jammy

rockcraft.yaml

.

Relevant log output

.
syncronize-issues-to-jira[bot] commented 2 weeks ago

Thank you for reporting us your feedback!

The internal ticket has been created: https://warthogs.atlassian.net/browse/CRAFT-3022.

This message was autogenerated

sergiusens commented 2 weeks ago

https://github.com/canonical/rockcraft/blob/a110a87717399dbd6c9936bad57a5fde94505d34/rockcraft/services/lifecycle.py#L30