2014-03-12 14:53 GMT+01:00 Sandro Bonazzola <sbona...@redhat.com>: > Il 12/03/2014 14:45, Giorgio Bersano ha scritto: >> 2014-03-11 23:43 GMT+01:00 Nir Soffer <nsof...@redhat.com>: >>> ----- Original Message ----- >>>> From: "Sandro Bonazzola" <sbona...@redhat.com> >>>> To: annou...@ovirt.org, Users@ovirt.org, "engine-devel" >>>> <engine-de...@ovirt.org>, "arch" <a...@ovirt.org>, "VDSM >>>> Project Development" <vdsm-de...@lists.fedorahosted.org> >>>> Sent: Tuesday, March 11, 2014 6:17:03 PM >>>> Subject: [Users] [ANN] oVirt 3.4.0 Second Release Candidate is now >>>> available >>>> >>>> The oVirt team is pleased to announce that the 3.4.0 Second Release >>>> Candidate >>>> is now available for testing. >>> ... >>>> [1] http://www.ovirt.org/OVirt_3.4.0_release_notes >>> >>> I noticed that not all vdsm fixes are listed in the release notes >>> >>> 74b4a27 xmlrpc: [Fix] Use correct base class for parsing request >>> https://bugzilla.redhat.com/1074063 >>> >>> d456d75 xmlrpc: Support HTTP 1.1 >>> https://bugzilla.redhat.com/1070476 >>> >>> Nir >> >> >> Hi, >> just want to let you know that upgrading the engine from 3.4.0 RC -> >> 3.4.0 RC2 pulls in three i686 rpms: >> glibc-2.12-1.132.el6.i686.rpm >> iptables-1.4.7-11.el6.i686.rpm >> nss-softokn-freebl-3.14.3-9.el6.i686.rpm >> ( this is a fully patched CentOS 6.5 x86_64 install). > > > Sounds really weird. Anybody else hit this? Can you determine which package > pulled in that dep? >
It surely is iptables that got the two other rpm in. I think it was requested in some way because during the # engine-setup phase I answered Yes to the firewall question Do you want Setup to configure the firewall? (Yes, No) [Yes]: In the very same situation in the past I had no 32 bit packages installed. I think there are no useful messages in the setup log (extract follows): ... 2014-03-12 13:46:55 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:88 Yum queue package iptables for install Loading mirror speeds from cached hostfile * base: artfiles.org * epel: be.mirror.eurid.eu * extras: artfiles.org * ovirt-epel: be.mirror.eurid.eu * updates: centos.bio.lmu.de 2014-03-12 13:47:02 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:88 Yum processing package iptables-1.4.7-11.el6.i686 for install 2014-03-12 13:47:04 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:88 Yum package iptables-1.4.7-11.el6.i686 queued 2014-03-12 13:47:04 DEBUG otopi.context context._executeMethod:138 Stage packages METHOD otopi.plugins.ovirt_engine_setup.ovirt_engine_common.distro-rpm.packages.Plugin.packages Checking for new repos for mirrors 2014-03-12 13:47:04 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:88 Yum queue package ovirt-engine for install 2014-03-12 13:47:07 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:88 Yum processing package ovirt-engine-3.4.0-0.13.rc.el6.noarch for install 2014-03-12 13:47:07 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:88 Yum package ovirt-engine-3.4.0-0.13.rc.el6.noarch queued 2014-03-12 13:47:07 DEBUG otopi.context context._executeMethod:138 Stage packages METHOD otopi.plugins.otopi.packagers.yumpackager.Plugin._packages 2014-03-12 13:47:07 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:88 Yum Building transaction 2014-03-12 13:47:08 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:88 Yum Transaction built 2014-03-12 13:47:08 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:88 Yum Transaction Summary: 2014-03-12 13:47:08 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:88 Yum install - glibc-2.12-1.132.el6.i686 2014-03-12 13:47:08 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:88 Yum install - iptables-1.4.7-11.el6.i686 2014-03-12 13:47:08 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:88 Yum install - nss-softokn-freebl-3.14.3-9.el6.i686 2014-03-12 13:47:08 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:88 Yum updated - ovirt-engine-3.4.0-0.12.master.20140228075627.el6.noarch 2014-03-12 13:47:08 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:88 Yum update - ovirt-engine-3.4.0-0.13.rc.el6.noarch ... 2014-03-12 13:47:08 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager._packages:254 Transaction Summary: 2014-03-12 13:47:08 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager._packages:259 install - glibc-2.12-1.132.el6.i686 2014-03-12 13:47:08 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager._packages:259 install - iptables-1.4.7-11.el6.i686 2014-03-12 13:47:08 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager._packages:259 install - nss-softokn-freebl-3.14.3-9.el6.i686 2014-03-12 13:47:08 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager._packages:259 updated - ovirt-engine-3.4.0-0.12.master.20140228075627.el6.noarch 2014-03-12 13:47:08 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager._packages:259 update - ovirt-engine-3.4.0-0.13.rc.el6.noarch ... 2014-03-12 13:47:08 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:88 Yum Processing transaction 2014-03-12 13:47:08 INFO otopi.plugins.otopi.packagers.yumpackager yumpackager.info:92 Yum Status: Downloading Packages 2014-03-12 13:47:08 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:88 Yum Status: Download packages packages: ovirt-engine-webadmin-portal-3.4.0-0.13.rc.el6.noarch ovirt-engine-backend-3.4.0-0.13.rc.el6.noarch ovirt-engine-dbscripts-3.4.0-0.13.rc.el6.noarch ovirt-engine-restapi-3.4.0-0.13.rc.el6.noarch ovirt-engine-3.4.0-0.13.rc.el6.noarch glibc-2.12-1.132.el6.i686 nss-softokn-freebl-3.14.3-9.el6.i686 iptables-1.4.7-11.el6.i686 ovirt-engine-tools-3.4.0-0.13.rc.el6.noarch ovirt-engine-userportal-3.4.0-0.13.rc.el6.noarch 2014-03-12 13:47:09 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager.verbose:88 Yum Downloading: (1/10): glibc-2.12-1.132.el6.i686.rpm (0%) ... Best regards, Giorgio. >> >> Then >> # yum remove iptables.i686 nss-softokn-freebl.i686 glibc.i686 >> to evict any 32 bit package from my engine and all is fine again. >> >> Best regards, >> Giorgio. >> > > > -- > Sandro Bonazzola > Better technology. Faster innovation. Powered by community collaboration. > See how it works at redhat.com _______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users