Anders Blomdell

Results 7 issues of Anders Blomdell

While trying to get NetworkManager to obey the "push redirect-gateway/redirect-private" in the "--up"-script, I found that this was impossible since these commands were not visible in the environment. This is...

I'm trying to install julia in a directory shared by multiple users (write protected), but GR/\/deps/build.jl fails, due to the fact that build.jl does not test for existing versions of...

Adds two new options to flatpak-pip-generator: --arch-dependent-allow Allow arch dependent packages to be used if no arch-independent package can be found. https://github.com/flatpak/flatpak-builder-tools/issues/328 --arch-dependent-force Force arch dependent packages to always be...

duplicate
pip
Need Rebase

Fixes #105 Also: - added helical_angle as an option to gear() (overrides twist parameter) - added number_of_hidden_teeth to gear()

### What happened When defining combined zones, i.e. ``` /etc/firewalld/zones/myzone/01_rules.xml /etc/firewalld/zones/myzone/02_rules.xml ``` firewall-config brings up `INVALID_ZONE: myzone` dialog. The reason for this is that in `src/firewall/server/config.py` `getZoneByName` never matches `myzone`,...

easy
bug