Closed mvlassis closed 2 months ago
Thank you for reporting us your feedback!
The internal ticket has been created: https://warthogs.atlassian.net/browse/KF-6193.
This message was autogenerated
Closing as I created this issue to track the error in all of our repositories.
Bug Description
This issue is encountered while building charms simultaneously using
tox
. This unfortunately blocks our CI, as seen in these run logs. It seems that this is related tocharmcraft
, as this issue was first documented in the charmcraft repository.To Reproduce
I have reproduced the error message locally.
git clone
latest/candidate
tox -e integration -- --model kubeflow
Environment
Charmcraft version:
latest/candidate
which is currently4.2.0
Juju version:3.4.5
Python version:3.8.19
Relevant Log Output
Additional Context
No response