canonical / jhack

Chock-full of Juju hackery.
Apache License 2.0
48 stars 23 forks source link

Switch `jhack` to `core22` base #118

Closed simondeziel closed 6 months ago

PietroPasotti commented 6 months ago

@simondeziel I'm afraid I'll need to roll this back because turns out it's causing #122 and #109 Underlying issue is that the juju snap that jhack embeds is core20 and depends on libssl 1.1 which is hard to get on core22. Until we find a neater solution (or juju bumps to core22), we're stuck with core20.

simondeziel commented 6 months ago

@PietroPasotti understood. FYI, I also reported https://bugs.launchpad.net/juju/+bug/2046973 asking for Juju to switch to core22.

PietroPasotti commented 6 months ago

Thanks! Once they do that we can roll this forward again :)