pebdev
pebdev
Yes, Homebrew is clearly not the most safe and clean package manager, but this error is not his fault this time :p Change in autoconf 2.70 ([changelog](https://lwn.net/Articles/839395/))
I do not have enough knowledge on this topic (I just use docker for my cross-compiler environments, without init needs like this), so I can't answer you for the moment.
Could you launch these commands and post output please : $ cat /etc/os-release $ systemctl --version To uninstall package, you can use : $ sudo dpkg --purge --force-all ads-catcher
It's strange, I have exactly the same setup. **If it's possible** can you update your OS ? ``` sudo apt-get update sudo apt-get upgrade sudo apt-get dist-upgrade ``` If you...
> Mhh, strange. I think I know what is up here. Systemd is not the default, I am (still) running sysvinit on this maschine. > > > It's strange, I...