Bug#948728: apt doesn't completely remove "postgresql-11" dependencies

2020-03-02 Thread Christoph Berg
Re: Mario E. Weisz 2020-01-12 > $ sudo apt autoremove > > leaves these packages behind: > postgresql-client-11 As mentioned in one of the other bugs you filed, this was caused by /etc/apt/apt.conf.d/01autoremove-postgresql. I've now replaced this with a smarter solution that only marks packages

Bug#948728: apt doesn't completely remove "postgresql-11" dependencies

2020-01-12 Thread Mario E. Weisz
package: postgresql-11 version: 11.5-1+deb10u1 Note: This was attempted on *fresh* Debian and Ubuntu installations. $ sudo apt install postgresql-11 $ sudo apt purge postgresql-11 $ sudo apt autoremove leaves these packages behind: postgresql-client-11 postgresql-client-common postgresql-common