[gentoo-dev] abusive behaviour / communications from a user

2016-02-01 Thread Ian Delaney
Members of comrel The source of concern with possible violations of CoC source form Bug 566168, which I know has already been perused by dilfridge. The inflammatory tone of the content is self evident. While my comments or reply may return their own critique, they always observed the practice of

Re: [gentoo-dev] [Fwd: [gentoo-automated-testing] BROKEN: repository became broken!]

2016-02-01 Thread Yixun Lan
On 22:16 Mon 01 Feb , Andreas K. Huettel wrote: > Am Montag, 1. Februar 2016, 21:30:41 schrieb Mike Frysinger: > > On 01 Feb 2016 19:55, Patrice Clement wrote: > > > > New issues: > > > > https://qa-reports.gentoo.org/output/gentoo-ci/780f65b/output.html#dev-> > > > > > > libs/efl > > > > > >

Re: [gentoo-dev] [Fwd: [gentoo-automated-testing] BROKEN: repository became broken!]

2016-02-01 Thread Mike Frysinger
On 01 Feb 2016 22:16, Andreas K. Huettel wrote: > Am Montag, 1. Februar 2016, 21:30:41 schrieb Mike Frysinger: > > On 01 Feb 2016 19:55, Patrice Clement wrote: > > > > New issues: > > > > https://qa-reports.gentoo.org/output/gentoo-ci/780f65b/output.html#dev-libs/efl > > > > > > This commit is bre

[gentoo-dev] Re: [PATCH 4/5] wxwidgets.eclass: Only inherit eclass ones

2016-02-01 Thread Duncan
Justin Lecher posted on Mon, 01 Feb 2016 12:08:32 +0100 as excerpted: [Title/description only comment, body quote snipped] What about eclass twos and eclass threes? IOW, s/ones/once/ Meanwhile, thanks, you and everyone else working so hard on EAPI-6 upgrades. =:^) -- Duncan - List replies pr

[gentoo-dev] Re: [gentoo-project] Portage repo usage survey and change evaluation

2016-02-01 Thread Michał Górny
On Mon, 1 Feb 2016 06:46:26 -0500 Rich Freeman wrote: > On Mon, Feb 1, 2016 at 1:11 AM, Robin H. Johnson wrote: > > - Augment/replace rsync with git repo that has thick-Manifests, changelogs, > > metadata > > > > You're missing an option to replace rsync with a git repo that has > metadata,

Re: [gentoo-dev] [Fwd: [gentoo-automated-testing] BROKEN: repository became broken!]

2016-02-01 Thread Andreas K. Huettel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Am Montag, 1. Februar 2016, 21:30:41 schrieb Mike Frysinger: > On 01 Feb 2016 19:55, Patrice Clement wrote: > > > New issues: > > > https://qa-reports.gentoo.org/output/gentoo-ci/780f65b/output.html#dev-> > > > > > libs/efl > > > > This commit is b

Re: [gentoo-dev] [Fwd: [gentoo-automated-testing] BROKEN: repository became broken!]

2016-02-01 Thread Mike Frysinger
On 01 Feb 2016 19:55, Patrice Clement wrote: > > New issues: > > https://qa-reports.gentoo.org/output/gentoo-ci/780f65b/output.html#dev-libs/efl > > This commit is breaking the tree: > https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97a6aec > > I did try to work around the issue you've introd

[gentoo-dev] [Fwd: [gentoo-automated-testing] BROKEN: repository became broken!]

2016-02-01 Thread Patrice Clement
Hi dlan This commit is breaking the tree: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97a6aec I did try to work around the issue you've introduced when but the enlightenment eclasses are a bit of mystery to me and I eventually gave up. Could you revert this commit and fix this issue? T

[gentoo-dev] Re: [gentoo-project] Portage repo usage survey and change evaluation

2016-02-01 Thread Rich Freeman
On Mon, Feb 1, 2016 at 1:11 AM, Robin H. Johnson wrote: > - Augment/replace rsync with git repo that has thick-Manifests, changelogs, > metadata > You're missing an option to replace rsync with a git repo that has metadata, but not the other stuff. Of course, this already exists and no doubt ma

[gentoo-dev] [PATCH 5/5] wxwidgets.eclass: Add EAPI support

2016-02-01 Thread Justin Lecher
Signed-off-by: Justin Lecher --- eclass/wxwidgets.eclass | 9 - 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/eclass/wxwidgets.eclass b/eclass/wxwidgets.eclass index aaac074..dc6db5a 100644 --- a/eclass/wxwidgets.eclass +++ b/eclass/wxwidgets.eclass @@ -60,7 +60,14 @@ if

[gentoo-dev] [PATCH 3/5] wxwidgets.eclass: unset unneeded variables in global scope after usage

2016-02-01 Thread Justin Lecher
Signed-off-by: Justin Lecher --- eclass/wxwidgets.eclass | 13 - 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/eclass/wxwidgets.eclass b/eclass/wxwidgets.eclass index bcdeb53..5c0719d 100644 --- a/eclass/wxwidgets.eclass +++ b/eclass/wxwidgets.eclass @@ -64,14 +64,14 @

[gentoo-dev] [PATCH 4/5] wxwidgets.eclass: Only inherit eclass ones

2016-02-01 Thread Justin Lecher
Signed-off-by: Justin Lecher --- eclass/wxwidgets.eclass | 5 + 1 file changed, 5 insertions(+) diff --git a/eclass/wxwidgets.eclass b/eclass/wxwidgets.eclass index 5c0719d..aaac074 100644 --- a/eclass/wxwidgets.eclass +++ b/eclass/wxwidgets.eclass @@ -58,6 +58,8 @@ # Use the -DNDEBUG prepr

[gentoo-dev] [PATCH 2/5] wxwidgets.eclass: Fix whitespaces

2016-02-01 Thread Justin Lecher
Signed-off-by: Justin Lecher --- eclass/wxwidgets.eclass | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eclass/wxwidgets.eclass b/eclass/wxwidgets.eclass index 6ca9f76..bcdeb53 100644 --- a/eclass/wxwidgets.eclass +++ b/eclass/wxwidgets.eclass @@ -29,7 +29,7 @@ # DE

[gentoo-dev] [PATCH 0/5] RFC: Patches for wxwidgets.eclass

2016-02-01 Thread Justin Lecher
while tracking down the following error when running "egencache" GENTOO.GIT//eclass/wxwidgets.eclass: line 84: get_libdir: command not found GENTOO.GIT//eclass/wxwidgets.eclass: line 84: get_libdir: command not found GENTOO.GIT//eclass/wxwidgets.eclass: line 84: get_libdir: command not found GENTO

[gentoo-dev] [PATCH 1/5] wxwidgets.eclass: Update Copyright year

2016-02-01 Thread Justin Lecher
Signed-off-by: Justin Lecher --- eclass/wxwidgets.eclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eclass/wxwidgets.eclass b/eclass/wxwidgets.eclass index ea7cf9f..6ca9f76 100644 --- a/eclass/wxwidgets.eclass +++ b/eclass/wxwidgets.eclass @@ -1,4 +1,4 @@ -# Copyright 199

Re: [gentoo-dev] Gentoo Bugzilla 5 upgrade completed

2016-02-01 Thread Patrice Clement
Monday 01 Feb 2016 05:53:52, Robin H. Johnson wrote : > Hi everybody, > > Idl0r has done all the work to upgrade us to Bugzilla's latest major > version, v5.0, from upstream. > > Please report bugs in the usual place (product=Gentoo Infrastructure, > component=Bugzilla). > > Sorry for the extend

[gentoo-dev] Portage repo usage survey and change evaluation

2016-02-01 Thread Robin H. Johnson
http://goo.gl/forms/5riWkN8VMK I've put together a quick survey about a number of potential changes to the rsync distribution that have been bike-shedded about in various IRC channels and the mailing lists for some time now. Questions: (answer them on the query, input via email will not be consid