Re: Three more orphan packages

2023-11-18 Thread Daniele B.
Thanks Nick, after your answer I purged again the files and I'm patiently waiting to see popping the *ffs chops* again to confirm the problem. I also launched a "grep -R" on /etc without luck. == Daniele Bonini Nick Holland wrote: > On 11/16/23 18:12, Daniele B. wrote: > > > in /var: > >

Re: Three more orphan packages

2023-11-16 Thread Nick Holland
On 11/16/23 18:12, Daniele B. wrote: Just found out that in my system persist the following stuff: in /etc/passwd: user _nagios I don't really think you want users deleted when you uninstall a package. Things may be invisibly (to the package manager) be connected to that user. in /var: /na

Re: Three more orphan packages

2023-11-16 Thread Daniele B.
Just found out that in my system persist the following stuff: in /etc/passwd: user _nagios in /var: /nagios/ /nagios/rw/nagios.cmd 0 kb /nagios/objects.cache 27.0 kb /nagios/retention.dat 35.9kb If I try to delete /var/nagios this is recreated probably at system boot. There is no cro

Three more orphan packages

2023-11-04 Thread Daniele B.
Hello, Just found these orphan packages: fcitx-table-extra-5.0.9p0 monitoring-plugins-2.3.3p0 monitoring-plugins-mysql-2.3.3 all not uninstalled both by uninstalling their parent package and by a 'pkg_delete -a'. == Daniele Bonini