[Maas-devel] Testing SRU/trunk packages in the QA Lab
Raphaël Badin
raphael.badin at canonical.com
Mon Nov 19 08:32:26 UTC 2012
> 1. /var/log/maas/oops/ is not writable by the maas user
Weird, I don't see this (upgrade issue?):
ls -lart /var/log/maas/oops/
total 8
drwxrwxr-x 2 maas maas 4096 Nov 19 04:22 .
drwxr-xr-x 4 maas maas 4096 Nov 19 08:24 ..
> 2. /var/lib/maas/dhcp/ is set to be root-owned by the upstart script,
> which means the dhcpd cannot re-write the leases file when it starts up.
Weird, as soon as I fix the apparmor stuff, the dhcplease gets written
ok (upgrade issue again?):
ls -lart /var/lib/maas/dhcp/
total 12
drwxr-xr-x 6 maas maas 4096 Nov 19 08:24 ..
drwxr-xr-x 2 root root 4096 Nov 19 08:24 .
-rw-r--r-- 1 dhcpd dhcpd 1517 Nov 19 08:27 dhcpd.leases
> 3. The dashboard page does not show the pie chart at all for me, does it
> work in the QA lab?
Yep, I see the same problem: the raphaeljs lib (package libjs-raphael)
needs to be backported.
> 4. I've seen the pserv traceback and then fail to serve anything at all,
> however I have a feeling that it went catatonic because of #1 above as
> after I fixed the permissions it has not failed since.
Didn't see that.
R.
More information about the Maas-devel
mailing list