Re: Grub failed

2023-11-23 Thread Jeroen Diederen
Good morning Adrian, # chroot /target # dpkg -l hfsutils dpkg-query: no packages found matching hfsutils regards, Jeroen John Paul Adrian Glaubitz schreef op 2023-11-23 21:08: On Thu, 2023-11-23 at 13:13 +0100, John Paul Adrian Glaubitz wrote: > On Nov 23, 2023, at 12:43 PM, Jeroen Diederen

Re: What are the current available browser options for debian-ppc64?

2023-11-23 Thread John Paul Adrian Glaubitz
Hi! On Thu, 2023-11-23 at 23:45 +0100, kristoffer...@tuta.io wrote: > > Deeper debugging is beyond my skills. I don't know if this helps but the "bt" > command gave me this: > > (gdb) bt > #0  i32_load8_u (addr=2016478208, mem=) at rlbox.wasm.c:146 > #1  w2c_rlbox_streqci

Re: What are the current available browser options for debian-ppc64?

2023-11-23 Thread kristofferfin
Deeper debugging is beyond my skills. I don't know if this helps but the "bt" command gave me this: (gdb) bt #0  i32_load8_u (addr=2016478208, mem=) at rlbox.wasm.c:146 #1  w2c_rlbox_streqci (var_p0=var_p0@entry=262000, var_p1=2016478208, instance=) at rlbox.wasm.c:1499 #2  0x7fffe91969a8 in

Re: Grub failed

2023-11-23 Thread John Paul Adrian Glaubitz
On Thu, 2023-11-23 at 13:13 +0100, John Paul Adrian Glaubitz wrote: > > > On Nov 23, 2023, at 12:43 PM, Jeroen Diederen wrote: > > > > Nov 23 09:45:09 main-menu[251]: (process:8046): chroot: can't execute > > 'hmount': No such file or directory > > The chroot is missing hfsutils which is why

Re: Grub failed

2023-11-23 Thread John Paul Adrian Glaubitz
> On Nov 23, 2023, at 12:43 PM, Jeroen Diederen wrote: > > Nov 23 09:45:09 main-menu[251]: (process:8046): chroot: can't execute > 'hmount': No such file or directory The chroot is missing hfsutils which is why “hmount” fails. Could be that someone dropped it from the packages list not

Grub failed

2023-11-23 Thread Jeroen Diederen
Hi all, I tried an installation of Debian on a PowerBook G4. At the end, installation of grub failed. I used the snapshot of June 18. https://cdimage.debian.org/cdimage/ports/snapshots/2023-06-18/ I cannot attach the installation report as my previous mail with attachment was blocked. I

Re: What are the current available browser options for debian-ppc64?

2023-11-23 Thread Johannes Brakensiek
Am Donnerstag, dem 23.11.2023 um 09:01 +0100 schrieb Johannes Brakensiek: > Crashdump was attached. Backtrace, to be more precise. Johannes

Re: What are the current available browser options for debian-ppc64?

2023-11-23 Thread Johannes Brakensiek
Hi, Am Mittwoch, dem 22.11.2023 um 10:18 +0100 schrieb kristoffer...@tuta.io: > I caught this today thru gdb and Firefox 120.0-1 on my dual G5: > > Thread 1 "firefox" received signal SIGSEGV, Segmentation fault. > i32_load8_u (addr=2016478208, mem=) at > rlbox.wasm.c:146 > 146 rlbox.wasm.c: No