Samuel Allan

Results 107 comments of Samuel Allan

@andmarti1424 > if there is a way to enter directly to edition without the need of pressing 'e'. There is an `edit` subcommand, so this should do what you want:...

> Actually I tried that. And it just showed: @andmarti1424 can you paste the entire output, including what you wrote on the command line?

@xmha97 yes that's correct, Windows is not supported. It's not easy to add support either, because the UI library we use doesn't support Windows: https://github.com/urwid/urwid/issues/152

@N0ury yep, because WSL is a Linux variant. ;) Maybe we should document supported systems in the readme; PRs welcome. :)

@N0ury hmm you're right, I can't find a way to permanently delete a note from sncli. Strange that `delete_note` exists but isn't used; maybe something was refactored out... It's not...

@guillaumeger If you're still around, do you get this issue with the latest version of sncli? Some more details would be useful for finding the cause of the issue as...

@ajkavanagh I opened https://review.opendev.org/c/openstack/charm-openstack-dashboard/+/882910 for testing :)

@ajkavanagh is it possible to see more info on the CI failures? ![1683766353](https://github.com/juju/charm-helpers/assets/9714796/d76b3107-c443-47d8-b848-97701451be25)

So for asn1crypto we can do the same thing as netaddr, etc. by installing from apt (`python3-asncrypto`). For `certvalidator` though, we can't because it's only available on pypi and github......

@mr-cal hi, do you have an estimate of when this bug might be looked at? Thanks. :)