Re: sbuild on hurd-amd64...
Samuel Thibault <[email protected]> Tue, 9 Jun 2026 17:41:20 +0200
| Newsgroups | gmane.linux.debian.ports.hurd |
|---|---|
| Organization | I am not organized |
| Message-ID | <aig0INzk-WBdwYiw@end> |
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 > > > > As documented on > > https://www.debian.org/ports/hurd/hurd-install > > you can check what netdde finds out by running > > > > settrans -fga /dev/netdde /hurd/netdde > > root@testvm:~# settrans -fga /dev/netdde /hurd/netdde > settrans: /hurd/netdde: No such file or directory That's why, you are missing the drivers :) Install the netdde package to get them. Samuel