Re: [gentoo-portage-dev] [PATCH] Support PROPERTIES="live".

2019-07-28 Thread Michał Górny
On Sun, 2019-07-28 at 17:21 -0700, Zac Medico wrote: > On 7/26/19 3:45 PM, Michał Górny wrote: > > While at it, could you look into making src_unpack() network-sandbox > > override apply only to ebuilds with PROPERTIES=live? > > There could be another subset of packages that aren't quite "live"

Re: [gentoo-portage-dev] [PATCH] Support PROPERTIES="live".

2019-07-28 Thread Zac Medico
On 7/26/19 3:45 PM, Michał Górny wrote: > While at it, could you look into making src_unpack() network-sandbox > override apply only to ebuilds with PROPERTIES=live? There could be another subset of packages that aren't quite "live" but they need to fetch something that's immutable which can't be

[gentoo-dev] Automated Package Removal and Addition Tracker, for the week ending 2019-07-28 23:59 UTC

2019-07-28 Thread Robin H. Johnson
The attached list notes all of the packages that were added or removed from the tree, for the week ending 2019-07-28 23:59 UTC. Removals: app-emacs/limit 20190726-10:41 ulm42a3ceca076 dev-dotnet/flickrnet-bin 20190723-21:34 dilfridge 7bd8fd034d3

Re: [gentoo-portage-dev] [PATCH 2/2] man/ebuild.5: Document PROPERTIES="live".

2019-07-28 Thread Zac Medico
On 7/27/19 7:38 AM, Ulrich Müller wrote: > Signed-off-by: Ulrich Müller > --- > man/ebuild.5 | 8 ++-- > 1 file changed, 6 insertions(+), 2 deletions(-) > > diff --git a/man/ebuild.5 b/man/ebuild.5 > index 31bd8f771..b002f3889 100644 > --- a/man/ebuild.5 > +++ b/man/ebuild.5 > @@ -1,4 +1,4

[gentoo-dev] [PMS] [PATCH] Correct the definition of ESYSROOT as EPREFIX isn't always applicable

2019-07-28 Thread James Le Cuirot
It was originally envisaged (but not stated in PMS) that SYSROOT would only ever need to equal / or ROOT as a distinct SYSROOT would have no benefit. A check was added to Portage to ensure this held. Myself, the ChromiumOS team, and others have since been caught out by this check when trying to

Re: [gentoo-portage-dev] [RFC] Adding extra vars to md5-cache, for QA purposes

2019-07-28 Thread Zac Medico
On 7/25/19 11:49 PM, Fabian Groffen wrote: > Hi, > > On 25-07-2019 14:20:50 +0200, Michał Górny wrote: >> Hi, >> >> TL;DR: I'd like to make it possible for ebuilds to define additional >> variables that will be stored in md5-cache. This would be useful for CI >> and other tooling that right now

Re: [gentoo-dev] Re: [PATCH 00/19] Add acct-group packages for udev-related groups

2019-07-28 Thread Michał Górny
On Sat, 2019-07-27 at 12:34 -0400, Mike Gilbert wrote: > On Sat, Jul 27, 2019 at 10:24 AM Mike Gilbert wrote: > > The systemd and udev ebuilds create three groups: input, kvm, and > > render. These are used by udev rules to control access to hardware. > > > > There are several other groups