GUI Problem - System Configuration

Following an update of AsteriskNOW, I can no longer load the System Configuration from the main page. A bit of poking around led me to the raa service. From the colsole I tried a. ./raa restart and got the following.

Shutting down rPath Appliance Platform (Service Daemon): [ OK ]
Shutting down rPath Appliance Platform (Web Service): [FAILED]
Starting rPath Appliance Platform (Web Service):Traceback (most recent call last):
File “/usr/bin/raa-web-scgi”, line 20, in ?
import conary.lib.util
File “/usr/lib/python2.4/site-packages/conary/lib/util.py”, line 624, in ?
_tempdir = tempfile.gettempdir()
File “/usr/lib/python2.4/tempfile.py”, line 262, in gettempdir
tempdir = _get_default_tempdir()
File “/usr/lib/python2.4/tempfile.py”, line 208, in _get_default_tempdir
raise IOError, (_errno.ENOENT,
IOError: [Errno 2] No usable temporary directory found in [’/tmp’, ‘/var/tmp’, ‘/usr/tmp’, ‘/var/lib/raa’]
[FAILED]
Starting rPath Appliance Platform (Service Daemon): [ OK ]

Thinking this may be related to other posts I tried to update the GUI manually to the latest AsteriskNOW branch, but this has not fixed the problem.

Anyone got any ideas?

UPDATE

There were a number of failed files in temp folders under /tmp that seemed to relate to past failed updates. Deleting these got to the next step.

The update then complained about a lack of disk space. Deleting other temp files got us even further.

The update then complained about dependancies, so it was run with the resolve dependancies option, which promptly crashed producing a bug report.

This has been passed onto the rpath people. Still, it’s progress…