Anatoly Pugachev
Anatoly Pugachev
@TomZanna , does `--ignore` even works? used the following to check: ``` [mator@archlinux ~]$ sudo pacman -Sp plasma | egrep "discover|sdk" https://mirror.rol.ru/archlinux/extra/os/x86_64/discover-5.20.5-1-x86_64.pkg.tar.zst https://mirror.rol.ru/archlinux/extra/os/x86_64/plasma-sdk-5.20.5-1-x86_64.pkg.tar.zst ``` ``` [mator@archlinux ~]$ sudo pacman -Sp...
define "i can't run on debian 11", i.e. what is your actual problem?
or just post here the output of `/etc/os-release` : ``` $ cat /etc/os-release ``` so we would see how does `VERSION_ID` is defined
what is your operating system (name, version)? what does `/etc/resolv.conf` states after running the script? did you used `resolvectl` to setup your interfaces and dns servers? I had the same...
@id probably would be nice to push some changes to README (somewhere in the top of it) announcing about repo status and search for a new maintainer... PS: Besides, you...
i have the same error on oracle linux 8 and python 3.11 can't use default python-3.6 because it's too old (actually pip3 from python 3.6 branch is too old, complaining...
> There are no console output when using using zypper/dnf module to install packages. should there be console output at all in the first place? ansible is not a shell...