Re: [GSoC] Porting GuixSD to GNU/Hurd Update

2016-08-27 Thread Ludovic Courtès
Hello Manolis, Manolis Ragkousis skribis: > On Hurd though, because of the lack of mount(), the above could not > work. But with the help of my libhurdutil library, which I wrote at the > beginning of this project, I created 2 wrappers inside > nix/libutil/call.(hh.cc) for mount() and umount2(),

[bug #26476] rpctrace cannot trace messages sent to the host port

2016-08-27 Thread Kalle Olavi Niemitalo
Follow-up Comment #4, bug #26476 (project hurd): In (a), changing only the traced_spawn function in rpctrace.c might not suffice after all. If the traced task creates a child task, then the child task inherits the TASK_HOST_NAME_PORT special port. But if the traced task then also sends the host