From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1OeDjV-0005mN-Ou for garchives@archives.gentoo.org; Wed, 28 Jul 2010 21:00:09 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4BA2DE0853; Wed, 28 Jul 2010 20:59:57 +0000 (UTC) Received: from mail-ey0-f181.google.com (mail-ey0-f181.google.com [209.85.215.181]) by pigeon.gentoo.org (Postfix) with ESMTP id 09310E0853 for ; Wed, 28 Jul 2010 20:59:56 +0000 (UTC) Received: by eydd26 with SMTP id d26so1410805eyd.40 for ; Wed, 28 Jul 2010 13:59:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date :user-agent:references:in-reply-to:mime-version:content-type :content-transfer-encoding:message-id; bh=Z3JfZbqUg+qNv/4id+G+LEEVN+KTacnCc/U6W6qiVd8=; b=fNxOYAeNBcDilNk6U5dEUvzDzcFoSU3DOweimp4VMskOpVvLxbqF6U0Am7ObD4NAUf P6os53IfNCqTQze+zhHn1mM+/aPAVXOaDWqfljo+rC7PAKjBzQ1nmWNw210UlgN1o6N9 idkQLeTKwm8QwKOoWO9RFMfS0XyuepsFUl7q8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:references:in-reply-to:mime-version :content-type:content-transfer-encoding:message-id; b=DYebC3l+VUeKWVe1qrDk3MWbaCZjqzs9xFPrrXxrbR2p4dc9bX1lESg0B3PnrTKN8Q lPoLXdLXjH0BOXGuw1ULxPX8D2eGdhN3Bl8d4fbmKlGCPARlHe/tT9z0A5cynNPwbJ/I JWo18tzsVPN30/cZl1vo2ZpJy+wClbruZrrVQ= Received: by 10.213.15.82 with SMTP id j18mr6506396eba.78.1280350796452; Wed, 28 Jul 2010 13:59:56 -0700 (PDT) Received: from nazgul.localnet (196-210-183-170.dynamic.isadsl.co.za [196.210.183.170]) by mx.google.com with ESMTPS id v59sm29526eeh.4.2010.07.28.13.59.54 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 28 Jul 2010 13:59:55 -0700 (PDT) From: Alan McKinnon To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] dir is rwx but can't create file Date: Wed, 28 Jul 2010 22:52:31 +0200 User-Agent: KMail/1.13.5 (Linux/2.6.34-ck-r1; KDE/4.4.5; x86_64; ; ) References: In-Reply-To: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: 7bit Message-Id: <201007282252.31933.alan.mckinnon@gmail.com> X-Archives-Salt: 93adfe96-f94b-4a11-ad81-6e50150b9a71 X-Archives-Hash: 508e510dd562e73cccdcb6bf52eca8d9 On Wednesday 28 July 2010 22:20:17 Andrey Vul wrote: > Creating files in /tmp, /etc, /lib32, and /var return ENOENT (touch > /tmp/foo => strerror(ENOENT)). > However, this is done as root and the dirs are marked 755 root:root. > df -i shows only 2% inode usage. > Any explanation as to why a rwx-ed dir can't be written to? This is > breaking quite a few of the init scripts. > > -- > Andrey Vul > begin-base64 600 sig > bXNuLCBob21lOiBhbmRyZXkudnVsQGdtYWlsLmNvbQ0KdSBvZiB0OiBhbmRyZXkudnVsQHV0b3J > v bnRvLmNhDQpzbXMsIHZvaWNlbWFpbDogNDE2MzAzOTkyMw0K > ` > end sounds like / is mounted read-only -- alan dot mckinnon at gmail dot com