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
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-
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
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
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 "
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
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
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
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
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
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
Hi,
thanks to you both for your help!
Ricardo Wurmus writes:
> Thompson, David writes:
>
>> On Fri, Jul 8, 2016 at 11:53 AM, ng0 wrote:
>>> I need some feedback on the git-service.
>>> The inserted patch gives me this output:
>>>
>>>
>>> +(define-record-type*
>>> + git-configuration make-gi
Ricardo Wurmus writes:
> Thompson, David writes:
>
>> On Fri, Jul 8, 2016 at 11:53 AM, ng0 wrote:
>>> I need some feedback on the git-service.
>>> The inserted patch gives me this output:
>>>
>>>
>>> +(define-record-type*
>>> + git-configuration make-git-configuration
>>> + git-configuration
Thompson, David writes:
> On Fri, Jul 8, 2016 at 11:53 AM, ng0 wrote:
>> I need some feedback on the git-service.
>> The inserted patch gives me this output:
>>
>>
>> +(define-record-type*
>> + git-configuration make-git-configuration
>> + git-configuration?
>> + (git git-configuratio
On Fri, Jul 8, 2016 at 11:53 AM, ng0 wrote:
> I need some feedback on the git-service.
> The inserted patch gives me this output:
>
>
> +(define-record-type*
> + git-configuration make-git-configuration
> + git-configuration?
> + (git git-configuration-git ;
> + (default git
I need some feedback on the git-service.
The inserted patch gives me this output:
ng0@shadowwalker ~/guix-git-service$ ./pre-inst-env guix system
vm ~/testvm.scm
Backtrace:
In ice-9/boot-9.scm:
1724: 19 [%start-stack load-stack ...]
1729: 18 [#]
In unknown file:
?: 17 [primitive-load
"/home/ng0/gu
16 matches
Mail list logo