Re: [gentoo-dev] RFC: Userkit.eclass

2016-11-29 Thread Michał Górny
On Tue, 29 Nov 2016 18:13:29 -0500 "William L. Thomson Jr." wrote: > On Wednesday, November 30, 2016 12:49:44 AM EST Alan McKinnon wrote: > > > > Why would you end up with duplicated UIDs and GIDs? The only real ways > > that can happen is > > - ebuild "edits" passwd and group directly using ech

Re: [gentoo-dev] [PATCH] bmake(1) manpage

2016-11-29 Thread Andrew Savchenko
Hi, On Mon, 31 Oct 2016 05:52:56 +0500 Mihail Konev wrote: > sys-devel/bmake installs catpage in place of a manpage, > which makes sys-apps/man-db add newlines to it. > > Either ebuild or man could be patched. Please, report bugs on bugzilla [1] and post patches there. This way package maintaine

Re: [gentoo-dev] [PATCH] distutils-r1.eclass, drop unused egg-base settings

2016-11-29 Thread Brian Dolbec
On Tue, 29 Nov 2016 19:13:19 -0500 Mike Gilbert wrote: > On Tue, Nov 29, 2016 at 6:57 PM, Brian Dolbec > wrote: > > > > While working on the last 2 version bumps to the twisted package, I > > kept getting an error in which the *egg-info/SOURCES.txt file > > absolute paths for all the files found

Re: [gentoo-dev] [PATCH 1/1] Fix eapply_user as per PMS spec and execute in, src_prepare. Support older EAPIs with epatch_user.

2016-11-29 Thread Mike Pagano
On 11/29/2016 07:05 PM, Mike Gilbert wrote: > On Tue, Nov 29, 2016 at 6:24 PM, Mike Pagano wrote: >> 2nd round. As per mgorny's advice, fix eapply_user as per PMS spec and >> execute in src_prepare. Support older EAPIs with epatch_user. >> >> --- >> eclass/kernel-2.eclass | 25 +

Re: [gentoo-dev] [PATCH] distutils-r1.eclass, drop unused egg-base settings

2016-11-29 Thread Mike Gilbert
On Tue, Nov 29, 2016 at 6:57 PM, Brian Dolbec wrote: > > While working on the last 2 version bumps to the twisted package, I > kept getting an error in which the *egg-info/SOURCES.txt file absolute > paths for all the files found in that very same directory. They are > required to be relative pat

Re: [gentoo-dev] [PATCH 1/1] Fix eapply_user as per PMS spec and execute in, src_prepare. Support older EAPIs with epatch_user.

2016-11-29 Thread Mike Gilbert
On Tue, Nov 29, 2016 at 6:24 PM, Mike Pagano wrote: > 2nd round. As per mgorny's advice, fix eapply_user as per PMS spec and > execute in src_prepare. Support older EAPIs with epatch_user. > > --- > eclass/kernel-2.eclass | 25 ++--- > 1 file changed, 18 insertions(+), 7 delet

[gentoo-dev] [PATCH] distutils-r1.eclass, drop unused egg-base settings

2016-11-29 Thread Brian Dolbec
While working on the last 2 version bumps to the twisted package, I kept getting an error in which the *egg-info/SOURCES.txt file absolute paths for all the files found in that very same directory. They are required to be relative paths only. This problem currently only affects some pkgs dependi

Re: [gentoo-dev] ChangeLog generation, profiles/ mess.

2016-11-29 Thread Robin H. Johnson
My question was explicitly asking about profiles/, but I'll respond to the other pieces in turn. On Tue, Nov 29, 2016 at 11:59:57PM +0100, Ulrich Mueller wrote: > I'd say keep it simple: > - one ChangeLog for each package dir, Already done. > - no ChangeLog for category dirs (they contain only a

Re: [gentoo-dev] ChangeLog generation, profiles/ mess.

2016-11-29 Thread Brian Dolbec
On Tue, 29 Nov 2016 23:59:57 +0100 Ulrich Mueller wrote: > > On Tue, 29 Nov 2016, Robin H Johnson wrote: > > > TL;DR: Let's replace profiles/**/ChangeLog with profiles/ChangeLog, > >because it's a mess. > > > I'm writing the new changelog generation code [1][2], and I'm > > wond

[gentoo-dev] [PATCH 1/1] Fix eapply_user as per PMS spec and execute in, src_prepare. Support older EAPIs with epatch_user.

2016-11-29 Thread Mike Pagano
2nd round. As per mgorny's advice, fix eapply_user as per PMS spec and execute in src_prepare. Support older EAPIs with epatch_user. --- eclass/kernel-2.eclass | 25 ++--- 1 file changed, 18 insertions(+), 7 deletions(-) diff --git a/eclass/kernel-2.eclass b/eclass/kernel-2.e

Re: [gentoo-dev] RFC: Userkit.eclass

2016-11-29 Thread William L. Thomson Jr.
On Wednesday, November 30, 2016 12:49:44 AM EST Alan McKinnon wrote: > > Why would you end up with duplicated UIDs and GIDs? The only real ways > that can happen is > - ebuild "edits" passwd and group directly using echo/sed and the like. > - ebuild runs useradd|groupadd specifying the uid/gid as

Re: [gentoo-dev] ChangeLog generation, profiles/ mess.

2016-11-29 Thread Ulrich Mueller
> On Tue, 29 Nov 2016, Robin H Johnson wrote: > TL;DR: Let's replace profiles/**/ChangeLog with profiles/ChangeLog, >because it's a mess. > I'm writing the new changelog generation code [1][2], and I'm > wondering if we can clean up the mess that we have in profiles/. > The existing

Re: [gentoo-dev] RFC: Userkit.eclass

2016-11-29 Thread Alan McKinnon
On 29/11/2016 23:49, William L. Thomson Jr. wrote: > On Tuesday, November 29, 2016 10:40:20 AM EST Michael Mol wrote: >> >> >> Highly detailed lists like that--used as a broad standard--are a bad idea. >> They represent a single synchronization point that everyone must adhere to. > > That is a sta

[gentoo-dev] ChangeLog generation, profiles/ mess.

2016-11-29 Thread Robin H. Johnson
TL;DR: Let's replace profiles/**/ChangeLog with profiles/ChangeLog, because it's a mess. I'm writing the new changelog generation code [1][2], and I'm wondering if we can clean up the mess that we have in profiles/. The existing Portage egencache --update-changelogs command does NOT gener

Re: [gentoo-dev] RFC: Userkit.eclass

2016-11-29 Thread William L. Thomson Jr.
On Tuesday, November 29, 2016 10:40:20 AM EST Michael Mol wrote: > > > Highly detailed lists like that--used as a broad standard--are a bad idea. > They represent a single synchronization point that everyone must adhere to. That is a statement based on opinion. You say it is a bad idea. I say it

Re: [gentoo-dev] Gentoo Staffing Needs page is out of date

2016-11-29 Thread William L. Thomson Jr.
IMHO likely off topic for -dev and proper place would be -project as it is not technical in nature. On Tuesday, November 29, 2016 11:28:36 PM EST Mart Raudsepp wrote: > Ühel kenal päeval, T, 29.11.2016 kell 19:31, kirjutas Gokturk Yuksek: > > > > This isn't even an official GMN project at the mom

Re: [gentoo-dev] Gentoo Staffing Needs page is out of date

2016-11-29 Thread Mart Raudsepp
Ühel kenal päeval, T, 29.11.2016 kell 19:31, kirjutas Gokturk Yuksek: > Mart Raudsepp: > > > > Ühel kenal päeval, E, 28.11.2016 kell 17:45, kirjutas Gokturk > > Yuksek: > > > > > > On 11/23/2016 12:31 AM, Gokturk Yuksek wrote: > > > > > > > > > > > > Hi all, > > > > > > > > The Staffing Needs

Re: [gentoo-dev] Gentoo Staffing Needs page is out of date

2016-11-29 Thread Gokturk Yuksek
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Mart Raudsepp: > Ühel kenal päeval, E, 28.11.2016 kell 17:45, kirjutas Gokturk > Yuksek: >> On 11/23/2016 12:31 AM, Gokturk Yuksek wrote: >>> >>> Hi all, >>> >>> The Staffing Needs page on the wiki [0] seems a little out of >>> date, there are sti

Re: [gentoo-dev] RFC: Userkit.eclass

2016-11-29 Thread Michael Mol
On Monday, November 28, 2016 02:39:48 PM William L. Thomson Jr. wrote: > On Monday, November 28, 2016 10:42:54 AM EST Alec Warner wrote: > > Generally speaking as a fellow who maintained thousands of systems (many > > of > > which ran various operating systems.) > > > > You cannot rely on all OS v

Re: [gentoo-dev] linux-mod.eclass: Check for !TRIM_UNUSED_KSYMS

2016-11-29 Thread Mike Gilbert
On Tue, Nov 29, 2016 at 9:14 AM, Jeroen Roovers wrote: > --- a/eclass/linux-mod.eclass > +++ b/eclass/linux-mod.eclass > @@ -566,6 +566,9 @@ linux-mod_pkg_setup() { > return > fi > > + # External modules use kernel symbols (bug #591832) > + export CONFIG_CHECK+=

[gentoo-dev] linux-mod.eclass: Check for !TRIM_UNUSED_KSYMS

2016-11-29 Thread Jeroen Roovers
--- a/eclass/linux-mod.eclass +++ b/eclass/linux-mod.eclass @@ -566,6 +566,9 @@ linux-mod_pkg_setup() { return fi + # External modules use kernel symbols (bug #591832) + export CONFIG_CHECK+=" !TRIM_UNUSED_KSYMS" + linux-info_pkg_setup; require_c

Re: [gentoo-dev] Gentoo Staffing Needs page is out of date

2016-11-29 Thread Mart Raudsepp
Ühel kenal päeval, E, 28.11.2016 kell 17:45, kirjutas Gokturk Yuksek: > On 11/23/2016 12:31 AM, Gokturk Yuksek wrote: > > > > Hi all, > > > > The Staffing Needs page on the wiki [0] seems a little out of > > date, there are still mentions of "herds". I invite project leads > > and members to upda

[gentoo-dev] ABI changes analysis for the Linux kernel

2016-11-29 Thread Ponomarenko Andrey
Hello, This is a tracker of ABI changes in the new upstream releases of the Linux kernel (defconfig, x86_64): https://abi-laboratory.pro/tracker/timeline/linux/ The tracker performs backward binary compatibility analysis of all public exported symbols and data types (declared in the ".ksymtab"

Re: [gentoo-dev] [PATCH 1/1] kernel-2.eclass: Support EAPI 6 when applying user patches.

2016-11-29 Thread Michał Górny
On Tue, 29 Nov 2016 09:46:18 +0100 Michał Górny wrote: > On Mon, 28 Nov 2016 06:42:44 -0500 > Mike Pagano wrote: > > > On 11/27/2016 09:06 PM, Mike Gilbert wrote: > > > On Sun, Nov 27, 2016 at 7:23 PM, Mike Pagano wrote: > > > > > >> If kernel-2_src_unpack() is called in EAPI6, epatch_u

Re: [gentoo-dev] [PATCH 1/1] kernel-2.eclass: Support EAPI 6 when applying user patches.

2016-11-29 Thread Mike Pagano
On 11/29/2016 03:46 AM, Michał Górny wrote: > On Mon, 28 Nov 2016 06:42:44 -0500 > Mike Pagano wrote: > >> On 11/27/2016 09:06 PM, Mike Gilbert wrote: >>> On Sun, Nov 27, 2016 at 7:23 PM, Mike Pagano wrote: If kernel-2_src_unpack() is called in EAPI6, epatch_user() function inherit

Re: [gentoo-dev] [PATCH 1/1] kernel-2.eclass: Support EAPI 6 when applying user patches.

2016-11-29 Thread Michał Górny
On Mon, 28 Nov 2016 06:42:44 -0500 Mike Pagano wrote: > On 11/27/2016 09:06 PM, Mike Gilbert wrote: > > On Sun, Nov 27, 2016 at 7:23 PM, Mike Pagano wrote: > >> If kernel-2_src_unpack() is called in EAPI6, epatch_user() function > >> inherited from eutils.eclass is undefined. > >> See bug #579

Re: [gentoo-dev] Re: Stabilisation procedure

2016-11-29 Thread Raymond Jennings
On Sun, Nov 27, 2016 at 4:07 AM, Rich Freeman wrote: > On Sun, Nov 27, 2016 at 5:56 AM, Raymond Jennings > wrote: > > On Tue, Nov 22, 2016 at 12:06 AM, Alice Ferrazzi > wrote: > >> > >> What about maintainers that are away without writing it in their > >> maintainer bug ? > >> After how many da