From owner-freebsd-current@FreeBSD.ORG Tue Dec 27 08:01:56 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CD46F16A41F for ; Tue, 27 Dec 2005 08:01:56 +0000 (GMT) (envelope-from dougb@FreeBSD.org) Received: from mail1.fluidhosting.com (mail1.fluidhosting.com [204.14.90.11]) by mx1.FreeBSD.org (Postfix) with SMTP id 1218343D53 for ; Tue, 27 Dec 2005 08:01:55 +0000 (GMT) (envelope-from dougb@FreeBSD.org) Received: (qmail 64554 invoked by uid 399); 27 Dec 2005 08:01:53 -0000 Received: from localhost (HELO ?192.168.0.6?) (dougb@dougbarton.net@127.0.0.1) by localhost with SMTP; 27 Dec 2005 08:01:53 -0000 Message-ID: <43B0F4EB.7040702@FreeBSD.org> Date: Tue, 27 Dec 2005 00:01:47 -0800 From: Doug Barton Organization: http://www.FreeBSD.org/ User-Agent: Thunderbird 1.5 (Windows/20051025) MIME-Version: 1.0 To: Giorgos Keramidas References: <200512261517.23498.nb_root@videotron.ca> <200512261538.53467.nb_root@videotron.ca> <20051227020910.GA19581@flame.pc> In-Reply-To: <20051227020910.GA19581@flame.pc> X-Enigmail-Version: 0.93.1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org, Nicolas Blais Subject: Re: Can't run KDE after cvsup X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Dec 2005 08:01:56 -0000 Giorgos Keramidas wrote: > On 2005-12-26 15:38, Nicolas Blais 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