Bug 18963 - looks for nc, but we have netcat
Summary: looks for nc, but we have netcat
Status: CLOSED WONTFIX
Alias: None
Product: Sisyphus
Classification: Development
Component: libvirt (show other bugs)
Version: unstable
Hardware: all Linux
: P2 normal
Assignee: Alexey Shabalin
QA Contact: qa-sisyphus
URL:
Keywords:
: 20889 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-02-24 14:17 MSK by ildar
Modified: 2009-07-28 11:45 MSD (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ildar 2009-02-24 14:17:20 MSK
$ virsh --connect openvz+ssh://root@hasher1/system
bash: nc: команда не найдена
libvir: Remote ошибка : server closed connection
ошибка: ошибка подключения к гипервизору

Если сделать
ln -s /usr/bin/netcat ~root/bin/nc
то работает.
Comment 1 aspsk 2009-03-02 09:24:08 MSK
Пропишите путь к netcat в командной строке:
http://libvirt.org/remote.html#Remote_URI_parameters
Comment 2 ildar 2009-03-02 09:45:24 MSK
Понял, спасибо. Работает.
Comment 3 ildar 2009-03-02 09:47:19 MSK
Понял, спасибо. Работает.
Comment 4 aspsk 2009-07-28 11:45:38 MSD
*** Bug 20889 has been marked as a duplicate of this bug. ***