Hi!
In the manual, we have an example to allow connecting to the VM via a
port forward from the host:
$(guix system vm config.scm) -nic
user,model=virtio-net-pci,hostfwd=tcp::10022-:22
Unfortunately, I cannot get this to work anymore, using a very simple
operating system with following openssh-
On 5/29/21 4:15 PM, Ludovic Courtès wrote:
> In general we cannot use #:select for (gnu packages …) modules because
> that doesn’t play well with circular module dependencies.
Ah, interesting, I'll keep that in mind. I'm used to Racket, where all
cyclic module dependencies cause errors at compil
Hi,
Christopher Baines skribis:
> Mathieu Othacehe writes:
[...]
>> Stracing this publish server shows that connection reuse seems to be
>> broken:
>>
>> --8<---cut here---start->8---
>> accept4(9, {sa_family=AF_INET, sin_port=htons(41742),
>> sin_addr=ine
Hi, thanks!
That said… what problem is this fixing raingloom?
Usually, circular top-level references lead things like ‘guix show
chez-scheme’ (this amounts to loading (gnu packages chez)), but it
worked fine for me.
It seems like some other commit may have broken the cycle in the mean
time.
Hi Simon & Tobias,
Ludovic Courtès skribis:
> Tobias Geerinckx-Rice skribis:
>
>> Simon Streit 写道:
>>> ice-9/boot-9.scm:1685:16: In procedure raise-exception:
>>> no code for module (system repl error-handling)
>>
>> Thank you for reporting this. With commit
>> 5fa46ca96da90ec19e32cc4d726f099d
Hi,
raingloom skribis:
>>From cef344639ccbf45b5397368d643a36fa48dac098 Mon Sep 17 00:00:00 2001
> From: raingloom
> Date: Fri, 28 May 2021 03:59:16 +0200
> Subject: [PATCH] gnu: Break up import loop between (gnu packages racket) and
> (gnu packages chez).
>
> * gnu/packages/racket.scm: Remove
Hi Maxim,
Maxim Cournoyer skribis:
> My previous strace output didn't follow the 'clone' syscall; the one
> attached does. It's compressed with lzip.
--8<---cut here---start->8---
11457 sendto(3, "<86>May 27 19:03:45 sshd[11457]: pam_unix(sshd:session):
ses
signature.asc
Description: This is a digitally signed message part
i used linux-libre-5.10 and it worked fine. but today i've tried
linux-libre-5.12.7 and it seems like the problem has solved. thanks for your
help.
I ran `guix pull` on a fresh guix install and received the attached
log in return.
Ethan
Updating channel 'guix' from Git repository at
'https://git.savannah.gnu.org/git/guix.git'...
Building from this channel:
guix https://git.savannah.gnu.org/git/guix.git 87c9f63
substitute: guix subst
Trying to to import futhark from hackage fails, when using the -r flag.
$ guix import hackage -r futhark
user with UID 497492280 not found
Starting download of /tmp/guix-file.MqWnPq
>From https://hackage.haskell.org/package/futhark/futhark-0.19.5.tar.gz...
…19.5.tar.gz 959KiB 6.
As far as I can tell, the cabal parser for the `guix import` command
(https://git.savannah.gnu.org/cgit/guix.git/tree/guix/import/cabal.scm) does
not support common stanzas, as specified in the cabal specification
(https://cabal.readthedocs.io/en/3.4/cabal-package.html#common-stanzas).
This mea
12 matches
Mail list logo