Bug#516482: libvirt0: qemu+ssh requires netcat-openbsd

2010-07-27 Thread Dean Hamstead
in 0.8.4 i have had to swap back from netcat-openbsd to netcat-traditional as netcat-openbsd doesnt support the '-q' option can libvirtd query netcat first to determine the implementation? perhaps the -q option can be added to netcat-openbsd? -- To UNSUBSCRIBE, email to debian-bugs-dist-req

Bug#516482: [Pkg-libvirt-maintainers] Bug#516482: libvirt0: qemu+ssh requires netcat-openbsd

2009-02-22 Thread Adrian Bridgett
Ah, I hadn't spotted that. Probably just the error message in that case (I had to strace it to figure out what was going wrong - if the error that came back from the exec was displayed it would have been a 2min job). Adrian -- Email: adr...@smop.co.uk -*- GPG key available on public key serve

Bug#516482: [Pkg-libvirt-maintainers] Bug#516482: libvirt0: qemu+ssh requires netcat-openbsd

2009-02-22 Thread Guido Günther
On Sat, Feb 21, 2009 at 08:03:09PM +, Adrian Bridgett wrote: > Package: virt-manager > Version: 0.6.1-4 > Severity: minor > > It's taken me many hours to track this down, not sure the best way > (well, possibly remove the dependency!). > > If you use qemu+ssh to a remote system, it calls "nc

Bug#516482: libvirt0: qemu+ssh requires netcat-openbsd

2009-02-21 Thread Adrian Bridgett
Package: virt-manager Version: 0.6.1-4 Severity: minor It's taken me many hours to track this down, not sure the best way (well, possibly remove the dependency!). If you use qemu+ssh to a remote system, it calls "nc -U /var/run/libvirt/libvirt-sock". a) it should probably call "netcat" instead (