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 shutdown the Hurd:
> 
> extfs: ../../libdiskfs/disk-pager.c:107: fault_handler: Assertion
> 'scp->sc_error = 10' failed.

Mmm, perhaps you can make it print the scp->sc_error value so we get an
idea of what that is?

> #+BEGIN_SRC shell
> wget 
> http://ftp.de.debian.org/debian/pool/main/d/debian-ports-archive-keyring/debian-ports-archive-keyring_2023.02.01_all.deb
> #+END_SRC

Rather use https

> #+BEGIN_SRC
> apt-get update
> apt-get dist-upgrade
> #+END_SRC
> 
> The "apt-get dist-upgrade" command did fail for me.

How did it fail?

The Debian release notes recommend to run

apt upgrade --without-new-pkgs

before apt dist-upgrade

Samuel

Reply via email to