← Back to team overview

ius-coredev team mailing list archive

[Bug 1243919] Re: Mysql55-devel package dependancy tree is broken

 

Hello Philip,

I was able to install the ius-release package on CentOS 5.10 by
following the configuration section of the IUS Client Usage Guide[0].  I
did use the latest epel-release[1] and ius-release[2] packages:

# cat /etc/issue
CentOS release 5.10 (Final)
Kernel \r on an \m
# wget http://dl.iuscommunity.org/pub/ius/stable/CentOS/5/x86_64/epel-release-5-4.noarch.rpm http://dl.iuscommunity.org/pub/ius/stable/CentOS/5/x86_64/ius-release-1.0-11.ius.centos5.noarch.rpm
--2013-10-24 16:02:10--  http://dl.iuscommunity.org/pub/ius/stable/CentOS/5/x86_64/epel-release-5-4.noarch.rpm
Resolving dl.iuscommunity.org... 50.57.54.209
Connecting to dl.iuscommunity.org|50.57.54.209|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 12272 (12K) [application/x-rpm]
Saving to: `epel-release-5-4.noarch.rpm'

100%[=============================================================================>]
12,272      --.-K/s   in 0s

2013-10-24 16:02:10 (272 MB/s) - `epel-release-5-4.noarch.rpm' saved
[12272/12272]

--2013-10-24 16:02:10--  http://dl.iuscommunity.org/pub/ius/stable/CentOS/5/x86_64/ius-release-1.0-11.ius.centos5.noarch.rpm
Connecting to dl.iuscommunity.org|50.57.54.209|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 7480 (7.3K) [application/x-rpm]
Saving to: `ius-release-1.0-11.ius.centos5.noarch.rpm'

100%[=============================================================================>]
7,480       --.-K/s   in 0s

2013-10-24 16:02:10 (396 MB/s) - `ius-
release-1.0-11.ius.centos5.noarch.rpm' saved [7480/7480]

FINISHED --2013-10-24 16:02:10--
Downloaded: 2 files, 19K in 0s (309 MB/s)
# rpm -Uvh epel-release-5-4.noarch.rpm ius-release-1.0-11.ius.centos5.noarch.rpm 
warning: epel-release-5-4.noarch.rpm: Header V4 DSA signature: NOKEY, key ID 9cd4953f
Preparing...                ########################################### [100%]
   1:epel-release           ########################################### [ 50%]
   2:ius-release            ########################################### [100%]
# yum repolist
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * epel: mirror.umd.edu
 * ius: ord.mirror.rackspace.com
epel                                                                                            | 3.6 kB     00:00     
epel/primary_db                                                                                 | 3.8 MB     00:00     
ius                                                                                             | 2.2 kB     00:00     
ius/primary_db                                                                                  | 107 kB     00:00     
repo id                          repo name                                                                       status
base                             CentOS-5 - Base                                                                 3,662
epel                             Extra Packages for Enterprise Linux 5 - x86_64                                  7,481
extras                           CentOS-5 - Extras                                                                 265
ius                              IUS Community Packages for Enterprise Linux 5 - x86_64                            187
updates                          CentOS-5 - Updates                                                                 58
repolist: 11,653

Are you able to install the ius-release package using this method?

-Ben

[0] http://iuscommunity.org/pages/IUSClientUsageGuide.html#configuration
[1] http://dl.iuscommunity.org/pub/ius/stable/CentOS/5/x86_64/repoview/epel-release.html
[2] http://dl.iuscommunity.org/pub/ius/stable/CentOS/5/x86_64/repoview/ius-release.html

-- 
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/1243919

Title:
  Mysql55-devel package dependancy tree is broken

Status in IUS Community Project:
  New

Bug description:
  The mysql55-devel dependancy tree appears to be broken (again)

  In https://bugs.launchpad.net/bugs/1220753 there was an issue with
  mysqlclient not having the accepted version. Now, mysql55 package does
  not have the right version

  To test,

  yum install mysql55-devel

  mysql55-devel-5.5.34-1.ius.el5.x86_64 from ius has depsolving problems
    --> Missing Dependency: mysql55 = 5.5.34-1.ius.el5 is needed by package mysql55-devel-5.5.34-1.ius.el5.x86_64 (ius)

  
  yum install mysql55
  Loaded plugins: downloadonly, fastestmirror, priorities
  Loading mirror speeds from cached hostfile
   * community_base: mirror.steadfast.net
   * community_extras: mirror.steadfast.net
   * community_updates: mirror.steadfast.net
  drivesrvr                                                                                       |  951 B     00:00     
  4261 packages excluded due to repository priority protections
  Setting up Install Process
  Package mysql55-1-12.el5.x86_64 already installed and latest version

  As you can see the package requires a version not provided by the
  repo. I've seen this on Cent 5, I have not tried on Cent 6 (which i
  presume does not have this issue as it already has mysql55 natively)

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


References