canonical / jhack

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

PermissionError(13, 'Permission denied') when running `jhack jenv` #85

Open jamesbeedy opened 1 year ago

jamesbeedy commented 1 year ago

Some type of ssl error happening that prevents the use of jhack. This can be reproduced by running the following commands:

sudo snap install jhack --channel=latest/edge
sudo snap connect jhack:ssh-read
sudo snap connect jhack:dot-local-share-juju

jhack jenv

https://paste.ubuntu.com/p/WNp2NMMvWx/

PietroPasotti commented 12 months ago

now that snapd-control has been accepted for jhack, this could go away after we: