On Thu, Feb 15, 2018 at 03:16:22AM +0200, Mart Raudsepp wrote:
> On Wed, 2018-02-14 at 23:43 +0100, Jonas Stein wrote:
> > Did I miss something?
> > Who can help to check with (an automatic) testenvironment, if these
> > packages will survive?
>
> Don't check with test environments, read the ebuild
> On Wed, 14 Feb 2018, Jonas Stein wrote:
> I think we do not need
> inherit eutils
> https://github.com/gentoo/gentoo/blob/master/eclass/font.eclass#L9
> for the case that EAPI=6
What is eutils needed for in EAPIs 0 to 5?
Ulrich
pgpnMLnuhBQTB.pgp
Description: PGP signature
onsdag 14 februari 2018 kl. 19:44:13 CET skrev Paweł Hajdan, Jr.:
> I was looking into the new 17.0 profiles (nice work!), and noticed the
> hardened one is marked as dev. I'm somewhat concerned about switching to
> that on my laptop (I'm currently using hardened/linux/amd64).
>
> Is there someth
On Wed, 2018-02-14 at 23:43 +0100, Jonas Stein wrote:
> Did I miss something?
> Who can help to check with (an automatic) testenvironment, if these
> packages will survive?
Don't check with test environments, read the ebuilds. Test environments
will find it hard to catch changes in the installed f
Hi,
I think we do not need
inherit eutils
https://github.com/gentoo/gentoo/blob/master/eclass/font.eclass#L9
for the case that EAPI=6
I suggest to change the line to
[[ ${EAPI:-0} == [012345] ]] && inherit eutils
we would have to test the following packages (the grep line does not
list match
On Thu, Feb 08, 2018 at 06:09:22PM +0100, Michał Górny wrote:
> Remove the limitation that all files covered by the Manifest must reside
> on a single filesystem. This breaks valid uses of overlayfs without
> providing any real advantage.
Replying for the record:
I approve this change, because I d
I was looking into the new 17.0 profiles (nice work!), and noticed the
hardened one is marked as dev. I'm somewhat concerned about switching to
that on my laptop (I'm currently using hardened/linux/amd64).
Is there something I can do to help move the profile to stable?
Alternatively, is there a d
On 2/14/2018 9:35 AM, Francesco Riosa wrote:
>
> On 14/02/2018 05:37, Robin H. Johnson wrote:
>> On Tue, Feb 13, 2018 at 09:32:32PM -0500, Brian Evans wrote:
>>> I have a plan I would like some eyes on...
>>>
>>> I want to gradually *BAN* the use of virtual/mysql and
>>> virtual/libmysqlclient as
On 14/02/2018 05:37, Robin H. Johnson wrote:
> On Tue, Feb 13, 2018 at 09:32:32PM -0500, Brian Evans wrote:
>> I have a plan I would like some eyes on...
>>
>> I want to gradually *BAN* the use of virtual/mysql and
>> virtual/libmysqlclient as dependencies.
> Overall I agree, but there's some slig
On Tue, Feb 13, 2018 at 5:44 PM, Ulrich Mueller wrote:
>
> At least for QA this is quite an oversimplified description of the
> team's role. Quoting GLEP 48, first bullet point of the specification:
> "The QA team's purpose is to provide cross-team assistance in keeping
> the tree in a good state.
10 matches
Mail list logo