bug#43760: cuirass: fail to install with simple configuration

2020-10-03 Thread Mathieu Othacehe
> Would be great :) Done with b3f5402d2d506271857d2c987b79b741d4b0ec33. Mathieu

bug#43760: cuirass: fail to install with simple configuration

2020-10-03 Thread Jonathan Brielmaier
On 03.10.20 12:46, Mathieu Othacehe wrote: > > Hello Jonathan, > >>> You will then probably hit this one: >>> >>> https://issues.guix.gnu.org/43757 >> >> I do :( > > After fixing this issue, see: 761443bca6178b4ac299a8bd368d1cac4abda5f8, > I'm able to successfully evaluate and build your specificat

bug#43760: cuirass: fail to install with simple configuration

2020-10-03 Thread Mathieu Othacehe
Hello Jonathan, >> You will then probably hit this one: >> >> https://issues.guix.gnu.org/43757 > > I do :( After fixing this issue, see: 761443bca6178b4ac299a8bd368d1cac4abda5f8, I'm able to successfully evaluate and build your specification. I still need to update the Cuirass package accordi

bug#43760: cuirass: fail to install with simple configuration

2020-10-02 Thread Jonathan Brielmaier
On 02.10.20 15:02, Mathieu Othacehe wrote: > > Hello Jonathan, > >> ice-9/boot-9.scm:1669:16: In procedure raise-exception: >> Wrong type (expecting string): #f > > Thanks for the bug report. This should be fixed with > d6a8f0a9781a90c3037f25e51d7ff32e50f7a8c1. Yes, fix confirmed. > You will then

bug#43760: cuirass: fail to install with simple configuration

2020-10-02 Thread Mathieu Othacehe
>> https://issues.guix.gnu.org/43757 > > I do :( At least it's reproducible. Using one input works, but using more than one input causes an exception during git fetching. It seems to be broken since at least a few months. It makes me think that we need a stronger test suite for Cuirass. Thanks

bug#43760: cuirass: fail to install with simple configuration

2020-10-02 Thread Mathieu Othacehe
Hello Jonathan, > ice-9/boot-9.scm:1669:16: In procedure raise-exception: > Wrong type (expecting string): #f Thanks for the bug report. This should be fixed with d6a8f0a9781a90c3037f25e51d7ff32e50f7a8c1. You will then probably hit this one: https://issues.guix.gnu.org/43757 but we'll see th

bug#43760: cuirass: fail to install with simple configuration

2020-10-02 Thread Jonathan Brielmaier
Hi, I'm trying to set up a simple cuirass server. But in the last month I never got it working. This time I tried with help from Mathieu. cuirass-spec: ``` (define %cuirass-specs '((#:name . "my-manifest") (#:load-path-inputs . ("guix")) (#:package-path-inputs . ()) (#:proc-input .