ius-coredev team mailing list archive
-
ius-coredev team
-
Mailing list archive
-
Message #03179
[Bug 1243919] Re: Mysql55-devel package dependancy tree is broken
Hi Ben,
Now that our mirror issues are over, I've kicked a new server and am
having the same issues.
# yum install mysql55-devel
Loaded plugins: downloadonly, fastestmirror, priorities
Loading mirror speeds from cached hostfile
* community_base: mirrors.advancedhosters.com
* community_extras: mirrors.advancedhosters.com
* community_updates: mirrors.advancedhosters.com
drivesrvr | 951 B 00:00
4261 packages excluded due to repository priority protections
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package mysql55-devel.x86_64 0:5.5.34-1.ius.el5 set to be updated
--> Processing Dependency: mysql55-libs = 5.5.34-1.ius.el5 for package: mysql55-devel
--> Processing Dependency: mysql55 = 5.5.34-1.ius.el5 for package: mysql55-devel
--> Processing Dependency: openssl-devel for package: mysql55-devel
--> Processing Dependency: libmysqlclient.so.18()(64bit) for package: mysql55-devel
--> Running transaction check
---> Package mysql55-devel.x86_64 0:5.5.34-1.ius.el5 set to be updated
--> Processing Dependency: mysql55 = 5.5.34-1.ius.el5 for package: mysql55-devel
---> Package mysql55-libs.x86_64 0:5.5.34-1.ius.el5 set to be updated
---> Package openssl-devel.x86_64 0:0.9.8e-26.el5_9.1 set to be updated
--> Processing Dependency: zlib-devel for package: openssl-devel
--> Processing Dependency: krb5-devel for package: openssl-devel
--> Running transaction check
---> Package krb5-devel.x86_64 0:1.6.1-70.el5_9.2 set to be updated
--> Processing Dependency: libselinux-devel for package: krb5-devel
--> Processing Dependency: e2fsprogs-devel for package: krb5-devel
--> Processing Dependency: keyutils-libs-devel for package: krb5-devel
---> Package mysql55-devel.x86_64 0:5.5.34-1.ius.el5 set to be updated
--> Processing Dependency: mysql55 = 5.5.34-1.ius.el5 for package: mysql55-devel
---> Package zlib-devel.x86_64 0:1.2.3-7.el5 set to be updated
--> Running transaction check
---> Package e2fsprogs-devel.x86_64 0:1.39-36.el5_9 set to be updated
---> Package keyutils-libs-devel.x86_64 0:1.2-1.el5 set to be updated
---> Package libselinux-devel.x86_64 0:1.33.4-5.7.el5 set to be updated
--> Processing Dependency: libsepol-devel >= 1.15.2-1 for package: libselinux-devel
---> Package mysql55-devel.x86_64 0:5.5.34-1.ius.el5 set to be updated
--> Processing Dependency: mysql55 = 5.5.34-1.ius.el5 for package: mysql55-devel
--> Running transaction check
---> Package libsepol-devel.x86_64 0:1.15.2-3.el5 set to be updated
---> Package mysql55-devel.x86_64 0:5.5.34-1.ius.el5 set to be updated
--> Processing Dependency: mysql55 = 5.5.34-1.ius.el5 for package: mysql55-devel
--> Finished Dependency Resolution
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)
Error: Missing Dependency: mysql55 = 5.5.34-1.ius.el5 is needed by package mysql55-devel-5.5.34-1.ius.el5.x86_64 (ius)
You could try using --skip-broken to work around the problem
You could try running: package-cleanup --problems
package-cleanup --dupes
rpm -Va --nofiles --nodigest
The output of rpm -qa |grep mysql is blank (our setup removes the mysql 5.1 packages before we start)
The output of rpm -qi mysql55 is
package mysql55 is not installed
When I try to install mysql55 manually, I'm getting
Installing:
mysql55 x86_64 1-12.el5 base 3.3 k
instead of the IUS package.
--
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