maas-devel team mailing list archive
-
maas-devel team
-
Mailing list archive
-
Message #00449
Experimental package problems
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.
Follow ups