[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Status of libghc-shake-dev



Hi,


Am Montag, den 26.08.2019, 16:36 +0000 schrieb PICCA Frederic-Emmanuel:
> > I just scheduled the set of binNMUs seemingly required Haskell. I hope
> > this was the right thing to do at this time. Really someone more active
> > should take over that job.
> 
> Where is the documentation of this process ?


I thought I wrote it down somewhere, but I can’t find it… anyways, it’s
not much:

1. Get permissions from the wanna-build team.
2. Compile https://salsa.debian.org/haskell-team/tools/tree/master/binnmus
   for stable
   (My hack of doing so is this:
   https://salsa.debian.org/haskell-team/tools/blob/master/deploy-binNMU-to-wuiet.sh)
3. On wuiet, run
   ./binNMUs --priority -100  --sql > binNMUs.txt
4. Inspect the file if it makes sense
   (I stopped doing that at some point, though.)
5. Run 
   wb < binNMUs.txt


The file
https://people.debian.org/~nomeata/binNMUs-haskell.txt
is created on paradis by the following line in my crontab:

13 */4 * * * ./binNMUs --priority -100 --arches amd64 -q > public_html/binNMUs-haskell-amd64.txt;  ./binNMUs --priority -100 -q > public_html/binNMUs-haskell.txt;  ./binNMUs --regex 'lib(.*)-ocaml-(?:dev-)?([0-9a-z]{5})' -q --present-problems > public_html/binNMUs-ocaml.txt

If someone else takes over, then maybe this should also be moved from
my account.

Cheers,
Joachim

-- 
Joachim “nomeata” Breitner • nomeata@debian.org • https://j.oach.im/
  

Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: