Hi Andres Using the maas package in your PPA, I get these problems:
[1] Preconfiguring packages ... /tmp/maas.config.38743: 32: /tmp/maas.config.38743: dbc_go: not found maas failed to preconfigure, with exit status 127 I am guessing this is the DHCP configuration script blowing up? [2] Celery ends up unable to run tasks, with errors like: """ [2012-08-28 14:36:39,770: ERROR/MainProcess] Received unregistered task of type 'provisioningserver.tasks.write_full_dns_config'. The message has been ignored and discarded. Did you remember to import the module containing this task? Or maybe you are using relative imports? """ [3] Celery is not being started in beat mode, it is needed to parse leases: - *** --- * --- . beat: OFF On the bright side, TFTP seems to work now! :) Cheers. -- Mailing list: https://launchpad.net/~maas-devel Post to : [email protected] Unsubscribe : https://launchpad.net/~maas-devel More help : https://help.launchpad.net/ListHelp

