Re: Adding a TOR system test - confusing results

2018-07-23 Thread Chris Marusich
Hi Ludo, l...@gnu.org (Ludovic Courtès) writes: > The problem has to do with ‘make-forkexec-constructor/container’: it > creates a process (with ‘run-container’) that exec’s the program, and > then returns immediately. Thus we know that a process was created, but > we don’t know that soon after

Re: Extracting a reachability path out of a (package) DAG

2018-07-23 Thread Ludovic Courtès
Hi Björn, Björn Höfling skribis: > To answer this, I want to extract from hello's package graph the path > (more precisely: the sub-DAG) leading from the root "hello" to the > target node (or even nodes) "goodbye". > > After several attempts and failures, I wrote a script for gvpr from > the Gra

Re: 01/01: hydra: services: Fix Cuirass configuration.

2018-07-23 Thread Ludovic Courtès
Hey! Clément Lassieur skribis: > Ludovic Courtès writes: > >> Thanks a lot for fixing it! Cuirass is back up and running now on >> berlin. > > Yay! > > One note though: Cuirass reads the config once, and only adds the > specifications whose name isn't already in the database. So it would > ha

Re: packaging Bootstrap for Cuirass' web interface

2018-07-23 Thread Clément Lassieur
Ludovic Courtès writes: > Hi there! > > Gábor Boskovits skribis: > >> Clément Lassieur ezt írta (időpont: 2018. júl. 23., >> H, 9:48): >> >>> Hello! >>> >>> We are going to embed Bootstrap files to our Cuirass service. Wouldn't >>> it be better to package Bootstrap and get the service to use t

Re: packaging Bootstrap for Cuirass' web interface

2018-07-23 Thread Clément Lassieur
Björn Höfling writes: > On Mon, 23 Jul 2018 09:48:15 +0200 > Clément Lassieur wrote: > >> Hello! >> >> We are going to embed Bootstrap files to our Cuirass service. >> Wouldn't it be better to package Bootstrap and get the service to use >> the package directly? I think it would make maintenan

Re: packaging Bootstrap for Cuirass' web interface

2018-07-23 Thread Björn Höfling
On Mon, 23 Jul 2018 09:48:15 +0200 Clément Lassieur wrote: > Hello! > > We are going to embed Bootstrap files to our Cuirass service. > Wouldn't it be better to package Bootstrap and get the service to use > the package directly? I think it would make maintenance easier, and > I'm unsure it's g

Re: packaging Bootstrap for Cuirass' web interface

2018-07-23 Thread Ludovic Courtès
Hi there! Gábor Boskovits skribis: > Clément Lassieur ezt írta (időpont: 2018. júl. 23., > H, 9:48): > >> Hello! >> >> We are going to embed Bootstrap files to our Cuirass service. Wouldn't >> it be better to package Bootstrap and get the service to use the package >> directly? I think it wou

Re: Adding a TOR system test - confusing results

2018-07-23 Thread Ludovic Courtès
Hi Chris, Chris Marusich skribis: > To begin, let's apply the first patch ("Add system tests for the TOR > service."). Then run the test: > > $ make -j1 check-system TESTS=tor > [...] > # of expected passes 1 > @ build-succeeded /gnu/store/zdh97qnh4b69yr23yp5js16hw9lvjhzm-tor-test.drv - >

Re: packaging Bootstrap for Cuirass' web interface

2018-07-23 Thread Gábor Boskovits
Clément Lassieur ezt írta (időpont: 2018. júl. 23., H, 9:48): > Hello! > > We are going to embed Bootstrap files to our Cuirass service. Wouldn't > it be better to package Bootstrap and get the service to use the package > directly? I think it would make maintenance easier, and I'm unsure it's

packaging Bootstrap for Cuirass' web interface

2018-07-23 Thread Clément Lassieur
Hello! We are going to embed Bootstrap files to our Cuirass service. Wouldn't it be better to package Bootstrap and get the service to use the package directly? I think it would make maintenance easier, and I'm unsure it's good to have huge files on which we don't have control in our Cuirass git