Hello,

Sergey Bugaev, le ven. 09 juin 2023 20:49:44 +0300, a ecrit:
> Well, debootstrap does output lots of errors like
> 
> dpkg: dependency problems prevent configuration of openssh-server:
>  openssh-server depends on ucf; however:
>   Package ucf is not installed.
>  openssh-server depends on runit-helper (>= 2.14.0~); however:
>   Package runit-helper is not installed.

Ah, yes, I missed adding them to the pool-all repo. That's now fixed.
The initrd image now properly passes second-stage :)

I also fixed the installability of build-essential, so in terms of
Debian packages we should now have everything needed to set up a buildd
and build the rest of Debian. We now "just" lack fixing the ABI details.

> Nano works, I can write text! The network stack kind of works; I can
> 'curl http://example.com' and get *almost* the whole output, but it
> hangs towards the end there.

Yes, it seems something gets wrong in receiving packets, perhaps some
checksum bug for instance.

Samuel

Reply via email to