
On 26.09.2013 10:59, Justin Clift wrote:
On 26/09/2013, at 6:30 AM, Daniel Veillard wrote: <snip>
I will probably make rc2 during the w.e. and depending on news push on Tuesday next week or a bit later the final 1.1.3
Compiles ok on MacOS 10.7. virsh starts ok too.
One weirdness noted from inside virsh (not connected to a hypervisor):
virsh # version error: failed to connect to the hypervisor error: no valid connection error: Failed to find user record for uid '32766'
Not sure what the "32766" comes from, since that's not the id of my user:
Isn't it a PID of the virsh process? I think we fail to get identity for the virsh process and mislead users by wrong error message.
uid=501(jc) gid=20(staff) groups=20(staff)
Doesn't seem like a blocker though.
I'd say it is a blocker. Michal