Closed phvalguima closed 4 months ago
also seeing this with rpds-py 0.19.0
don't think this is a charmcraft issue (other than its cause is likely from building wheels from souce)
yes, thanks @carlcsaposs-canonical
Sorry for the noise charmcraft team. I thought this was a requirement from charmcraft itself but after looking into my poetry.lock, I can see the rpds-py
comes from there instead.
To clarify for anyone coming to this later, rustc
available via apt
at time of posting is 1.75
, which is why charmcraft pack
hits into this limitation. Once 1.76
is available via apt
, this issue goes away
Bug Description
I have a build that was working a couple of days ago but now is failing with:
Full logs: https://pastebin.canonical.com/p/HTshpkPmgJ/
Currently seeing this happening on PR: https://github.com/canonical/opensearch-dashboards-operator/pull/88
To Reproduce
First, install:
Pull the PR above and run:
Environment
build on 24.04 and 22.04
Env.: using 22.04 and core22
charmcraft.yaml
Relevant log output