From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1IoF3M-0007Cp-AC for garchives@archives.gentoo.org; Sat, 03 Nov 2007 09:12:28 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.1/8.14.0) with SMTP id lA39BdwL005470; Sat, 3 Nov 2007 09:11:39 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.14.1/8.14.0) with ESMTP id lA399o1q003156 for ; Sat, 3 Nov 2007 09:09:51 GMT Received: from gentoo.org (c-67-171-150-177.hsd1.or.comcast.net [67.171.150.177]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 466D2654F2 for ; Sat, 3 Nov 2007 09:09:50 +0000 (UTC) Date: Sat, 3 Nov 2007 02:09:48 -0700 From: Donnie Berkholz To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in net-proxy/polipo: ChangeLog polipo-1.0.3.ebuild polipo-1.0.1.ebuild polipo-1.0.0.ebuild polipo-0.9.12-r1.ebuild Message-ID: <20071103090948.GF30328@supernova> References: <20071102171952.GA30328@supernova> <472C333B.9010201@gentoo.org> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <472C333B.9010201@gentoo.org> User-Agent: Mutt/1.5.16 (2007-06-09) Content-Transfer-Encoding: quoted-printable X-MIME-Autoconverted: from 8bit to quoted-printable by robin.gentoo.org id lA39Bd05005470 X-Archives-Salt: 5d4f62fc-5803-4507-bb4c-35bad3130e39 X-Archives-Hash: 5befbb3a78fe1ac68ba3264b43c8ad6a On 10:37 Sat 03 Nov , Alin N=C4=83stac wrote: > You have to create users and groups in both pkg_ functions: > - pkg_setup : when installation is performed the usual way, through > compilation > - pkg_preinst: when installed from binary package (-k) You shouldn't, all pkg_* functions should always be run regardless of=20 binary or source package. File a portage bug if pkg_setup() isn't=20 getting run, don't work around it. Thanks, Donnie --=20 gentoo-dev@gentoo.org mailing list