X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@lists.alpinelinux.org Received: from mail46.e.nsc.no (mail46.e.nsc.no [193.213.115.46]) by lists.alpinelinux.org (Postfix) with ESMTP id 0928E170000BA for ; Wed, 3 Dec 2008 15:35:21 +0000 (UTC) Received: from mail.nor.wtbts.org ([213.234.126.131]) by mail46.nsc.no (8.13.8/8.13.5) with ESMTP id mB3FZIBK003926; Wed, 3 Dec 2008 16:35:19 +0100 (MET) Received: from mail.nor.wtbts.org (localhost [127.0.0.1]) by mail.nor.wtbts.org (Postfix) with ESMTP id 5A29AE1AA12A; Wed, 3 Dec 2008 16:35:18 +0100 (CET) Received: from [192.168.65.211] (nc.nor.wtbts.org [192.168.65.211]) by mail.nor.wtbts.org (Postfix) with ESMTP id 3EC62E1AA128; Wed, 3 Dec 2008 16:35:18 +0100 (CET) Subject: Re: [alpine-devel] Bug reports From: Natanael Copa To: Michael Mason Cc: alpine-devel@lists.alpinelinux.org In-Reply-To: References: <9255A68F-AA4A-451B-8B03-030E8798AA5B@gmail.com> <1228234100.11286.93.camel@nc> Content-Type: text/plain Date: Wed, 03 Dec 2008 16:35:17 +0100 Message-Id: <1228318517.14153.23.camel@nc> X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: Mime-Version: 1.0 X-Mailer: Evolution 2.22.3.1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP On Wed, 2008-12-03 at 13:43 +0000, Michael Mason wrote: ... > > after a reboot the permissions are correct? > > can you show the output of ls -l /dev/null? > > > > I am sure a reboot would help it. I just changed the permissions by > hand. Can't have the machine go down ;) > I will have to wait tell it happens again. > When the first one did it I thought it was because it was older. Now > that the new one did it two I thought I should report it. could you please verify that your /dev/null is a blockdevice and not a normal file? $ ls -l /dev/null crwxrwxrwx 1 root root 1, 3 2008-12-03 08:46 /dev/null ... > Thanks for your hard work in with this linux version. I like it so > much I am starting to use it everywhere. Everywhere I don't need a GUI > that is. thanks! :) -nc --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---