Re: libdiskfs assertion failed

2023-09-14 Thread Joshua Branson
Sergey Bugaev writes: > 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

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: libdiskfs assertion failed

2023-05-27 Thread Samuel Thibault
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! The update process was pretty

Re: libdiskfs assertion failed

2023-05-26 Thread Joshua Branson
Samuel Thibault writes: > Hello, > > 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! The update process was pretty easy. I >> will describe that in the postscript. I did get

Re: libdiskfs assertion failed

2023-05-26 Thread Samuel Thibault
Hello, 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! The update process was pretty easy. I > will describe that in the postscript. I did get this error recently > when I

libdiskfs assertion failed

2023-05-25 Thread Joshua Branson
Hey friends! So I updated my T43 to the bleeding edge Debian in real hardware, which come on that is pretty cool! The update process was pretty easy. I will describe that in the postscript. I did get this error recently when I shutdown the Hurd: extfs: ../../libdiskfs/disk-pager.c:107: