Re: [Qemu-devel] [PATCH v2] qemu-nbd: only send a limited number of errno codes on the wire

2015-05-09 Thread Thomas Schwinge
Hi! With my GNU Hurd hat on: On Fri, 8 May 2015 11:50:28 +0200, Paolo Bonzini wrote: > Right now, NBD includes potentially platform-specific error values in > the wire protocol. > This patch [...] > Incoming values will in general match system errno values, but not > on the Hurd which has dif

Re: GSoC: Porting Guix to Hurd week 1 report

2015-05-09 Thread Manolis Ragkousis
Hey Ludo On 8 May 2015 at 17:44, Ludovic Courtès wrote: > guix build --target=i686-pc-gnu coreutils sed tar > > works as expected on wip-hurd, right? > Yes > Did you try running the resulting binaries on GNU/Hurd? ISTR there were > problems in the past. > Will report back on that. Manolis