Re: sbuild on hurd-amd64...

Johannes Schauer Marin Rodrigues <[email protected]> Tue, 09 Jun 2026 11:50:30 +0200
Newsgroups gmane.linux.debian.ports.hurd
Message-ID <178099863083.1054759.16118909727013461063@localhost>
--===============2817799296772115256==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: quoted-printable

Hi,

Quoting Samuel Thibault (2026-06-08 23:47:04)
> > The magic switch to getty is -a or --autologin which automatically logs=
 in
> > the given user (in this case, root).
> Ok, I have now added the support, that will land in next hurd package upl=
oad.

wow, thank you!! <3

> > This is the /etc/network/interfaces that debvm creates:
> >=20
> > https://salsa.debian.org/helmutg/debvm/-/blob/main/share/debvm/customiz=
e-ifupdown.sh?ref_type=3Dheads#L15
> >=20
> > auto /enp*=3Deth
> > iface eth inet dhcp
>=20
> enp? That looks linuxish.
>=20
> auto /dev/eth0
> iface /dev/eth0 inet dhcp
>=20
> should be working just fine.

okay, so my system now has inetutils-tools, inetutils-ping and isc-dhcp-cli=
ent
installed. This gets me further. I put the error I got during boot to the e=
nd
of this mail. What could I try next?

Thanks!

cheers, josch

Starting /sbin/init
INIT: version 3.18 booting
Using makefile-style concurrent boot in runlevel S.
chmod: changing permissions of '/dev/shm': Read-only file system
Activating swap...failed.
Creating compatibility symlink from /etc/mtab to /proc/mounts. ... (warning=
).
Checking file systems...Cannot persist the following output on disc ... (wa=
rning).
done.
Cleaning up temporary files... /tmp.
Mounting local filesystems...done.
Activating swapfile swap, if any...done.
Cleaning up temporary files....
chown: invalid group: 'root:netdev'
can't chown /run/network ... (warning).
Configuring network interfaces...Internet Systems Consortium DHCP Client 4.=
4.3-P1
Copyright 2004-2022 Internet Systems Consortium.
All rights reserved.
For info, please visit https://www.isc.org/software/dhcp/

fsysopts: /servers/socket/2: -i /dev/eth0 -a 0.0.0.0 -m 255.0.0.0: (ipc/mig=
) server died
Error getting hardware address for "/dev/eth0": No such device

If you think you have received this message due to a bug rather
than a configuration issue please read the section on submitting
bugs on either our web page at www.isc.org or in the README file
before submitting a bug.  These pages explain the proper
process and the information we find helpful for debugging.

exiting.
ifup: failed to bring up /dev/eth0
failed.
Cleaning up temporary files....
INIT: Entering runlevel: 2
Using makefile-style concurrent boot in runlevel 2.
Starting OpenBSD Secure Shell server: sshd.

Debian GNU/Hurd forky/sid testvm console

login: root
Password:

The programs included with the Debian GNU/Hurd system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.

Debian GNU/Hurd comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
root@testvm:~# cat /etc/network/interfaces
source /etc/network/interfaces.d/*

auto lo
iface lo inet loopback

auto /dev/eth0
iface /dev/eth0 inet dhcp
--===============2817799296772115256==
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Description: signature
Content-Type: application/pgp-signature; name="signature.asc"; charset="us-ascii"

-----BEGIN PGP SIGNATURE-----

iQIzBAABCgAdFiEElFhU6KL81LF4wVq58sulx4+9g+EFAmon4d8ACgkQ8sulx4+9
g+FZShAAgeVce6XyWgcfhF828lIgw4zvUlrlqrrgv7JZYU0VujCtdwYvanKJkUE9
L2G5uIwE9NlBa1Hk1qticCv10Sbw2rvTpfzbwvNq8r3SFdFABsyFnDpVyaZYpox/
fHrBbVVBJ4rKgoHadRomvp7kvAhvV1JM7u+tl1T3fM/UAbWFcebgHZCwgVDL4duW
l3+leg8pveuOl8jbVcO9K5ZKt+O6rGtjtzzH/4C793mGU1ScHsulEQ603o6NS0/K
ioUUBLOFM9RvSg6hx9xTWoBHKtf01VyrWmbI2MtgKwjQ0bo8UBva5AnIONfvTf7J
rlMbkOPTf5tzj9aWchlsnCo9Rsv1r2HmCG966GnHR1ULqaS9J/t/Ah3G7fdMj6J+
KYLObwZvVbrdTPIW5Ftm5Epf8hGDsD8mMLuktRv1ss8lRuz/n5pXsMT2tNJfS3AJ
0MhYBgwKkuI431OsoiFhs2Pqn1lsFT7bJ3enKD94I2Nx56mWRe3ztUlwNLRC1tdn
PaImViOZ18o6RngbloxVQvOzu+bwlr8bBhkuLm6V6DQCYZUJ48H1+b0Y0vnyFB9I
LxQKAFhFWdSgfGqdmofui6vK9JDyIMGA9jNTjfXIoTsn3Ncs3GXUzp4GR6Gr3/+/
sHqcBlrBi1Bsj8tUTTm71c++BARoh8pFJ2kpjP2J8+9d7lIUsMI=
=usZ+
-----END PGP SIGNATURE-----

--===============2817799296772115256==--