[Bug 1170698] [NEW] rabbitmq-server all 2.7.1-0ubuntu4 fails to install on 12.04lts

2013-04-19 Thread Daniel Rolfe
Public bug reported: Installed a fresh 12.04 LTS on a bare metal server using ubuntu MAAS. Only other package that was install was mysqld root@supermicro:~# lsb_release -rd Description:Ubuntu 12.04.2 LTS Release:12.04 root@supermicro:~# apt-cache policy rabbitmq-server

[Bug 994781] Re: removing a node when it has failed commissioning is not possible from the UI

2012-05-30 Thread Daniel Rolfe
Yep below worked for me very well $ sudo maas from maasserver.models import Node node = Node.objects.get(hostname='myhostname') node.delete() Thanks Raphaƫl -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to maas in Ubuntu.