[15:53] hi, I need a little hint. I installed maas as instructed in docs (on a quantal server) and set it up (with gui) so maas manages dhcp and dns for eth1. the pro [15:53] the problem is that /etc/maas/dhcp.conf still does not exist [15:56] so maas-dhcp fails to start, saying "/etc/maas/dhcpd.conf does not exist. Aborting." [16:20] got it working. Just needed to re-set the maas api address (via `sudo dpkg-reconfigure maas-cluster-controller` ) to a correct, valid address. [21:55] Hello everyone! [21:55] I am justing starting out with MAAS and I have a little problem installing it [21:56] I am running Ubuntu 12.04.2 LTS and I am trying to install MAAS [21:56] but when I do: [21:56] sudo apt-get install maas maas-dhcp maas-dns [21:56] as per the documentation [21:57] It cannot locate the maas-dns package [21:57] if I attempt to install everything else but it [21:57] I end up with a partial install [21:58] witch also seems to be missing the [21:58] maas-cluster-controller [21:58] apt-get is also unable to install that package either [21:58] am I missing a repo or something? [22:14] atanasb: what documentation are you using [22:16] This one -> http://maas.ubuntu.com/docs/quantal/install.html [22:16] atanasb: that's *quantal* [22:16] atanasb: you are using precise [22:16] atanasb: that's why it cannot find the package [22:16] atanasb: you might want to try to install maas from ppa: paa:maas-maintainers/stable [22:18] rror: 'paa:maas-maintainers/stable' invalid [22:18] :( [22:19] atanasb: sudo add-apt-repository ppa:maas-maintainers/stable [22:19] sudo apt-get update && sudo apt-get install maas [22:19] that should od it [22:19] :) [22:20] Yes! [22:20] It works! Thank you so much! [22:21] atanasb: no prob, you should now be able to install the rest (maas-dns/maas-dhcp) and continue following that doc [22:21] Should I continue following the quantal documentaion? [22:21] atanasb: yes [22:21] atanasb: since you installed a newer version of maas now, it follows the same doct [22:22] Great. Will do. Thanks for the help. I'll see how it works out. [22:22] :) [22:22] atanasb: there's a huge gap between precise maas and quantal maas, which should be reduced once we release newer MAAS for precise [22:22] Ubuntu code names have always confused me [22:22] atanasb: :) [22:23] Also a more general question [22:24] I've got 4 machines (identical in hardware) which I'm trying to connect together [22:24] is MAAS a good choice for that [22:24] because I've tried PelicanHPC and what not. [22:25] But they all have some specifics that are inpenatrable for a newbie like me. [22:25] atanasb: MAAS is only a provisioning service, you can do what you need afterthat, [22:27] I see. [22:36] roaksoax: One of the packages failes to configure [22:38] I found a bug report [22:38] https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1090334 [22:39] Launchpad bug 1090334 in maas (Ubuntu) "MAAS (in precise) requires django >= 1.3.1-4ubuntu1.5" [High,Invalid] [23:31] This is my error log: http://pastebin.com/4dU2jQSK