Gentoo Archives: gentoo-dev

From: Donnie Berkholz <dberkholz@g.o>
To: gentoo-dev@l.g.o
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
Date: Sat, 03 Nov 2007 09:12:28
Message-Id: 20071103090948.GF30328@supernova
In Reply to: [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 by "Alin Năstac"
1 On 10:37 Sat 03 Nov , Alin Năstac wrote:
2 > You have to create users and groups in both pkg_ functions:
3 > - pkg_setup : when installation is performed the usual way, through
4 > compilation
5 > - pkg_preinst: when installed from binary package (-k)
6
7 You shouldn't, all pkg_* functions should always be run regardless of
8 binary or source package. File a portage bug if pkg_setup() isn't
9 getting run, don't work around it.
10
11 Thanks,
12 Donnie
13 --
14 gentoo-dev@g.o mailing list

Replies