Re: pre-release [PATCH] git-service [v2]

2016-08-27 Thread ng0
ng0 writes: > Alex Kost writes: > >> ng0 (2016-08-27 18:39 +0300) wrote: >> >> [...] >>> (eval-when (expand load eval) (set! %load-path (cons >>> "/gnu/store/8s6z5k9nfp3fyfj39vq6js8sfhxkn0y6-module-import" %load-path)) >>> (set! %load-compiled-path (cons >>> "/gnu/store/lc0bj2nlmdgyqkkpd008hcn

Re: pre-release [PATCH] git-service [v2]

2016-08-27 Thread ng0
Alex Kost writes: > ng0 (2016-08-27 18:39 +0300) wrote: > > [...] >> (eval-when (expand load eval) (set! %load-path (cons >> "/gnu/store/8s6z5k9nfp3fyfj39vq6js8sfhxkn0y6-module-import" %load-path)) >> (set! %load-compiled-path (cons >> "/gnu/store/lc0bj2nlmdgyqkkpd008hcnrpl068yr8-module-import-

Re: pre-release [PATCH] git-service [v2]

2016-08-27 Thread Alex Kost
ng0 (2016-08-27 18:39 +0300) wrote: [...] > (eval-when (expand load eval) (set! %load-path (cons > "/gnu/store/8s6z5k9nfp3fyfj39vq6js8sfhxkn0y6-module-import" %load-path)) > (set! %load-compiled-path (cons > "/gnu/store/lc0bj2nlmdgyqkkpd008hcnrpl068yr8-module-import-compiled" > %load-compiled-pa

Re: pre-release [PATCH] git-service [v2]

2016-08-27 Thread ng0
Alex Kost writes: > ng0 (2016-08-25 12:55 +0300) wrote: > >> Hi, >> >> thanks for finding the errors. I applied your suggestions but the >> service still goes into respawn loop when the VM boots. Do you have any >> idea why this could happen? > > Is there any output in syslog? Difficult to captu

Re: pre-release [PATCH] git-service [v2]

2016-08-25 Thread Alex Kost
ng0 (2016-08-25 12:55 +0300) wrote: > Hi, > > thanks for finding the errors. I applied your suggestions but the > service still goes into respawn loop when the VM boots. Do you have any > idea why this could happen? Is there any output in syslog? How does you patch look now? What is the exact "

Re: pre-release [PATCH] git-service [v2]

2016-08-25 Thread ng0
Hi, thanks for finding the errors. I applied your suggestions but the service still goes into respawn loop when the VM boots. Do you have any idea why this could happen? Alex Kost writes: > ng0 (2016-08-11 18:55 +0300) wrote: > >> ng0 writes: >> >>> As I wrote yesterday in freenode, disregard

Re: pre-release [PATCH] git-service [v2]

2016-08-22 Thread Alex Kost
ng0 (2016-08-11 18:55 +0300) wrote: > ng0 writes: > >> As I wrote yesterday in freenode, disregard this patch. I >> succeeded and currently am debugging the VM. > > I had it working at some point, but only to find out that I am passing > something wrong in the service. > Can someone take a look a

Re: pre-release [PATCH] git-service [v2]

2016-08-19 Thread ng0
Hi, could someone take a look at this and help me figure out what's wrong? Thanks. ng0 writes: > ng0 writes: > >> As I wrote yesterday in freenode, disregard this patch. I >> succeeded and currently am debugging the VM. > > I had it working at some point, but only to find out that I am passing

Re: pre-release [PATCH] git-service [v2]

2016-08-11 Thread ng0
ng0 writes: > As I wrote yesterday in freenode, disregard this patch. I > succeeded and currently am debugging the VM. I had it working at some point, but only to find out that I am passing something wrong in the service. Can someone take a look at this service and help me out? testvm.scm Des

Re: pre-release [PATCH] git-service [v2]

2016-07-14 Thread ng0
As I wrote yesterday in freenode, disregard this patch. I succeeded and currently am debugging the VM. -- ♥Ⓐ ng0 For non-prism friendly talk find me on http://www.psyced.org SecuShare – http://secushare.org

Re: pre-release [PATCH] git-service [v2]

2016-07-13 Thread ng0
Hi, this is an updated patch which in combination with the testvm.scm further below produces the output which can be seen at the bottom of this mail, not very different from where I started with. The testvm.scm might have some issues, but I'll notice once I get to the point where the service stops