graysky

Results 248 comments of graysky

I see. Have you considered using a wrapper for the root privileges? For example, https://github.com/graysky2/profile-sync-daemon/blob/master/common/psd-overlay-helper

@jacobsalmela - I was under the impression that pihole was managing a list of domains for dnsmasq to use. That can occur without root access. I understand that it needs...

I understand those key areas. I think that pihole (and the underlying scripts it calls when run) can be made to run more as the pihole user rather than as...

https://github.com/pi-hole/pi-hole/pull/1583 is a step towards more user-space operation.

https://github.com/lwfinger/rtl8192du/pull/28

I maintain the autojump package for Arch Linux via the AUR. * 22.5.3-5 includes a versioned python dependency and incorporates the solution suggested by hefteg in [FS#60929](https://bugs.archlinux.org/task/60929) * 22.5.3-1 does...

I assume `yay` is an AUR helper. They cause more problems than they solve. Modify the PKGBUILD as I mentioned and build with `makepkg` and I think you'll be fine......

@pwoehrer - > Manjaro users: Know that Manjaro != Arch ... based on @Syphdias comment, your python version is behind Arch's which is why you cannot install. You can change...

@noelar - `/usr/lib/python3.8/site-packages/` is the correct place for these. See: https://bugs.archlinux.org/task/60929 Feel free to correct me if I am mistaken.