Um. Apparently, I was the one failing. I just tried connecting again, and as
long as smbd has setuid, the qemu SMB share works as advertised.
Sorry for the false alarm.
On Sat, 2020-11-07 at 13:23 +0100, Mathieu Othacehe wrote:
> Pushed as 6dcbbcdab7727946cf32e7a4e44e66d151380db2.
Great! Thank you!
> On QEMU with 800x600 resolution there's no more box overflow. I hope
> it will be the same on your hardware that seem to have a slightly higher
> resolution.
It s
Hi Marius!
> Assuming you intended to write (%current-system) to test.txt, you can do
> something along these lines:
>
> (computed-file "test.txt"
> #~(call-with-output-file #$output
> (lambda (port)
> (format port #$(%current-system)
Stefan writes:
> Hi!
>
> I try to use a computed-file as an input to a bootloader profile hook
> function. Using guix system I get this error message:
>
> guix system: error: reference to invalid output 'out' of derivation
> '/gnu/store/946szbrwn3ja74yjnibbhjisjflvsk73-test.txt.drv'
>
> This i
Hi!
I try to use a computed-file as an input to a bootloader profile hook function.
Using guix system I get this error message:
guix system: error: reference to invalid output 'out' of derivation
'/gnu/store/946szbrwn3ja74yjnibbhjisjflvsk73-test.txt.drv'
This is the simple definition of the co
Hey,
I cannot reproduce the partitioning issue which is even more
frustrating. I guess it was related to the original partitioning of the
USB drive I used. Added some more debug logging with 8c287bb2fb1 in the
meantime.
> Could it be that these get downloaded due to some “debug” output being
>
Hi,
Mathieu Othacehe skribis:
> I tried the 1.2.0 graphical installer at ae0fe28, installing Guix System
> from a usb drive to another one.
>
> I had three issues:
>
> * The auto partitioning crashed, backtrace as attachment.
Argh.
> * Using manual partitioning as a work-around, I started the
Hi Vagrant,
Vagrant Cascadian skribis:
> If this could be considered for the upcoming 1.2 release, that would be
> appreciated, though I can also carry the patches in Debian...
Yay! It should be doable, let’s see.
> From 36516e767f68dbc2bd3dc186f956c0b0fd7de9f1 Mon Sep 17 00:00:00 2001
> From
Hi,
Luis Felipe skribis:
> Compared to grafting, the last step "construyendo perfil con X paquetes..."
> ("building profile with X packages..."), just stays there without change for
> several minutes, so it actually seems slower to me. Initially, I thought that
> guix had frozen.
>
> Also, ev
Hey Guix,
Having trouble getting the Samba directory share in qemu to work as advertised:
$ qemu-system-x86_64 -netdev user,id=net0,smb=/share ...
Running something like the above with samba installed should spin up `smbd`;
however, this doesn't happen. I see no smbd processes started. Qemu
It did not repeat, and I'm using it on a hosted system with Ubuntu.
On Sat, Nov 7, 2020 at 4:59 PM Marius Bakke wrote:
> Josh Marshall writes:
>
> > Hello all,
> >
> > When pulling I came across the following which told me to send a report
> in:
> >
> > ```
> > anadon@goodadvicemallard:~$ guix
As the title says, 'guix build freetype --target=mips64el-linux-gnu'
produces a 32-bit library. With this it isn't possible to cross-build
grub for mips64el-linux.
--
Efraim Flashner אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guarantee
Hey,
> $ time ./pre-inst-env guix system disk-image
> gnu/system/examples/lightweight-desktop.tmpl --verbosity=2 --no-offload
>
> That took 38 minutes on my system and produced /gnu/store/...-disk-image.
Strange, only 8 minutes for me. Does it include the time necessary to
fetch all substitutes
Hey Ludo,
> How do you tell QEMU to use that resolution?
--8<---cut here---start->8---
qemu-system-x86_64 -m 1024 -cdrom image.iso -display sdl -vga none -device
virtio-vga,xres=800,yres=600
--8<---cut here---end--->8---
15 matches
Mail list logo