Oz Tiram

Results 67 issues of Oz Tiram

Please check all the boxes that apply: - [ x] I can submit this contribution in agreement with the [Copyright Policy](https://www.gentoo.org/glep/glep-0076.html#certificate-of-origin). - [x] I have certified the above via adding...

assigned
self-maintained

Possible fix for #742 ## Description ## Type of Change - [x] Bug fix ## Related Issues #742 ## Testing ## Checklist - [x] Code is well-documented - [x] Changelog...

### Checklist - [x] I agree to the terms within the [Safety Code of Conduct](https://github.com/pyupio/safety/blob/main/CODE_OF_CONDUCT.md). ### Safety version I was trying to add safety to the gentoo repositories. However, it...

considering

Exports variables from .env when starting a shell or cd'ing to a directory. When leaving the directory the variables from .env will be unset. Given: $ mkdir -pv /tmp/foo/bar/baz mkdir:...

### Checklist - [x] I agree to the terms within the [Safety Code of Conduct](https://github.com/pyupio/safety/blob/main/CODE_OF_CONDUCT.md). ### Safety version 3.5.X and 3.6.0 ### Python version 3.11 and later ### Operating System...

## Description This PR make telemetry optional as described in #773 ## Type of Change - [ ] Bug fix - [x] New feature - [ ] Documentation update -...

pwman> e 169 Traceback (most recent call last): File "/usr/lib/python-exec/python3.13/pwman3", line 8, in sys.exit(main()) ~~~~^^ File "/usr/lib/python3.13/site-packages/pwman/ui/cli.py", line 152, in main cli.cmdloop() ~~~~~~~~~~~^^ File "/usr/lib/python3.13/cmd.py", line 146, in cmdloop stop...