
Hello for Centos 6.4 there is no package pexpect-u, I downloaded pexpect-u 2.5.1 from pypi and now ovirt-shell is working!!!! Thank you Wolfgang Bucher --------Wolfgang Bucher <wolfgang.bucher@netland-mn.de> wrote-------- Subject: Re: [Users] ovirt-shell Date: 09.07.2013 15:24
Hi thank you for the quick answer.
Installed Ovirt Version: oVirt Engine Version: 3.2.2-1.1.43.el6
Installed pexpect version : pexpect-2.3-6.el6.noarch
Greetings
Wolfgang Bucher
--------Michael Pasternak <mpastern@redhat.com> wrote-------- Subject: Re: [Users] ovirt-shell Date: 09.07.2013 15:02
Hi,
On 07/09/2013 03:52 PM, Wolfgang Bucher wrote:
Hi i have a fresh install with centos 6.4 and ovirt-engine from ovirt repo. Now I get the following error when i try to start ovirt-shell:
Traceback (most recent call last): File "/usr/bin/ovirt-shell", line 5, in <module> from pkg_resources import load_entry_point File "/usr/lib/python2.6/site- packages/pkg_resources.py", line 2655, in <module> working_set.require(__requires__) File "/usr/lib/python2.6/site-packages/pkg_resources.py", line 648, in require needed = self.resolve(parse_requirements(requirements)) File "/usr/lib/python2.6/site-packages/pkg_resources.py", line 546, in resolve raise DistributionNotFound(req) pkg_resources.DiAny IdeasstributionNotFound: pexpect-u>=2.3
you should be installing pexpect as ovirt-shell depends on it,
btw what version of oVirt do you have installed? if it's 3.3, you can use ovirt-shell 3.3.0.2-1 (you can also use it against 3.2, but you may see features which yet not available in 3.2) it doesn't have pexpect dependency, grab it from PyPi if it not available at oVirt nightly repos.
Install version of pexpect: Package pexpect-2.3-6.el6.noarch already installed and latest version
Any Ideas
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
--
Michael Pasternak RedHat, ENG-Virtualization R&D
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
participants (1)
-
Wolfgang Bucher