← Back to team overview

ius-coredev team mailing list archive

[Bug 1236374] Re: zlib dependency problem in mysql55-5.5.34-1

 

Hello Paul,

Thanks for taking the time to submit this bug and sorry for the delay. I
have been out of the office.

I see that you are running the 6.3.z point release.  Please note that
IUS only builds for the base release which is currently 6.4.  Most of
the time this is not an issue as Red Hat tries not to break things
between mirror releases.   With the 6.4 release Red Hat did updated
zlib[0] which causes this issue on point release servers.

-Ben

[0] https://access.redhat.com/site/documentation//en-
US/Red_Hat_Enterprise_Linux/6/html/6.4_Technical_Notes/zlib.html#RHBA-2013-0398

-- 
You received this bug notification because you are a member of IUS Core
Development, which is subscribed to IUS Community Project.
https://bugs.launchpad.net/bugs/1236374

Title:
  zlib dependency problem in mysql55-5.5.34-1

Status in IUS Community Project:
  New

Bug description:
  We currently have mysql55-5.5.29-1 (from ius) and zlib-1.2.3-27 (from
  rhel-x86_64-server-6.3.z) installed.  This version of mysql55 has a
  Requires for "libz.so.1()(64bit)", which is provided by the zlib
  package.  But now, running "yum --disableexcludes=all update" fails
  with:

  Error: Package: mysql55-5.5.33-2.ius.el6.x86_64 (ius)
             Requires: libz.so.1(ZLIB_1.2.0)(64bit)
  Error: Package: mysql55-server-5.5.33-2.ius.el6.x86_64 (ius)
             Requires: libz.so.1(ZLIB_1.2.0)(64bit)

  It appears that this newer mysql55 package is now requiring an older
  version of zlib (1.2.0), which is not available from either RHEL or
  IUS (nor from EPEL, for that matter), so updates are not possible.

  Can you please fix the incorrect Requires for the mysql55-5.5.33-2
  packages, or else point out if I'm missing something obvious here? :)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ius/+bug/1236374/+subscriptions


References