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 716CA138CC5 for ; Fri, 20 Mar 2015 23:23:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 071F0E0953; Fri, 20 Mar 2015 23:23:48 +0000 (UTC) Received: from smarthost01c.mail.zen.net.uk (smarthost01c.mail.zen.net.uk [212.23.1.5]) by pigeon.gentoo.org (Postfix) with ESMTP id EE552E0935 for ; Fri, 20 Mar 2015 23:23:46 +0000 (UTC) Received: from [82.69.80.10] (helo=wstn.localnet) by smarthost01c.mail.zen.net.uk with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.80) (envelope-from ) id 1YZ6GX-0005T2-Qp for gentoo-user@lists.gentoo.org; Fri, 20 Mar 2015 23:23:45 +0000 From: Peter Humphrey To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Broken localepurge Date: Fri, 20 Mar 2015 23:23:45 +0000 Message-ID: <6578219.ixPN9SS4F2@wstn> Organization: Society for Retired Gentlefolk User-Agent: KMail/4.14.3 (Linux/3.18.7-gentoo; KDE/4.14.3; x86_64; ; ) In-Reply-To: <4034291.53rsraJZ6Z@navi> References: <3491083.Z6cTiFtIb4@wstn> <2462754.iK4UmPefq3@wstn> <4034291.53rsraJZ6Z@navi> 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-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Originating-smarthost01c-IP: [82.69.80.10] X-Archives-Salt: 4d266d87-6e8c-488d-afc5-2b1336d3252f X-Archives-Hash: 675ffaa0af4725a42c5cf52b44c0f780 On Friday 20 March 2015 13:02:39 Fernando Rodriguez wrote: > On Friday, March 20, 2015 10:33:29 AM Peter Humphrey wrote: > > I've submitted the corrected patch to the bug report. > > It applied cleanly for me. I tried it before replying. That's good - thanks. You will have seen that I asked for progress in getting a revision 3 out, but I think it'll be hampered by this: * QA Notice: This ebuild installs into paths that should be created at runtime. * To fix, simply do not install into these directories. Instead, your package * should create dirs on the fly at runtime as needed via init scripts/etc... * * var/cache * var/cache/localepurge * var/cache/localepurge/localelist I'll have to think some more about how to fix that. Should be simple enough if I can remember enough bash. -- Rgds Peter.