
Hi David, Strangely enough when I try to install (yum install ovirt-engine-webadmin-portal) I get the following, not sure if this is the file on the repo that's broken or if something else has gone wrong... Running Transaction Installing : ovirt-engine-webadmin-portal-3.4.3-1.el6.noarch 1/1 Error unpacking rpm package ovirt-engine-webadmin-portal-3.4.3-1.el6.noarch error: unpacking of archive failed on file /usr/share/ovirt-engine/engine.ear/webadmin.war/2FB574457575838C39AD546F911CF30A.cache.html;5416b33a: cpio: Digest mismatch Verifying : ovirt-engine-webadmin-portal-3.4.3-1.el6.noarch 1/1 Failed: ovirt-engine-webadmin-portal.noarch 0:3.4.3-1.el6 Has anyone else encountered this issue before? This is the list of packages currently installed... ovirt-engine-lib-3.4.3-1.el6.noarch ovirt-engine-setup-base-3.4.3-1.el6.noarch ovirt-engine-websocket-proxy-3.4.3-1.el6.noarch ovirt-engine-cli-3.4.0.5-1.el6.noarch ovirt-image-uploader-3.4.2-1.el6.noarch ovirt-host-deploy-java-1.2.2-1.el6.noarch ovirt-engine-backend-3.4.3-1.el6.noarch ovirt-engine-setup-plugin-ovirt-engine-3.4.3-1.el6.noarch ovirt-engine-dbscripts-3.4.3-1.el6.noarch ovirt-engine-3.4.3-1.el6.noarch ovirt-release34-1.0.3-1.noarch ovirt-engine-sdk-python-3.4.3.0-1.el6.noarch ovirt-engine-setup-plugin-websocket-proxy-3.4.3-1.el6.noarch ovirt-engine-setup-plugin-ovirt-engine-common-3.4.3-1.el6.noarch ovirt-iso-uploader-3.4.3-1.el6.noarch ovirt-host-deploy-1.2.2-1.el6.noarch ovirt-engine-userportal-3.4.3-1.el6.noarch ovirt-engine-setup-3.4.3-1.el6.noarch ovirt-engine-restapi-3.4.3-1.el6.noarch ovirt-engine-tools-3.4.3-1.el6.noarch Thanks! Regards. Neil Wilson. On Mon, Sep 15, 2014 at 10:30 AM, Neil <nwilson123@gmail.com> wrote:
Hi David,
Wow you're correct, I see that somehow it isn't installed.
To install it I just did the usual...
yum localinstall http://resources.ovirt.org/pub/yum-repo/ovirt-release34.rpm yum install ovirt-engine engine-setup
Not sure if I've perhaps missed a step?
Thanks.
Regards.
Neil Wilson.
On Mon, Sep 15, 2014 at 9:35 AM, Yedidyah Bar David <didi@redhat.com> wrote:
----- Original Message -----
From: "Neil" <nwilson123@gmail.com> To: users@ovirt.org Sent: Monday, September 15, 2014 10:17:45 AM Subject: [ovirt-users] Installing 3.4.3 Centos 6.5
Hi guys,
Please could someone assist me, I'm trying to install ovirt 3.4.3 so I can move my current ovirt engine from one server to another. I've done a minimal install of Centos 6.5, did a yum update, then I've added in the repo and when I run engine-setup and go through all the options, it eventually errors out with the following error...
[ ERROR ] Failed to execute stage 'Transaction commit': Command '/bin/rpm' failed to execute
It failed with (among other output): package ovirt-engine-webadmin-portal is not installed
What exactly did you install with 'yum install'? If 'ovirt-engine', you should have also installed 'ovirt-engine-webadmin-portal' which is a dependency of it. -- Didi