Re: sbuild on hurd-amd64...
Johannes Schauer Marin Rodrigues <[email protected]> Tue, 09 Jun 2026 13:35:10 +0200
| Newsgroups | gmane.linux.debian.ports.hurd |
|---|---|
| Message-ID | <178100491085.1054759.14890896893881309887@localhost> |
--===============6065887764779776100== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Hi, thank you for your quick reply! Quoting Samuel Thibault (2026-06-09 13:09:11) > Johannes Schauer Marin Rodrigues, le mar. 09 juin 2026 11:50:30 +0200, a = ecrit: > > > auto /dev/eth0 > > > iface /dev/eth0 inet dhcp > > >=20 > > > should be working just fine. > >=20 > > 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 >=20 > How is /dev/eth0 set up? (it should a devnode to /dev/net) > How is /dev/net set up? (it should be a symlink to netdde) > How is /dev/netdde set up? (it should be netdde) I'm afraid I might need more handholding here. What command output would you like to see when you asked "How is it set up"? I have this: root@testvm:~# ls -lha /dev/eth0 /dev/eth0 /dev/netdde crw-rw---- 1 root root 0, 0 Jun 9 09:36 /dev/eth0 crw-rw---- 1 root root 0, 0 Jun 9 09:36 /dev/eth0 -rw-rw---- 1 root root 0 Jun 9 09:36 /dev/netdde > What hardware network board do you expose to your VM? Does netdde recogni= ze > it? These are the network-related options from the qemu call: qemu-system-i386 \ -netdev user,id=3Dnet0,domainname=3Dlan,hostfwd=3Dtcp:127.0.0.1:2222-:22 -device virtio-net-pci,netdev=3Dnet0=20 Does hurd need the emulation of a "real" network card and cannot work with virtio-net-pci maybe? Thanks! cheers, josch --===============6065887764779776100== 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+EFAmon+moACgkQ8sulx4+9 g+ESpg//flzUnARVWGmWFru2jG2YJrnzHCd5byiLXvxhmgFNWlqiJ5UKZh4s4pSm ldQyCiCQLfz/KAr2ST40XjBIWxj+togleYlyuphpOgZjf8ZQ3ECrm8V3MYIgMnOU m338K6Zg2YFN+LEJbe4xPi0IYY/li7KiGDb5YHuBht38ApXHMRpKTgnM8F28qoze 5DKnpdSpy4rJQxrpO7XbvmjjWfm13IOj76AGoxKJEOsZ87ngDVQ24R/IR2DRnuLM oyvC3X0+r43i4zFCo8iUPEROnpBJc0abVnrEashkiQJQKkCqfdLLIjb8wJYwUPm0 BVs/SGt2LWzZ7tA7LtqHBkA72RE2b4IJ6LbFQQ1X9KKjTkKebbAP/zs2hCIYKEPv Xp+SnWf62DqzmwnAsqB9FkSf8P1nMI63qfGJTQ1U22HfEaZtp4OnqEmCeF2+ftqT u81dWsSUq+6stJF+J6LM3dss3ZCIIY9XXQDK77Xvh9KC1dkruaFBNAvC0RJnHoT4 DgRsSNp2Vq55QZsJzy9tVR1wqjzhXxb+Ze90YpSFk+h4//F4odGgPm1gp65kSYde n8HgIJL/gQLOopp0ZRkB3UQmaITN2C+5mksCzPiE5V7a5W8t62E4xjaHf7T166K4 Rvq+OsZSpJFYNhPuGiYtNkIDVnalxWuqAVDjo2LCr5HBDhUPKcM= =IFFD -----END PGP SIGNATURE----- --===============6065887764779776100==--