[Bug 1416027] Re: Removing MAAS from a system is painful

2015-01-30 Thread Raphaël Badin
This is how APT work. If you want to remove the dependencies that were automatically installed by 'maas;, you need to: `sudo apt-get autoremove --purge` Well, I understand your point but you'll admit that it's strange to do this: `sudo apt-get purge maas` And after that, to still have MAAS fully

[Bug 1416027] Re: Removing MAAS from a system is painful

2015-01-30 Thread Raphaël Badin
This is how APT work. If you want to remove the dependencies that were automatically installed by 'maas;, you need to: `sudo apt-get autoremove --purge` Well, I understand your point but you'll admit that it's strange to do this: `sudo apt-get purge maas` And after that, to still have MAAS fully

[Bug 1416027] Re: Removing MAAS from a system is painful

2015-01-29 Thread Andres Rodriguez
Hi Raphael, This is how APT work. If you want to remove the dependencies that were automatically installed by 'maas;, you need to: sudo apt-get autoremove --purge Otherwise, when you purge a package, the dependencies it installed ar market candidate for removal, but they are not removed

[Bug 1416027] Re: Removing MAAS from a system is painful

2015-01-29 Thread Andres Rodriguez
Hi Raphael, This is how APT work. If you want to remove the dependencies that were automatically installed by 'maas;, you need to: sudo apt-get autoremove --purge Otherwise, when you purge a package, the dependencies it installed ar market candidate for removal, but they are not removed

[Bug 1416027] Re: Removing MAAS from a system is painful

2015-01-29 Thread Andres Rodriguez
roaksoax@unleashed:~$ sudo apt-get remove --purge maas [sudo] password for roaksoax: Reading package lists... Done Building dependency tree Reading state information... Done The following packages were automatically installed and are no longer required: dbconfig-common libecap2 maas-cli

[Bug 1416027] Re: Removing MAAS from a system is painful

2015-01-29 Thread Andres Rodriguez
roaksoax@unleashed:~$ sudo apt-get remove --purge maas [sudo] password for roaksoax: Reading package lists... Done Building dependency tree Reading state information... Done The following packages were automatically installed and are no longer required: dbconfig-common libecap2 maas-cli