On 07/19/2012 05:12 AM, Petr Šabata wrote:
> The old Fedora, heavily patched OpenBSD nc package was just
> obsoleted by the nmap ncat implementation, available as the
> nmap-ncat subpackage. Those are mostly compatible and this
> change shouldn't cause much headache but please check your
> netcat
On Mon, Jul 23, 2012 at 06:00:46PM +0200, Christophe Fergeau wrote:
> Hey,
>
> On Mon, Jul 23, 2012 at 04:03:00PM +0200, Petr Šabata wrote:
> > On Fri, Jul 20, 2012 at 11:07:30AM -0400, Przemek Klosowski wrote:
> > > On 07/19/2012 05:46 PM, Richard W.M. Jones wrote:
> > >
> > > >When a libvirt cl
Hey,
On Mon, Jul 23, 2012 at 04:03:00PM +0200, Petr Šabata wrote:
> On Fri, Jul 20, 2012 at 11:07:30AM -0400, Przemek Klosowski wrote:
> > On 07/19/2012 05:46 PM, Richard W.M. Jones wrote:
> >
> > >When a libvirt client connects to a remote machine, the libvirt client
> > >sends the "nc -U ..." c
On Fri, Jul 20, 2012 at 11:07:30AM -0400, Przemek Klosowski wrote:
> On 07/19/2012 05:46 PM, Richard W.M. Jones wrote:
>
> >When a libvirt client connects to a remote machine, the libvirt client
> >sends the "nc -U ..." command over ssh. So every libvirt on any
> >distro that might connect to a R
On 07/19/2012 05:46 PM, Richard W.M. Jones wrote:
When a libvirt client connects to a remote machine, the libvirt client
sends the "nc -U ..." command over ssh. So every libvirt on any
distro that might connect to a Rawhide libvirtd must be changed to
send a "socat ..." command instead.
Alter
On Thu, Jul 19, 2012 at 12:30:35PM +0100, Daniel P. Berrange wrote:
> On Thu, Jul 19, 2012 at 01:27:14PM +0200, Thomas Moschny wrote:
> > 2012/7/19 Daniel P. Berrange :
> > > Libvirt needs to be able to run the following command
> > >
> > > # nc -U /var/run/libvirt/libvirt-sock
> >
> > It could
On Thu, Jul 19, 2012 at 12:30:35PM +0100, Daniel P. Berrange wrote:
> On Thu, Jul 19, 2012 at 01:27:14PM +0200, Thomas Moschny wrote:
> > 2012/7/19 Daniel P. Berrange :
> > > Libvirt needs to be able to run the following command
> > >
> > > # nc -U /var/run/libvirt/libvirt-sock
> >
> > It could
On Thu, Jul 19, 2012 at 01:27:14PM +0200, Thomas Moschny wrote:
> 2012/7/19 Daniel P. Berrange :
> > Libvirt needs to be able to run the following command
> >
> > # nc -U /var/run/libvirt/libvirt-sock
>
> It could use socat:
This isn't something that can simply be fixed in libvirt in rawhide
be
2012/7/19 Daniel P. Berrange :
> Libvirt needs to be able to run the following command
>
> # nc -U /var/run/libvirt/libvirt-sock
It could use socat:
# socat stdio /var/run/libvirt/libvirt-sock
- Thomas
--
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman
On Thu, Jul 19, 2012 at 12:12:16PM +0200, Petr Šabata wrote:
> Dear list,
>
> The old Fedora, heavily patched OpenBSD nc package was just
> obsoleted by the nmap ncat implementation, available as the
> nmap-ncat subpackage. Those are mostly compatible and this
> change shouldn't cause much headac
Dear list,
The old Fedora, heavily patched OpenBSD nc package was just
obsoleted by the nmap ncat implementation, available as the
nmap-ncat subpackage. Those are mostly compatible and this
change shouldn't cause much headache but please check your
netcat dependant scripts or apps.
Related bug:
11 matches
Mail list logo