From owner-freebsd-current@FreeBSD.ORG Tue Dec 27 02:10:30 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 00C1116A41F for ; Tue, 27 Dec 2005 02:10:30 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: from nic.ach.sch.gr (nic.sch.gr [194.63.238.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E4B443D53 for ; Tue, 27 Dec 2005 02:10:27 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: (qmail 18445 invoked by uid 207); 27 Dec 2005 02:10:23 -0000 Received: from keramida@ceid.upatras.gr by nic by uid 201 with qmail-scanner-1.21 (sophie: 3.04/2.30/3.97. Clear:RC:1(81.186.70.21):. Processed in 0.138105 secs); 27 Dec 2005 02:10:23 -0000 Received: from dialup21.ach.sch.gr (HELO flame.pc) ([81.186.70.21]) (envelope-sender ) by nic.sch.gr (qmail-ldap-1.03) with SMTP for ; 27 Dec 2005 02:10:21 -0000 Received: by flame.pc (Postfix, from userid 1001) id 7F7B9116C5; Tue, 27 Dec 2005 04:09:10 +0200 (EET) Date: Tue, 27 Dec 2005 04:09:10 +0200 From: Giorgos Keramidas To: Nicolas Blais Message-ID: <20051227020910.GA19581@flame.pc> References: <200512261517.23498.nb_root@videotron.ca> <200512261538.53467.nb_root@videotron.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200512261538.53467.nb_root@videotron.ca> Cc: freebsd-current@freebsd.org 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 02:10:30 -0000 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 :)