On 19/11/2015 12:13, John Paul Adrian Glaubitz wrote: > On 11/19/2015 11:48 AM, John Paul Adrian Glaubitz wrote: >> This is absolutely fantastic. Now for some compile tests :). > > Ok, something still seems to be missing. While running gpg --recv-keys > worked fine, running apt-get update afterwards gets stuck immediately: > > root@z6:/# apt-get update > 0% [Connecting to ftp.debian-ports.org] [Connecting to > incoming.debian-ports.org] [Connecting to ftp.debian.org] [Connecting to > incoming.debian.org]
This is a (known) bug. It is introduced by the patches to try to manage netlink protocol. revert: linux-user: add netlink audit linux-user: support netlink protocol NETLINK_KOBJECT_UEVENT linux-user: add rtnetlink(7) support > I'll have to figure out what's happening here. Otherwise, it seems > to run fine so far. Performance is great. Thanks, Laurent