[Bug 517478] Re: remotely executed netcat (nc) uses -q option which is not universally supported
zigi
ziegleka at gmail.com
Fri Feb 5 11:21:04 GMT 2010
You can fix it temporarily by installing a version of nc which
recognizes the -q option on the remote server. You can try my
workaround.
On ubuntu system:
# apt-get install build-essential quilt
$ cd /usr/src
$ apt-get source netcat-openbsd
$ cd ./netcat-openbsd-1.89
$ ./debian/rules
Now you have in current directory patched version which you download on
the remote server and there compile it.
--
remotely executed netcat (nc) uses -q option which is not universally supported
https://bugs.launchpad.net/bugs/517478
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in ubuntu.
More information about the Ubuntu-server-bugs
mailing list