On Sun, 01 Jul 2007 11:45:23 +0100
Sean Clarke <[EMAIL PROTECTED]> wrote:

> Hi Guys,
>     Last night I thought I'd see if i could upgrade my Ubuntu Feisty 
> SunRay system to SRSS 4u2. To cut a long story short, it didn't work - 
> no problem i thought, so i just purged the packages (dpkg --purge 
> sunwxxxx) and reinstall SRSS 3.1.1, something I have done many times now....
> 
> However, when I reinstall all my Sun Rays get 22D - closer inspection 
> reveals utauthd doesn't run.... I try and start it manually but it just 
> terminates, no errors are reported, nothing appears to be visible in the 
> logs...
> 
> It is almost like something is "hanging" around from the previous 
> install/upgrade. i am pretty sure I am installing SRSS 3.1.1 OK, because 
> I have done that about a dozen times now.
> 
> Anyone got any pointers?
> 
> If it helps, I have noticed when I start the service (zsunray-init) I 
> get the following output...
> 
> sudo /etc/init.d/zsunray-init start
> Starting Sunray services: sunray
> Starting Sun Ray Data Store daemon .
> Sun Jul  1 11:36 : utdsd starting
> Sun Jul  1 11:36 : can't create unflushed index list 
> /var/opt/SUNWut/srds/dbm.ut/cachedids, errno 2
> Sun Jul  1 11:36 : Could not open/create dn2id.dbb

Hm, I can offer just guesses. Somehow those database files are 
broken. 
I would probably try:
    /etc/init.d/zsunray-init stop
    mv  /var/opt/SUNWut/srds/dbm.ut /var/opt/SUNWut/srds/dbm.ut.old
    mkdir /var/opt/SUNWut/srds/dbm.ut
    utconfig
    /etc/init.d/zsunray-init start 
If that doesn't help, I would move all of /var/opt/SUNWut out of the way
and reinstall the srss packages.


Meik


-- 
Meik Hellmund
Mathematisches Institut, Uni Leipzig
e-mail: [EMAIL PROTECTED]
http://www.math.uni-leipzig.de/~hellmund
_______________________________________________
SunRay-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/sunray-users

Reply via email to