public inbox for [email protected]
help / color / mirror / Atom feedFrom: Craig Ringer <[email protected]>
To: [email protected]
Subject: Re: Libevent conflict on EL-6?
Date: Wed, 18 Jun 2014 12:10:00 +0800
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>
List-Unsubscribe: <mailto:[email protected]?body=unsub%20pgsql-pkg-yum>
On 06/18/2014 12:00 PM, Craig Ringer wrote:
> Full log attached.
>
> It looks like the libevent in PGDG for 9.4/EL-6 conflicts with that in
> RHEL6, and should instead install in parallel to it as a "libevent2"
> with a different soname.
There are also multilib problems, because the x64 repo package doesn't
also provide i386 packages, so with --skip-broken:
Packages skipped because of dependency problems:
libevent-1.4.13-4.el6.i686 from rhui-REGION-rhel-server-releases
libevent-2.0.19-1.rhel6.x86_64 from pgdg94
libevent-devel-1.4.13-4.el6.i686 from
rhui-REGION-rhel-server-releases-optional
libevent-devel-2.0.19-1.rhel6.x86_64 from pgdg94
Error: Multilib version problems found. This often means that the root
cause is something else and multilib version checking is just
pointing out that there is a problem. Eg.:
1. You have an upgrade for libevent which is missing some
dependency that another package requires. Yum is trying to
solve this by installing an older version of libevent of the
different architecture. If you exclude the bad architecture
yum will tell you what the root cause is (which package
requires what). You can try redoing the upgrade with
--exclude libevent.otherarch ... this should give you
an error message showing the root cause of the problem.
2. You have multiple architectures of libevent installed, but
yum can only see an upgrade for one of those arcitectures.
If you don't want/need both architectures anymore then you
can remove the one with the missing update and everything
will work.
3. You have duplicate versions of libevent installed already.
You can use "yum check" to get yum show these errors.
...you can also use --setopt=protected_multilib=false to remove
this checking, however this is almost never the correct thing to
do as something else is very likely to go wrong (often causing
much more problems).
Protected multilib versions: libevent-1.4.13-1.el6.i686 !=
libevent-1.4.13-4.el6.x86_64
Yum wants to preserve the libevent version equality between RHEL's
libevent on i686 and the PGDG libevent it can only get an x86 version of.
Possibly related:
http://svn.pgrpms.org/ticket/73
http://svn.pgrpms.org/ticket/84
--
Craig Ringer http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services
--
Sent via pgsql-pkg-yum mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-pkg-yum
view thread (15+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected]
Subject: Re: Libevent conflict on EL-6?
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox