Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Dec 2005 00:01:47 -0800
From:      Doug Barton <dougb@FreeBSD.org>
To:        Giorgos Keramidas <keramida@ceid.upatras.gr>
Cc:        freebsd-current@freebsd.org, Nicolas Blais <nb_root@videotron.ca>
Subject:   Re: Can't run KDE after cvsup
Message-ID:  <43B0F4EB.7040702@FreeBSD.org>
In-Reply-To: <20051227020910.GA19581@flame.pc>
References:  <200512261517.23498.nb_root@videotron.ca>	<200512261538.53467.nb_root@videotron.ca> <20051227020910.GA19581@flame.pc>

next in thread | previous in thread | raw e-mail | index | archive | help
Giorgos Keramidas wrote:
> On 2005-12-26 15:38, Nicolas Blais <nb_root@videotron.ca> wrote:
>> Reply to self:
>>
>> Found the problem, it was /tmp/.ICE-unix/ which was owned by my
>> username instead of root for some reason.  chown'ing it back to root
>> solved my problem.
> 
> There are a few buglets in recent versions of /etc/rc.d/cleantmp.
> I found that reverting back to revision 1.12 of this file `solves'
> the new bugs, so it may help you to do this too until we can find
> a way to really solve the bugs without going back with Doug Barton's
> help :)

Well, a good start would be to let me know what the buglets are. :) This
script is basically very screwy. The old version violated the rc.d standards
badly, but the problem is that some parts of that behavior were necessary to
make things work.

I'm actually tempted to just scrap the whole thing, and start over with two
new scripts, one to handle X related stuff, and one to handle everything
else. That would simplify a lot of stuff, and probably work better anyway.

In any case, please let me know what you're seeing, and how your stuff is
configured (/tmp as a directory on /, /tmp as its own fs, /tmp as a memory
disk, etc.) and we'll work things out.

Doug

-- 

    This .signature sanitized for your protection



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?43B0F4EB.7040702>