Peter Sabaini

Results 15 issues of Peter Sabaini

- [x ] I have searched the [issues](https://github.com/getpelican/pelican/issues?q=is%3Aissue) (including closed ones) and believe that this is not a duplicate. - [ ] I have searched the [documentation](https://docs.getpelican.com/) and believe that...

enhancement
docs

For maintainability I'd love to be able to specify group names in addition to GIDs for gids_exempted. My rust-foo is superficial at best but I'm thinking this should be doable...

My tests handle exception logging elsewhere, and nose2 now fails in util.format_traceback() since sys.exc_info() now has None as traceback member (last)

information needed

Upon a fault, the `snap_*()` functions which are utilizing the `_snap_exec()` will always return the same error regardless of underlying cause. This is exacerbated by the fact that the errcode...

Creating a python3 virtualenv with [pip_create_virtualenv()](https://github.com/juju/charm-helpers/blob/08e632f54c3e628dbfac939333efcdcc55ec8e2f/charmhelpers/fetch/python/packages.py#L141) fails, as the `virtualenv` binary isn't part of python3-virtualenv pkg on bionic (it seems it's present in this package in focal though) ``` 2020-11-11...

We have a `--verbose` and a `--debug` flag for microceph, but they're not really doing much for some commands, e.g. ``` ubuntu@vm-0:~$ sudo microceph disk list Disks configured in MicroCeph:...

enhancement

Setting up a 3-node cluster yet the ceph.conf does not get updated with initial mon host entry. I would have expected all 3 MONs of the cluster showing up ....

# Issue report ## What version of MicroCeph are you using ? latest ## What are the steps to reproduce this issue ? ``` sudo microceph enable rgw # prep...

enhancement

# Issue report ## What version of MicroCeph are you using ? 19.2.0+snape32ad499ad ## What are the steps to reproduce this issue ? 1. deploy a two node cluster (no...

bug

# Issue report ## What version of MicroCeph are you using ? microceph (edge) 19.2.0~git+snapc76c1f5fe9 from Canonical✓ installed ## What are the steps to reproduce this issue ? ``` sudo...