X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@lists.alpinelinux.org Received: from yw-out-2324.google.com (yw-out-2324.google.com [74.125.46.31]) by lists.alpinelinux.org (Postfix) with ESMTP id 12E0A170000BA for ; Wed, 3 Dec 2008 16:09:01 +0000 (UTC) Received: by yw-out-2324.google.com with SMTP id 3so1403278ywj.25 for ; Wed, 03 Dec 2008 08:09:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:from:to :in-reply-to:content-type:content-transfer-encoding:mime-version :subject:date:references:x-mailer; bh=eeaDfcDbDrgyhEEfAf3bW5cdIMuGfobs0v1DJ7KG+Vg=; b=jCZ+TyRIjEm5qcWh0jh7tW0q8tnuvRu5yZiku3V6HkIA5Ak+wCG6JUyewQoGRirK40 7hrZXixeiac/Ot19gslmT+O+69kdsTxav09nS+TTVfKiss1KhLu0TN0bQDcDCTZIuoN+ u2xyoWWb/393M1DI3yPg/Ae/1KRdZYkSWs7Wo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:from:to:in-reply-to:content-type :content-transfer-encoding:mime-version:subject:date:references :x-mailer; b=RvwN3ge5tHX7M/kqBwA435AzGpNGhp6GO+iXTsWLhqnOTRVp6n/PER5dOyRLT+Ick3 uIAsFJbrye/UtsRmaGJbwI3zsngVHOPHchYcRyFbX33LjDLIpYioNkeHLD8XOpT1eS5O 70NxexUB9GvNDe/iPRZT66AxdVhlZ7nkPAmIY= Received: by 10.142.240.9 with SMTP id n9mr2890606wfh.131.1228320540048; Wed, 03 Dec 2008 08:09:00 -0800 (PST) Received: from whopper.mm_lab.wtbts.net ([208.74.141.36]) by mx.google.com with ESMTPS id 9sm1055975wfc.56.2008.12.03.08.08.58 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 03 Dec 2008 08:08:59 -0800 (PST) Message-Id: From: Michael Mason To: alpine-devel@lists.alpinelinux.org In-Reply-To: <1228318517.14153.23.camel@nc> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: Mime-Version: 1.0 (Apple Message framework v929.2) Subject: Re: [alpine-devel] Bug reports Date: Wed, 3 Dec 2008 16:08:56 +0000 References: <9255A68F-AA4A-451B-8B03-030E8798AA5B@gmail.com> <1228234100.11286.93.camel@nc> <1228318517.14153.23.camel@nc> X-Mailer: Apple Mail (2.929.2) On Dec 3, 2008, at 3:35 PM, Natanael Copa wrote: > 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 > Misunderstood... Current output with permissions I have set after the problem was seen. crw-rw-rw- 1 root root 1, 3 Sep 30 14:43 /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 ---