From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 15365138CA3 for ; Thu, 5 Mar 2015 21:29:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CF687E090E; Thu, 5 Mar 2015 21:29:04 +0000 (UTC) Received: from mail-lb0-f180.google.com (mail-lb0-f180.google.com [209.85.217.180]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A0DCAE08F7 for ; Thu, 5 Mar 2015 21:29:03 +0000 (UTC) Received: by lbvp9 with SMTP id p9so18767914lbv.10 for ; Thu, 05 Mar 2015 13:29:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; bh=b52xyH8xx+8IQpG9OLkJnMfvtLSqBw5S+3NV7shitJE=; b=aCD/Idn8fxLRL7FI7kN4DYUv6rYUHIlyPAqtyJWsDSPlnEQLZgoPO2sFwZ3CHzVaP7 DY2nZRG9DIq3Mo658TiSQ3KUXpWhcGtvOYHJwibTjs3m6DK+A6IRjYcVlrc5tRJqEEI8 UoRZp0YfkvV3kjRiDgTHgN1C/e55gGrAshKnuR0OFs5pJS2lnFhFzFq0DuXKhZuSrm5b sc3ECu/ybPBaPXXMiBN78dE2ddvQUU1MI4hRxOx8nRw4Mr0aJF6AQhUsYqJ23K5+t4qP D40j29vqYZn9Jp4z0I/jsnX0Gvgmgec1o2y5KtQzhvYQH3Ighhzh172ENKEYMw82Cl9E +1IA== X-Received: by 10.152.10.179 with SMTP id j19mr10195120lab.102.1425590942230; Thu, 05 Mar 2015 13:29:02 -0800 (PST) Received: from digger (ppp91-122-180-167.pppoe.avangarddsl.ru. [91.122.180.167]) by mx.google.com with ESMTPSA id j9sm1463070lbp.7.2015.03.05.13.29.00 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 05 Mar 2015 13:29:01 -0800 (PST) Date: Thu, 5 Mar 2015 16:28:54 -0500 From: German To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Warning: /lib64/rc/cache is not writable Message-Id: <20150305162854.058617b783a1d0f9e7b039bc@gmail.com> In-Reply-To: References: <20150305030946.d6baa0a49e5ffc121eda3ecb@gmail.com> <20150305082444.01b1e913@digimed.co.uk> <20150305051003.6dd73f06d908f6ca9927751a@gmail.com> <20150305123405.0c9e0b86@digimed.co.uk> <20150305073739.c536ee155a2b9c6964bb314f@gmail.com> <20150305124736.239f1b21@digimed.co.uk> <20150305122828.92dd1fe986cbb64d89517239@gmail.com> <20150305140834.e5b782c6b4e92ed163e3a7b7@gmail.com> X-Mailer: Sylpheed 3.4.2 (GTK+ 2.24.25; x86_64-pc-linux-gnu) 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=US-ASCII Content-Transfer-Encoding: 7bit X-Archives-Salt: 681517a4-428b-45e7-8ae6-5694aef1a5a3 X-Archives-Hash: f0cad1ca7650de38d4f59c84bdd6e69e On Thu, 5 Mar 2015 16:13:59 -0500 Mike Gilbert wrote: > On Thu, Mar 5, 2015 at 2:08 PM, German wrote: > > On Thu, 5 Mar 2015 13:45:51 -0500 > > Mike Gilbert wrote: > > > >> On Thu, Mar 5, 2015 at 12:28 PM, German wrote: > >> > On Thu, 5 Mar 2015 12:47:36 +0000 > >> > Neil Bothwick wrote: > >> > > >> >> On Thu, 5 Mar 2015 07:37:39 -0500, German wrote: > >> >> > >> >> > > > > Is /var on your root filesystem? If so, it sounds like something > >> >> > > > > is trying to write to it before it has been remounted rw. Try > >> >> > > > > adding rw (and removing ro if present) to your kernel options. > >> >> > > > > > >> >> > > > > >> >> > > > Ok, thanks. What file should I write these options to? > >> >> > > > >> >> > > Your bootloader config, that's where you specify the kernel boot > >> >> > > options. > >> >> > > >> >> > That's what I thought, however I use gummiboot. Can you give an > >> >> > example, to show your gummiboot config once again? > >> >> > >> >> Add it to the options line in the relavent file in /boot/loader/entries. > >> >> > >> >> Or test it first by pressing e at the menu and adding it there > >> > > >> > > >> > So any other idea on hhow to fix it? Anyone? > >> > >> Can you please post the output of the following commands? > >> > >> stat /lib64/rc > >> > >> stat /lib64/rc/cache > > > > stat /lib64/rc/cache > > > > stat: cannot stat /lib64/rc/cache: No such file or directory > > > > I'll also put stat /lib64/rc later. I am thinking if there is no "cache" file, probably this will give you some clue. I am retyping this from my laptop screen and /lib64/rc is quite lengthy. Thank you. Please tell me if you really need it ( and me) and I'll take my time and retype it. > > It's supposed to be a directory. Try running mkdir -p /lib64/rc/cache. It seems the error is gone. But I wonder why I didn't have /lib64/rc/cache directory. This was a fresh install. > -- German