bug#61011: ‘guix system vm’ spawns QEMU and hangs

2023-01-24 Thread Efraim Flashner
On Sun, Jan 22, 2023 at 10:36:21PM +0100, Ludovic Courtès wrote: > Hello, > > On my Guix System machine, the ‘qemu-system-x86_64’ spawned by ‘guix > system vm’ hangs after printing “Booting from ROM...”; it has to be > terminated with SIGKILL, SIGINT is not enough. > > Specifically: > >

bug#61011: ‘guix system vm’ spawns QEMU and hangs

2023-01-23 Thread Ludovic Courtès
Hello, Josselin Poiret skribis: > Leo Famulari writes: > >> On Sun, Jan 22, 2023 at 10:36:21PM +0100, Ludovic Courtès wrote: >>> $(guix time-machine --commit=9923100a42ffa80f604c1c13a5e999e6a4c15146 \ >>> -- system vm gnu/system/examples/bare-bones.tmpl) -m 1024 # Bad! >> >> I can

bug#61011: ‘guix system vm’ spawns QEMU and hangs

2023-01-23 Thread Josselin Poiret via Bug reports for GNU Guix
Hi, Leo Famulari writes: > On Sun, Jan 22, 2023 at 10:36:21PM +0100, Ludovic Courtès wrote: >> $(guix time-machine --commit=9923100a42ffa80f604c1c13a5e999e6a4c15146 \ >> -- system vm gnu/system/examples/bare-bones.tmpl) -m 1024 # Bad! > > I can reproduce. > > It seems to work fine without

bug#61011: ‘guix system vm’ spawns QEMU and hangs

2023-01-22 Thread Leo Famulari
On Sun, Jan 22, 2023 at 10:36:21PM +0100, Ludovic Courtès wrote: > $(guix time-machine --commit=9923100a42ffa80f604c1c13a5e999e6a4c15146 \ > -- system vm gnu/system/examples/bare-bones.tmpl) -m 1024 # Bad! I can reproduce. It seems to work fine without '-m 1024', in which case it only has

bug#61011: ‘guix system vm’ spawns QEMU and hangs

2023-01-22 Thread Ludovic Courtès
Hello, On my Guix System machine, the ‘qemu-system-x86_64’ spawned by ‘guix system vm’ hangs after printing “Booting from ROM...”; it has to be terminated with SIGKILL, SIGINT is not enough. Specifically: $(guix time-machine --commit=66188398c446bdf9ce044fa539536e9b54c28c60 \ -- system vm