Re: Everything's broken (was: Debian GNU/Hurd 2023 released!)

2023-06-14 Thread Samuel Thibault
Sergey Bugaev, le mer. 14 juin 2023 18:40:15 +0300, a ecrit: > The qemu command line I used was > $ qemu-img create -f qcow2 debian-hurd-2023.qcow2 100G > $ qemu-system-i386 -m 1G -hda debian-hurd-2023.qcow2 -cdrom > debian-sid-hurd-i386-NETINST-1.iso -enable-kvm It seems that for whatever

Re: Everything's broken (was: Debian GNU/Hurd 2023 released!)

2023-06-14 Thread Almudena Garcia
I've just installed Debian GNU/Hurd 2023 again, using a simpler Qemu script with IDE disk and cdrom. It works without problem This is my script, using a 20G qcow image.

Re: Everything's broken (was: Debian GNU/Hurd 2023 released!)

2023-06-14 Thread Samuel Thibault
Almudena Garcia, le mer. 14 juin 2023 21:25:32 +0200, a ecrit: > Due to rumpdisk, I use a raw image, because the installer, using rumpdisk, > doesn't detect fine the qcow2 image. Uh? That's terribly odd: raw vs qcow is supposed to be a host-only thing, and not have any actual effect on the

Re: Everything's broken (was: Debian GNU/Hurd 2023 released!)

2023-06-14 Thread Samuel Thibault
Almudena Garcia, le mer. 14 juin 2023 21:25:32 +0200, a ecrit: > be a good idea to generate a DVD-1 or CD-1 image, to avoid this problem I used to do that, but for whatever reason it got broken very recently, so I couldn't do that this time. Samuel

Re: Everything's broken (was: Debian GNU/Hurd 2023 released!)

2023-06-14 Thread Samuel Thibault
Sergey Bugaev, le mer. 14 juin 2023 18:40:15 +0300, a ecrit: > Anyway, I am here, reporting things, and trying to fix them when I > can. (And actually wondering whether you're all tired of me already.) Sorry I wasn't clear. I'm tired of people posting in random webforums and blabbering in dumb

Re: Everything's broken (was: Debian GNU/Hurd 2023 released!)

2023-06-14 Thread Almudena Garcia
Hi: I've just got to install Debian GNU/Hurd 12... but using Rumpdisk. Later I will test with a simpler IDE config without it. As advice, the NETINSTALL takes many time to download the packages, so it could be a good idea to generate a DVD-1 or CD-1 image, to avoid this problem Due to rumpdisk,

Re: Everything's broken (was: Debian GNU/Hurd 2023 released!)

2023-06-14 Thread jbranso
June 14, 2023 11:41 AM, "Sergey Bugaev" wrote: > Anyway, I am here, reporting things, and trying to fix them when I > can. (And actually wondering whether you're all tired of me already.) I think everyone is very happy that you are helping out and making the Hurd better Sergey! Joshua

Re: libdiskfs assertion failed

2023-06-14 Thread Sergey Bugaev
On Wed, Jun 14, 2023, 20:38 Joshua Branson wrote: > Then I added this line above line 107 in extfs: > ../../libdiskfs/disk-pager.c > > if (scp->sc_error != EKERN_MEMORY_ERROR) > fprintf(stderr, "error %d\n", scp->sc_error); > > Then I build the hurd via > cd hurd-09.git/ > dpkg-buildpackage

Re: libdiskfs assertion failed

2023-06-14 Thread Joshua Branson
Samuel Thibault writes: > Joshua Branson, le ven. 26 mai 2023 11:02:44 -0400, a ecrit: >> Samuel Thibault writes: >> > Joshua Branson, le jeu. 25 mai 2023 22:32:24 -0400, a ecrit: >> >> So I updated my T43 to the bleeding edge Debian in real hardware, which >> >> come on that is pretty cool!

Re: Everything's broken (was: Debian GNU/Hurd 2023 released!)

2023-06-14 Thread Sergey Bugaev
On Wed, Jun 14, 2023 at 4:14 PM Samuel Thibault wrote: > ?? I'm not getting such a result at all of course. How did you run the > installation *exactly*? The image I downloaded was debian-sid-hurd-i386-NETINST-1.iso from [0] [0]:

Re: Everything's broken (was: Debian GNU/Hurd 2023 released!)

2023-06-14 Thread Samuel Thibault
Hello, Sergey Bugaev, le mer. 14 juin 2023 15:12:22 +0300, a ecrit: > Unfortunately the released installation ISO is very broken :( , which > spoils the whole thing. > > Once you install it and try to boot for the first time, you are greeted > with a wall of errors about /dev//tty1 ?? I'm not

Re: [PATCH hurd] Replace msgh_kind with msgh_seqno

2023-06-14 Thread Samuel Thibault
Applied, thanks! Flavio Cruz, le mar. 13 juin 2023 00:38:46 -0400, a ecrit: > msgh_kind is deprecated and is an alias to msgh_seqno. > --- > eth-multiplexer/vdev.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/eth-multiplexer/vdev.c b/eth-multiplexer/vdev.c > index

Re: [PATCH hurd] Check for file_utimens since that's the correct RPC for changing access/modification times

2023-06-14 Thread Samuel Thibault
Applied, thanks! Flavio Cruz, le mer. 14 juin 2023 01:06:30 -0400, a ecrit: > libtrivfs/nfsd/fakeroot can now make the call to the underlying > translators. > --- > configure.ac | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/configure.ac b/configure.ac > index

Everything's broken (was: Debian GNU/Hurd 2023 released!)

2023-06-14 Thread Sergey Bugaev
Hello -- and congratulations to all involved! Unfortunately the released installation ISO is very broken :( , which spoils the whole thing. Once you install it and try to boot for the first time, you are greeted with a wall of errors about /dev//tty1 (yes, with a double slash) and the other ttys