[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: V210 booted from iso and installed but could not find mirror?



Also got a kernel panic with vsftpd.


[  365.995067] Unable to handle kernel NULL pointer dereference
[  366.069440] tsk->{mm,active_mm}->context = 00000000000001e9
[  366.142656] tsk->{mm,active_mm}->pgd = fff0000009fc0000
[  366.222674] Kernel panic - not syncing: Attempted to kill init! exitcode=0x09
[  366.323330] Press Stop-A (L1-A) from sun keyboard or send break
[  366.323330] twice on console to return to the boot prom
[  366.469718] ---[ end Kernel panic - not syncing: Attempted to kill init! exi-


From: Brian Noonan
Sent: Saturday, March 25, 2023 8:39:08 PM
To: John Paul Adrian Glaubitz; Brian2
Cc: debian-sparc@lists.debian.org
Subject: Re: V210 booted from iso and installed but could not find mirror?
 

Thanks Adrian!

That appears to work!

Now installing packages. But i just got a kernel panic with openssh-server. 😞

Regards


Brian


From: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
Sent: Saturday, March 25, 2023 7:27:25 PM
To: Brian Noonan; Brian2
Cc: debian-sparc@lists.debian.org
Subject: Re: V210 booted from iso and installed but could not find mirror?
 
Hi!

On Sat, 2023-03-25 at 09:03 +0000, Brian Noonan wrote:
> Thanks for the fast response on your weekend!
> Unfortunately not.
>
> root@daffy:/usr/bin# gpg --keyserver keyserver.ubuntu.com --recv-keys 8D69674686
> -bash: gpg: command not found
>
> I've run a find in /usr and also checked /usr/bin and  /usr/sbin plus /usr/local/bin
> manually just in case the issue was my PATH.  No luck there either.

Try:

# apt update -o Acquire::Check-Valid-Until=false -o Acquire::AllowInsecureRepositories=true -o Acquire::AllowDowngradeToInsecureRepositories=true

then:

# apt install debian-ports-archive-keyring

Adrian

--
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer
`. `'   Physicist
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913



Reply to: