← Back to team overview

maas-devel team mailing list archive

Re: Experimental package problems

 

Hi Julian,


> [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?
Nope it is not DHCP. This is nothing to worry about. Just a missing
check for file existence.

> 
> [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?
> """

Seems to me that this might be an upstream problem as we don't make
packaging packages to import modules and so on. (Unless of course
there's missing files)

> 
> 
> [3]
> Celery is not being started in beat mode, it is needed to parse leases:
> 
> - *** --- * ---   . beat:        OFF
> 

How do you turn it on?




Follow ups

References