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 1Q6oHp-00066B-Lq for garchives@archives.gentoo.org; Mon, 04 Apr 2011 18:14:01 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 872CF1C08F; Mon, 4 Apr 2011 18:12:39 +0000 (UTC) Received: from outbound.icp-qv1-irony-out5.iinet.net.au (outbound.icp-qv1-irony-out5.iinet.net.au [203.59.1.105]) by pigeon.gentoo.org (Postfix) with ESMTP id CFAD91C08F for ; Mon, 4 Apr 2011 18:12:38 +0000 (UTC) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AloHABUJmk18lNvo/2dsb2JhbACYXI0Fd8BahWsEhUWLORo X-IronPort-AV: E=Sophos;i="4.63,298,1299427200"; d="scan'208";a="258470535" Received: from unknown (HELO moriah.localdomain) ([124.148.219.232]) by outbound.icp-qv1-irony-out5.iinet.net.au with ESMTP; 05 Apr 2011 02:12:37 +0800 Received: from localhost (localhost [127.0.0.1]) by moriah.localdomain (Postfix) with ESMTP id C96C9200E5EF for ; Tue, 5 Apr 2011 02:12:36 +0800 (WST) X-Virus-Scanned: amavisd-new at localdomain Received: from moriah.localdomain ([127.0.0.1]) by localhost (moriah.localdomain [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id X75W+fhDIgXs for ; Tue, 5 Apr 2011 02:12:13 +0800 (WST) Received: from [192.168.44.2] (rattus [192.168.44.2]) by moriah.localdomain (Postfix) with ESMTP id 8EC862090FA0 for ; Tue, 5 Apr 2011 02:12:03 +0800 (WST) Subject: Re: [gentoo-user] http-replicator permissions From: William Kenworthy To: gentoo-user@lists.gentoo.org In-Reply-To: <201104041622.54903.peter@humphrey.ukfsn.org> References: <201104041622.54903.peter@humphrey.ukfsn.org> Content-Type: text/plain; charset="ISO-8859-1" Organization: Home in Perth! Date: Tue, 05 Apr 2011 02:12:03 +0800 Message-ID: <1301940723.19053.9.camel@rattus> 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 X-Mailer: Evolution 2.32.2 Content-Transfer-Encoding: 7bit X-Archives-Salt: X-Archives-Hash: 7cd90e284f11a890dd62ddabf59577bd On Mon, 2011-04-04 at 16:22 +0100, Peter Humphrey wrote: > Hello again list, > > Will someone who knows please tell me what permissions I need to give the > /usr/portage tree for http-replicator to manage it? I've started with chown -R > portage:portage /usr/portage but that may not be ideal. > > TIA > I dont think http-replicator can manage a directory structure - are you trying to do something fancier than just serving out tarballs? BillK