Re: [gentoo-dev] RFC: automatically mailing people on pkgcheck problems with their packages

2015-12-07 Thread Michał Górny
Dnia 8 grudnia 2015 01:05:26 CET, Alec Warner napisał(a): >On Sun, Dec 6, 2015 at 6:36 AM, Michał Górny wrote: > >> Hello, >> > >Hi! > > >> >> As you have seen multiple times, I'm running a minimalistic CI >service >> for Gentoo that checks the repository for major issues using >pkgcheck. >> So

Re: [gentoo-dev] RFC: automatically mailing people on pkgcheck problems with their packages

2015-12-07 Thread Rich Freeman
On Mon, Dec 7, 2015 at 9:19 PM, Anthony G. Basile wrote: > > Does that include stuff that breaks on systems using musl instead of > glibc? Or uclibc? or eudev instead of udev. What about openrc vs > systemd? Shall I go on? Of course its murky. Sure, but none of that stuff is going to get cau

Re: [gentoo-dev] RFC: automatically mailing people on pkgcheck problems with their packages

2015-12-07 Thread Anthony G. Basile
On 12/7/15 7:27 PM, Rich Freeman wrote: > On Mon, Dec 7, 2015 at 7:05 PM, Alec Warner wrote: >> 2) Unclear ownership of the problem. One guy makes a commit, 100 packages >> break. Who is responsible? Its really murky. This is really the toughest >> problem to me. > It isn't murky at all. Nobody s

Re: [gentoo-dev] git update hook: detecting missing Manifest DIST entries

2015-12-07 Thread Peter Stuge
Robin H. Johnson wrote: > 1. Script #1 (helper), that given an ebuild, spits out the filenames of the >distfiles. >- Use an explicitly specified PORTDIR for eclasses. >- Must NOT rely on the ebuild directory structure (i'd love to give >it the ebuild via stdin and tell it the p

Re: [gentoo-dev] RFC: automatically mailing people on pkgcheck problems with their packages

2015-12-07 Thread Rich Freeman
On Mon, Dec 7, 2015 at 7:05 PM, Alec Warner wrote: > I think there are a few issues: > > 1) Not everyone cares. I think you can either go for an opt-in approach > (hard..you need to keep state) or offer clear opt-out / filtering > instructions (link in the bottom of the email that points at the op

Re: [gentoo-dev] RFC: automatically mailing people on pkgcheck problems with their packages

2015-12-07 Thread Alec Warner
On Sun, Dec 6, 2015 at 6:36 AM, Michał Górny wrote: > Hello, > Hi! > > As you have seen multiple times, I'm running a minimalistic CI service > for Gentoo that checks the repository for major issues using pkgcheck. > So far it's automation is limited to sending a mail to dedicated > gentoo-aut

[gentoo-dev] Last rites: dev-java/jscience

2015-12-07 Thread James Le Cuirot
# James Le Cuirot (07 Dec 2015) # Dead project with no revdeps. Removal in 30 days. dev-java/jscience -- James Le Cuirot (chewi) Gentoo Linux Developer pgpxjv9iSek0B.pgp Description: OpenPGP digital signature

Re: [gentoo-dev] [PATCHES] python-r1 suite clean up & impl reorder

2015-12-07 Thread Michał Górny
On Mon, 7 Dec 2015 15:36:30 -0500 Mike Gilbert wrote: > On Sun, Dec 6, 2015 at 2:03 PM, Michał Górny wrote: > > Hi, > > > > Here's another patchset. Mostly fixups inspired by multilib-build.eclass > > changes with a few little additions. > > > > Changes: > > > > 1. eclass-set variables are now r

Re: [gentoo-dev] [PATCHES] python-r1 suite clean up & impl reorder

2015-12-07 Thread Mike Gilbert
On Sun, Dec 6, 2015 at 2:03 PM, Michał Górny wrote: > Hi, > > Here's another patchset. Mostly fixups inspired by multilib-build.eclass > changes with a few little additions. > > Changes: > > 1. eclass-set variables are now read-only, Sounds ok, but might break some ebuilds. > 2. 'unset -f' is us

[gentoo-dev] git update hook: detecting missing Manifest DIST entries

2015-12-07 Thread Robin H. Johnson
On Mon, Dec 07, 2015 at 11:20:48AM -0800, Matt Turner wrote: > >> This is happening with some frequency. Could we install a server-side > >> git hook that prevents pushes if an ebuild is added without a Manifest > >> change? It wouldn't have to verify anything more than that to catch > >> nearly al

Re: [gentoo-dev] Re: [gentoo-commits] repo/gentoo:master commit in: app-emulation/runc/

2015-12-07 Thread Matt Turner
On Mon, Dec 7, 2015 at 10:58 AM, Mike Gilbert wrote: > On Mon, Dec 7, 2015 at 1:26 PM, Matt Turner wrote: >> On Mon, Dec 7, 2015 at 10:19 AM, Robin H. Johnson wrote: >>> On Mon, Dec 07, 2015 at 05:16:01AM +, Doug Goldstein wrote: commit: 37c1ec7ef31a51206421f03a2df489ec7d7ca244

Re: [gentoo-dev] Re: [gentoo-commits] repo/gentoo:master commit in: app-emulation/runc/

2015-12-07 Thread Mike Gilbert
On Mon, Dec 7, 2015 at 1:26 PM, Matt Turner wrote: > On Mon, Dec 7, 2015 at 10:19 AM, Robin H. Johnson wrote: >> On Mon, Dec 07, 2015 at 05:16:01AM +, Doug Goldstein wrote: >>> commit: 37c1ec7ef31a51206421f03a2df489ec7d7ca244 >>> Author: Doug Goldstein gentoo org> >>> AuthorDate: Mo

Re: [gentoo-dev] Re: [gentoo-commits] repo/gentoo:master commit in: app-emulation/runc/

2015-12-07 Thread Michael Orlitzky
On 12/07/2015 01:26 PM, Matt Turner wrote: >> >> I fixed it now. > > This is happening with some frequency. Could we install a server-side > git hook that prevents pushes if an ebuild is added without a Manifest > change? It wouldn't have to verify anything more than that to catch > nearly all of

Re: [gentoo-dev] Re: [gentoo-commits] repo/gentoo:master commit in: app-emulation/runc/

2015-12-07 Thread Matt Turner
On Mon, Dec 7, 2015 at 10:19 AM, Robin H. Johnson wrote: > On Mon, Dec 07, 2015 at 05:16:01AM +, Doug Goldstein wrote: >> commit: 37c1ec7ef31a51206421f03a2df489ec7d7ca244 >> Author: Doug Goldstein gentoo org> >> AuthorDate: Mon Dec 7 05:14:50 2015 + >> Commit: Doug Goldstein

[gentoo-dev] Re: [gentoo-commits] repo/gentoo:master commit in: app-emulation/runc/

2015-12-07 Thread Robin H. Johnson
On Mon, Dec 07, 2015 at 05:16:01AM +, Doug Goldstein wrote: > commit: 37c1ec7ef31a51206421f03a2df489ec7d7ca244 > Author: Doug Goldstein gentoo org> > AuthorDate: Mon Dec 7 05:14:50 2015 + > Commit: Doug Goldstein gentoo org> > CommitDate: Mon Dec 7 05:15:22 2015 + > UR

Re: [gentoo-dev] [EAPI 7] Cross-compile improvements (BDEPEND, BROOT, sysroot)

2015-12-07 Thread Alexis Ballier
On Sun, 6 Dec 2015 21:15:31 + James Le Cuirot wrote: > On Sun, 6 Dec 2015 21:05:07 + > Joakim Tjernlund wrote: > > > > Put simple: > > > SYSROOT is where "sources" are installed (headers, .so, etc); > > > think debian's -dev packages. > > > ROOT is where packages are merged. > > > > >