
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 Install version of pexpect: Package pexpect-2.3-6.el6.noarch already installed and latest version Any Ideas