Re: Haskell binnmus is there a problem?

2019-09-07 Thread Philipp Kern
On 9/2/2019 9:06 PM, Clint Adams wrote: > On Mon, Sep 02, 2019 at 06:40:24PM +0200, Philipp Kern wrote: >> I would prefer JSON as an input format, looking roughly like this: >> >> [{"pkg": "haskell-active", "ver": "0.2.0.13-6", "archs": ["mipsel", >> "mips64el"], "suite": "sid", "reason":

Re: Haskell binnmus is there a problem?

2019-09-02 Thread Clint Adams
On Mon, Sep 02, 2019 at 06:40:24PM +0200, Philipp Kern wrote: > I would prefer JSON as an input format, looking roughly like this: > > [{"pkg": "haskell-active", "ver": "0.2.0.13-6", "archs": ["mipsel", > "mips64el"], "suite": "sid", "reason": "semigroupoids changed from 5.2.2 to > 5.3.2"}]

Re: Haskell binnmus is there a problem?

2019-09-02 Thread Philipp Kern
On 2019-09-02 11:03, Joachim Breitner wrote: Am Montag, den 02.09.2019, 10:57 +0200 schrieb Philipp Kern: FWIW, I started working on this. Unfortunately we do not really have transactions available to schedule all or nothing. If someone has a creative idea on how to best signal back partial

Re: Haskell binnmus is there a problem?

2019-09-02 Thread Shengjing Zhu
Fix the Go team mailing list address. (pkg-go-maintain...@lists.alioth.debian.org -> debian...@lists.debian.org) On Mon, Sep 02, 2019 at 11:03:56AM +0200, Joachim Breitner wrote: > Hi, > > Am Montag, den 02.09.2019, 10:57 +0200 schrieb Philipp Kern: > > FWIW, I started working on this.

Re: Haskell binnmus is there a problem?

2019-09-02 Thread Joachim Breitner
Hi, Am Montag, den 02.09.2019, 10:57 +0200 schrieb Philipp Kern: > FWIW, I started working on this. Unfortunately we do not really have > transactions available to schedule all or nothing. If someone has a > creative idea on how to best signal back partial success, let me know. > :) > > (My

Re: Haskell binnmus is there a problem?

2019-09-02 Thread Philipp Kern
On 2019-09-02 10:33, Emilio Pozuelo Monfort wrote: On 29/08/2019 12:08, Philipp Kern wrote: On 2019-08-29 11:46, Emilio Pozuelo Monfort wrote: On 29/08/2019 11:17, Philipp Kern wrote: On 2019-08-29 11:14, Emilio Pozuelo Monfort wrote: Why don't you let the interested teams run the scripts and

Re: Haskell binnmus is there a problem?

2019-09-02 Thread Emilio Pozuelo Monfort
On 29/08/2019 12:08, Philipp Kern wrote: > On 2019-08-29 11:46, Emilio Pozuelo Monfort wrote: >> On 29/08/2019 11:17, Philipp Kern wrote: >>> On 2019-08-29 11:14, Emilio Pozuelo Monfort wrote: Why don't you let the interested teams run the scripts and generate the required binNMUs

Re: Haskell binnmus is there a problem?

2019-08-30 Thread Ilias Tsitsimpis
On Thu, Aug 29, 2019 at 12:08PM, Philipp Kern wrote: > So that together with the other mail of not making it automatic: Would we > just want to have an endpoint you can call as a member of an approved > team(?) that ingests a list of work items, processes it and archives it? > Assuming that

Re: Haskell binnmus is there a problem?

2019-08-29 Thread Philipp Kern
On 2019-08-29 11:46, Emilio Pozuelo Monfort wrote: On 29/08/2019 11:17, Philipp Kern wrote: On 2019-08-29 11:14, Emilio Pozuelo Monfort wrote: Why don't you let the interested teams run the scripts and generate the required binNMUs (like they do now), and then you pull that from a cronjob in

Re: Haskell binnmus is there a problem?

2019-08-29 Thread Emilio Pozuelo Monfort
On 29/08/2019 11:32, Ilias Tsitsimpis wrote: > On Thu, Aug 29, 2019 at 11:14AM, Emilio Pozuelo Monfort wrote: >> On 27/08/2019 21:50, Philipp Kern wrote: >>> Do you have an opinion if this should actually be automated? I.e. >>> automatically be fed into wb on a regular basis? I think the Release

Re: Haskell binnmus is there a problem?

2019-08-29 Thread Emilio Pozuelo Monfort
On 29/08/2019 11:17, Philipp Kern wrote: > On 2019-08-29 11:14, Emilio Pozuelo Monfort wrote: >> Why don't you let the interested teams run the scripts and generate the >> required >> binNMUs (like they do now), and then you pull that from a cronjob in wuiet >> and >> schedule the binNMUs? You

Re: Haskell binnmus is there a problem?

2019-08-29 Thread Ilias Tsitsimpis
On Thu, Aug 29, 2019 at 11:14AM, Emilio Pozuelo Monfort wrote: > On 27/08/2019 21:50, Philipp Kern wrote: > > Do you have an opinion if this should actually be automated? I.e. > > automatically be fed into wb on a regular basis? I think the Release > > Team would also be the first team who would

Re: Haskell binnmus is there a problem?

2019-08-29 Thread Philipp Kern
On 2019-08-29 11:14, Emilio Pozuelo Monfort wrote: Why don't you let the interested teams run the scripts and generate the required binNMUs (like they do now), and then you pull that from a cronjob in wuiet and schedule the binNMUs? You would just need to define the format and do some sanity

Re: Haskell binnmus is there a problem?

2019-08-29 Thread Emilio Pozuelo Monfort
On 27/08/2019 21:50, Philipp Kern wrote: > On 8/27/2019 7:39 PM, Adam D. Barratt wrote: >> On Tue, 2019-08-27 at 19:40 +0300, Ilias Tsitsimpis wrote: >>> So, how can we move forward? Is the release team willing to give more >>> members of our team access to the wanna-build infrastructure, or >>>

Re: Haskell binnmus is there a problem?

2019-08-27 Thread Joachim Breitner
Hi, about the last point: you can treat it like a script and run it with `runhaskell` Cheers, Joachim Am 27. August 2019 21:50:11 MESZ schrieb Philipp Kern : >On 8/27/2019 7:39 PM, Adam D. Barratt wrote: >> On Tue, 2019-08-27 at 19:40 +0300, Ilias Tsitsimpis wrote: >>> So, how can we move

Re: Haskell binnmus is there a problem?

2019-08-27 Thread Philipp Kern
On 8/27/2019 7:39 PM, Adam D. Barratt wrote: > On Tue, 2019-08-27 at 19:40 +0300, Ilias Tsitsimpis wrote: >> So, how can we move forward? Is the release team willing to give more >> members of our team access to the wanna-build infrastructure, or >> should we try to automate this and how? > That's

Re: Haskell binnmus is there a problem?

2019-08-27 Thread Adam D. Barratt
On Tue, 2019-08-27 at 19:40 +0300, Ilias Tsitsimpis wrote: > So, how can we move forward? Is the release team willing to give more > members of our team access to the wanna-build infrastructure, or > should we try to automate this and how? That's not the Release Team's decision, but the

Re: Haskell binnmus is there a problem?

2019-08-27 Thread Ilias Tsitsimpis
On Wed, Aug 21, 2019 at 10:14AM, Mattia Rizzolo wrote: > On Wed, Aug 21, 2019 at 10:06:00AM +0200, Joachim Breitner wrote: > > I used to schedule these, but for many months it seems it wasn't > > necessary, not sure if someone else scheduled them > > At the very least, quite some times pochu did

Re: Haskell binnmus is there a problem?

2019-08-21 Thread Stéphane Glondu
Le 21/08/2019 à 10:14, Mattia Rizzolo a écrit : >> I used to schedule these, but for many months it seems it wasn't >> necessary, not sure if someone else scheduled them > > At the very least, quite some times pochu did them the last year, fwiw. > >> Going forward, it is not sustainable for this

Re: Haskell binnmus is there a problem?

2019-08-21 Thread Mattia Rizzolo
On Wed, Aug 21, 2019 at 10:06:00AM +0200, Joachim Breitner wrote: > I used to schedule these, but for many months it seems it wasn't > necessary, not sure if someone else scheduled them At the very least, quite some times pochu did them the last year, fwiw. > Going forward, it is not sustainable

Re: Haskell binnmus is there a problem?

2019-08-21 Thread Joachim Breitner
Hi, I used to schedule these, but for many months it seems it wasn't necessary, not sure if someone else scheduled them or if the Haskell team did sourceful uploads in a way that renders them unnecessary. Going forward, it is not sustainable for this to depend on manual interaction by me. We

Haskell binnmus is there a problem?

2019-08-20 Thread peter green
Recently I noticed that haskell binnmus no longer seemed to be happening. For example mediawiki2latex has no been BD-Uninstallable since it was uploaded 24 days ago and https://buildd.debian.org/status/architecture.php?a=arm64=sid doesn't show any haskell binnmus currently being built (there