From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1GY499-00078R-2m for garchives@archives.gentoo.org; Thu, 12 Oct 2006 17:15:03 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.6) with SMTP id k9CHCf8C024023; Thu, 12 Oct 2006 17:12:41 GMT Received: from cranium.sybase.co.za (sqlprd.sybase.co.za [192.96.139.1]) by robin.gentoo.org (8.13.8/8.13.6) with ESMTP id k9CH9Rtu019477 for ; Thu, 12 Oct 2006 17:09:28 GMT Received: from localhost (cranium.sybase.co.za [127.0.0.1]) by cranium.sybase.co.za (Postfix) with ESMTP id 87B3B83431 for ; Thu, 12 Oct 2006 19:13:46 +0200 (SAST) X-Virus-Scanned: amavisd-new at sybase.co.za Received: from cranium.sybase.co.za ([127.0.0.1]) by localhost (cranium.sybase.co.za [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id NovkSmK85u4a for ; Thu, 12 Oct 2006 19:13:41 +0200 (SAST) Received: from bard.sybase.co.za (bard.sybase.co.za [192.168.2.6]) by cranium.sybase.co.za (Postfix) with ESMTP id 7B83A8342B for ; Thu, 12 Oct 2006 19:13:41 +0200 (SAST) Received: from jimmynote.sybase.co.za ([192.168.2.87]) by bard.sybase.co.za with Microsoft SMTPSVC(6.0.3790.1830); Thu, 12 Oct 2006 19:11:17 +0200 From: Alan McKinnon To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] where to put mknod & chmod Date: Thu, 12 Oct 2006 19:10:19 +0200 User-Agent: KMail/1.9.4 References: <20061012144426.98252.qmail@web31711.mail.mud.yahoo.com> In-Reply-To: <20061012144426.98252.qmail@web31711.mail.mud.yahoo.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200610121910.19727.alan@linuxholdings.co.za> X-OriginalArrivalTime: 12 Oct 2006 17:11:17.0234 (UTC) FILETIME=[6DEEDD20:01C6EE21] X-Archives-Salt: adfa1e1a-6544-400a-ad04-490cf0678f57 X-Archives-Hash: 41f100bafa7d27c32be2ddb279cf5bde On Thursday 12 October 2006 16:44, maxim wexler wrote: > > What baselayout and udev version are you using? > > Thanks Alan, > > I added the commands to local.start and that seems to > have done the trick. Ah, the old local.start hack Apparently we should never use it for things like this. But we all do :-) As a solution it's OK to do this, as long as you always remember that you put it there - future updates often end up doing strange things because of the contents of local.start, and the machine owner meanwhile has forgetten all about it... :-) > > But here's the baselayout and udev info: > > heathen@localhost ~ $ emerge -pv baselayout > > These are the packages that would be merged, in order: > > Calculating dependencies... done! > [ebuild U ] sys-apps/baselayout-1.12.5-r1 > [1.11.15-r3] USE="unicode* -bootstrap -build -static" > 215 kB > > Total size of downloads: 215 kB > heathen@localhost ~ $ emerge -pv udev > > These are the packages that would be merged, in order: > > Calculating dependencies... done! > [ebuild R ] sys-fs/udev-087-r1 USE="(-selinux)" 0 > kB Ok, those versons should be fine. It's been a while since I used those (I use ~x86), but there's no harm in emerging them, commenting out the contents of local.start and seeing what happens alan -- gentoo-user@gentoo.org mailing list