[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 installed!

I mean, it's okay when a package leaves some libraries installed behind
once removed (and I understand it's how API works) but in MAAS' case the
*entire service* (region, cluster) is still installed and running after
you uninstall the `maas` package.  It's really counter-intuitive.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to maas in Ubuntu.
https://bugs.launchpad.net/bugs/1416027

Title:
  Removing MAAS from a system is painful

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1416027/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 maas-cluster-controller maas-common
  maas-dhcp maas-dns maas-proxy maas-region-controller
  maas-region-controller-min postgresql python-django-maas python-iscpy
  python-maas-client python-maas-provisioningserver squid-langpack squid3
  squid3-common
Use 'apt-get autoremove' to remove them.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to maas in Ubuntu.
https://bugs.launchpad.net/bugs/1416027

Title:
  Removing MAAS from a system is painful

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1416027/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 automatically.

Marking this bug invalid.

** Changed in: maas (Ubuntu)
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to maas in Ubuntu.
https://bugs.launchpad.net/bugs/1416027

Title:
  Removing MAAS from a system is painful

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1416027/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs