Re: sbuild on hurd-amd64...
Johannes Schauer Marin Rodrigues <[email protected]> Tue, 09 Jun 2026 20:41:27 +0200
| Newsgroups | gmane.linux.debian.ports.hurd |
|---|---|
| Message-ID | <178103048715.1054759.1797320861470318000@localhost> |
--===============2686061600306842491== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Hi, Quoting Samuel Thibault (2026-06-09 17:41:20) > Johannes Schauer Marin Rodrigues, le mar. 09 juin 2026 16:33:22 +0200, a = ecrit: > > > > Error getting hardware address for "/dev/eth0": No such device > > >=20 > > > As documented on=20 > > > https://www.debian.org/ports/hurd/hurd-install > > > you can check what netdde finds out by running > > >=20 > > > settrans -fga /dev/netdde /hurd/netdde > >=20 > > root@testvm:~# settrans -fga /dev/netdde /hurd/netdde > > settrans: /hurd/netdde: No such file or directory >=20 > That's why, you are missing the drivers :) >=20 > Install the netdde package to get them. yeeees! That was it!! I investigated how it could happen that an Essential:yes package did not get installed. The reason for that is the following: curl --silent http://ftp.ports.debian.org/debian-ports/dists/unstable/main/= binary-hurd-i386/Packages.xz | unxz | grep-dctrl -F Package netdde The above comes back empty. The netdde package is not part of the unstable suite (but it is present in unreleased) and that's why mmdebstrap does not = pick it up when it is told to install a chroot for the suite called "unstable". Is this intentional? Should I add a workaround? I see that "grep" is another Essential:yes package in unreleased (but it is also in unstable). Thanks! cheers, josch --===============2686061600306842491== 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+EFAmooXlEACgkQ8sulx4+9 g+FglQ/6A7beY8xUwHcToZfZIGFACeV7eMUmvxIQfrkpbOK+46LK4DMZMF2fWX57 wOet/MKV3gMqUjxPCc/z6DpcWwD1PANuvmhaJzPBYK/LQAp4358lb/mrWIlDJWH3 1j9piLlQyWqZg6X2MulOffoYN7p0Yd5nMKUoWjJAhfLoKzJGDv5nUlOBRYbD82uX tPp0A7EOSlltLkRNOjpvT9xnyxdvHMxkB5IdxvEo8EMJJ1xcw6Ms20vkyTbcEHQF DP9GHZuEwVC7tVqFpCxbRfH18ZyLD2IHnc4HNM+QCTtRvmJjfEauNSnuwgU4mIBk HvObhD5c1Bex2g2+LJeSPJ8a97fT877174DZwW5ZlNJPRing38BN0YXQhjRJqS/j 7zHYeIhvN+lFa7stGIoEG3gGAXH04WwloEFNXqscg4+wW2XGlez3OytkV8Bd7puL uHQ67KgkwvdYPOEhQMmlJohc5T0s5Tms2+1enrECXqAxlirC0XbaztNJ3jhcHCxc 2FiHrkr0n+baHoIETCXgIriiTQZsoI32QRaSO4G/m1NYnk86cI2ek0Uka0T3o0ac 2bw2HrsCyjzkyrO+73mzwCScHPIFx9nJxs05OleT3tBt7MZb/Sxzv4E/8pYMXnPm iSEpvqMvDqWueEy2ZYu83Fdkbxb/6xyn7Wx1Ejkrvcm2cLFKLUk= =+zAa -----END PGP SIGNATURE----- --===============2686061600306842491==--