
Hi. SRó RPM packages are not found [root@noc-2-synt ~]# yum install ovirt-engine-cli Loaded plugins: fastestmirror, security Loading mirror speeds from cached hostfile * elrepo: jur-linux.org * sl: ftp2.scientificlinux.org * sl-debuginfo: ftp2.scientificlinux.org * sl-fastbugs: ftp2.scientificlinux.org * sl-security: ftp2.scientificlinux.org * sl-testing: ftp2.scientificlinux.org * sl-testing-source: ftp2.scientificlinux.org Setting up Install Process Resolving Dependencies --> Running transaction check ---> Package ovirt-engine-cli.noarch 0:2.0-1.fc16 will be installed --> Processing Dependency: python(abi) = 2.7 for package: ovirt-engine-cli-2.0-1.fc16.noarch --> Processing Dependency: ovirt-engine-sdk >= 1.5 for package: ovirt-engine-cli-2.0-1.fc16.noarch --> Processing Dependency: python-ply for package: ovirt-engine-cli-2.0-1.fc16.noarch --> Processing Dependency: python-setuptools for package: ovirt-engine-cli-2.0-1.fc16.noarch --> Running transaction check ---> Package ovirt-engine-cli.noarch 0:2.0-1.fc16 will be installed --> Processing Dependency: python(abi) = 2.7 for package: ovirt-engine-cli-2.0-1.fc16.noarch --> Processing Dependency: python-ply for package: ovirt-engine-cli-2.0-1.fc16.noarch ---> Package ovirt-engine-sdk.noarch 0:1.5-1.fc16 will be installed --> Processing Dependency: python(abi) = 2.7 for package: ovirt-engine-sdk-1.5-1.fc16.noarch ---> Package python-setuptools.noarch 0:0.6.10-3.el6 will be installed --> Finished Dependency Resolution Error: Package: ovirt-engine-cli-2.0-1.fc16.noarch (ovirt-engine) Requires: python(abi) = 2.7 Installed: python-2.6.6-29.el6.x86_64 (@sl/6.1) python(abi) = 2.6 Error: Package: ovirt-engine-cli-2.0-1.fc16.noarch (ovirt-engine) Requires: python-ply Error: Package: ovirt-engine-sdk-1.5-1.fc16.noarch (ovirt-engine) Requires: python(abi) = 2.7 Installed: python-2.6.6-29.el6.x86_64 (@sl/6.1) python(abi) = 2.6 You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest [root@noc-2-synt ~]# yumdownloader --source ovirt-engine-cli Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * elrepo: jur-linux.org * sl: ftp2.scientificlinux.org * sl-debuginfo: ftp2.scientificlinux.org * sl-fastbugs: ftp2.scientificlinux.org * sl-security: ftp2.scientificlinux.org * sl-testing: ftp2.scientificlinux.org * sl-testing-source: ftp2.scientificlinux.org Enabling sl-source repository No source RPM found for ovirt-engine-cli-1.2-1.fc16.x86_64 No source RPM found for ovirt-engine-cli-2.0-1.fc16.noarch [root@noc-2-synt ~]# cat /etc/yum.repos.d/ovirt-engine.repo [ovirt-engine] name=ovirt-engine baseurl=http://www.ovirt.org/releases/nightly/fedora/16/ enabled=1 gpgcheck=0 -----Original Message----- From: users-bounces@ovirt.org [mailto:users-bounces@ovirt.org] On Behalf Of Michael Pasternak Sent: Thursday, February 16, 2012 10:55 PM To: users@ovirt.org Subject: Re: [Users] ANNOUNCE: ovirt-engine-cli 2.0 Please use second release (it's fixes typo in 'create vm' template argument) ovirt-engine-sdk-1.5-2.fc16.noarch.rpm ovirt-engine-cli-2.0-2.fc16.noarch.rpm On 02/16/2012 01:27 PM, Michael Pasternak wrote:
Hi All,
I'm happy to announce the general oVirt CLI 2.0 availability,
New features: ============
- New application core. - Added support for commands history stack. - Added support for context aware auto-completion. - Dynamic ovirt-engine-sdk metadata discovering. - Dynamic help for each command and resource. - Removed restriction for specific version of ovirt-engine-sdk from 1.5 and further ovirt-engine-cli can work with any version of sdk (unless sdk introduced cli incompatible change). - same naming convention in ovirt-engine-cli and ovirt-engine-sdk. - reformatted output to support reduced and expended modes in 'list' in 'show' commands by --show-all argument. - new object fields formatting. - added support for linux bash commands from the cli. - shell redirection support. - added SSL connection capabilities to 'connect' command. - added API version discovering mechanism.
RPMs ====
http://www.ovirt.org/releases/nightly/fedora/16/ovirt-engine-sdk-1.5-1 .fc16.noarch.rpm http://www.ovirt.org/releases/nightly/fedora/16/ovirt-engine-cli-2.0-1 .fc16.noarch.rpm
Misc ====
- use 'help' for syntax/arguments questions. - use <TAB> completion for option variables as they get converted to command line options with different syntax. - cli still requires super-user, this restriction will be drooped at next version.
-- Michael Pasternak RedHat, ENG-Virtualization R&D _______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users