Re: Guix Cuirass - Continuous Integration - Crash Error

2019-06-16 Thread Reza Alizadeh Majd
Do I need to post a new email for this later problem? maybe it receives a better feedback, plus a better reference for others in the future with same issue? Best, Reza On Wed, Jun 12, 2019, at 7:25 PM, Reza Alizadeh Majd wrote: > Hi Ricardo, > > Sorry I thought it might be helpful. > >

Re: Guix Cuirass - Continuous Integration - Crash Error

2019-06-12 Thread Reza Alizadeh Majd
Hi Ricardo, Sorry I thought it might be helpful. lastly I think I find this issue's source, it seems that there was an issue about definition and usage of inputs. I tried to define spec from scratch and run cuirass manually. here is my new sample spec definition: ``` (define my-spec

Re: Guix Cuirass - Continuous Integration - Crash Error

2019-06-12 Thread Ricardo Wurmus
Hi Reza, > Hi Ludo, > > If you had time, could you please have a look at this issue? maybe you > have an idea about this that. there is no need to ping the maintainers specifically, especially when you have already received replies to your request for help. It’s fine to ping the list, of

Re: Guix Cuirass - Continuous Integration - Crash Error

2019-06-12 Thread Reza Alizadeh Majd
Hi Ludo, If you had time, could you please have a look at this issue? maybe you have an idea about this that. I really need to setup a custom build server for Guix, since our custom package definitions are increasing, and it's not efficient to build every package from source for each user.

Re: Guix Cuirass - Continuous Integration - Crash Error

2019-06-08 Thread Reza Alizadeh Majd
Hi, > The cache directories are not affected by “guix gc”. The default cache > directory when using the cuirass service on Guix System is Unfortunately clearing the cache wouldn't help. maybe I had a mistake on definition of `$cuirass-spec` or manifest file. Best, Reza

Re: Guix Cuirass - Continuous Integration - Crash Error

2019-06-08 Thread Ricardo Wurmus
Hi Reza, >> Try erasing the cache directories containing the git repositories. > > unfortunately using `guix gc -C` wouldn't be helpful, and cuirass service > still > fails with same error. The cache directories are not affected by “guix gc”. The default cache directory when using the

Re: Guix Cuirass - Continuous Integration - Crash Error

2019-06-07 Thread Reza Alizadeh Majd
Hi Ricardo, Thanks for your response. > Try erasing the cache directories containing the git repositories. unfortunately using `guix gc -C` wouldn't be helpful, and cuirass service still fails with same error. Best, Reza

Re: Guix Cuirass - Continuous Integration - Crash Error

2019-06-05 Thread Ricardo Wurmus
Hi Reza, > I want to setup a CI build server using _Cuirass_ to build a series of custom > packages for Guix. but I receive following error and cuirass-service crashes, > could anyone help me on this? > > ``` > 2019-06-03T18:50:59 fatal: uncaught exception 'git-error' in 'build' fiber! >

Guix Cuirass - Continuous Integration - Crash Error

2019-06-03 Thread Reza Alizadeh Majd
Hi Guix, I want to setup a CI build server using _Cuirass_ to build a series of custom packages for Guix. but I receive following error and cuirass-service crashes, could anyone help me on this? ``` 2019-06-03T18:50:59 fatal: uncaught exception 'git-error' in 'build' fiber!