[gentoo-portage-dev] [PATCH/RFC] userinstall: new feature for running src_install as non root

2015-11-24 Thread Mike Frysinger
This does not support fowners just yet as we'll need to queue/dequeue the accounts on the fly. X-Gentoo-Bug: 566614 X-Gentoo-Bug-URL: https://bugs.gentoo.org/566614 --- man/make.conf.5| 4 pym/portage/const.py | 1 +

Re: [gentoo-portage-dev] [PATCH/RFC] userinstall: new feature for running src_install as non root

2015-11-24 Thread Zac Medico
On 11/24/2015 03:11 PM, Mike Frysinger wrote: > This does not support fowners just yet as we'll need to queue/dequeue > the accounts on the fly. > > X-Gentoo-Bug: 566614 > X-Gentoo-Bug-URL: https://bugs.gentoo.org/566614 > --- > man/make.conf.5| 4 >

Re: [gentoo-portage-dev] [PATCH/RFC] userinstall: new feature for running src_install as non root

2015-11-24 Thread Mike Frysinger
On 24 Nov 2015 15:58, Zac Medico wrote: > On 11/24/2015 03:11 PM, Mike Frysinger wrote: > > This does not support fowners just yet as we'll need to queue/dequeue > > the accounts on the fly. > > > > X-Gentoo-Bug: 566614 > > X-Gentoo-Bug-URL: https://bugs.gentoo.org/566614 > > --- > >

Re: [gentoo-portage-dev] [PATCH/RFC] userinstall: new feature for running src_install as non root

2015-11-24 Thread Zac Medico
On 11/24/2015 04:06 PM, Mike Frysinger wrote: > On 24 Nov 2015 15:58, Zac Medico wrote: >> On 11/24/2015 03:11 PM, Mike Frysinger wrote: >>> This does not support fowners just yet as we'll need to queue/dequeue >>> the accounts on the fly. >>> >>> X-Gentoo-Bug: 566614 >>> X-Gentoo-Bug-URL:

[gentoo-portage-dev] Adding sets to @world in custom profile?

2015-11-24 Thread Joakim Tjernlund
I have created my own set, @cusfpv3, and now I want to include this set in @world using my custom profile. How can I do that? I can add it in overlay/sets.conf: [CUSFPv3 sets] class = portage.sets.files.StaticFileSet multiset = true directory =

Re: [gentoo-portage-dev] [PATCH] depgraph: autounmask for conditional USE deps (bug 566704)

2015-11-24 Thread Zac Medico
On 11/24/2015 03:47 AM, Alexander Berntsen wrote: > What's up with the pargs/kwargs stuff? I don't remember that stuff. > > Specifically, what does > On 24/11/15 10:30, Zac Medico wrote: >> +pargs, kwargs = item >> +kwargs = kwargs.copy() >>

[gentoo-portage-dev] [PATCH] depgraph: autounmask for conditional USE deps (bug 566704)

2015-11-24 Thread Zac Medico
For parents with unsatisfied conditional dependencies, translate USE change suggestions into autounmask changes. X-Gentoo-Bug: 566704 X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=566704 --- pym/_emerge/depgraph.py| 36 +++-

Re: [gentoo-portage-dev] [PATCH] SyncManager: redirect command stderr to stdout (bug 566132)

2015-11-24 Thread Alexander Berntsen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On 23/11/15 17:46, Zac Medico wrote: > Since the sync modules can call a variety of different commands, > it's hard to predict which ones will unnecessarily write to stderr. > So, the assumption here is that the process exit status is a more >

Re: [gentoo-portage-dev] [PATCH] depgraph: autounmask for conditional USE deps (bug 566704)

2015-11-24 Thread Alexander Berntsen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Woah -- nice! What's up with the pargs/kwargs stuff? I don't remember that stuff. Specifically, what does On 24/11/15 10:30, Zac Medico wrote: > + pargs, kwargs = item > + kwargs =

[gentoo-portage-dev] cat/pkg::x-portage ?

2015-11-24 Thread Joakim Tjernlund
Emerging on my embedded gentoo ppc target I see this:     dev-lang/python-exec-2.0.1-r1::x-portage   sys-apps/install-xattr-0.5::x-portage   sys-libs/timezone-data-2015f::x-portage Where does the name x-portage come from? I do not have a repo named x-portage, it is still named gentoo.