Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # CentOS 5.9 x86_64
- [root@centos-5 ~]# rpm -Uvh http://dl.iuscommunity.org/pub/ius/stable/CentOS/5/x86_64/epel-release-5-4.noarch.rpm
- Retrieving http://dl.iuscommunity.org/pub/ius/stable/CentOS/5/x86_64/epel-release-5-4.noarch.rpm
- warning: /var/tmp/rpm-xfer.VTrDT7: Header V4 DSA signature: NOKEY, key ID 9cd4953f
- Preparing... ########################################### [100%]
- 1:epel-release ########################################### [100%]
- [root@centos-5 ~]# rpm -Uvh http://dl.iuscommunity.org/pub/ius/stable/CentOS/5/x86_64/ius-release-1.0-11.ius.centos5.noarch.rpm
- Retrieving http://dl.iuscommunity.org/pub/ius/stable/CentOS/5/x86_64/ius-release-1.0-11.ius.centos5.noarch.rpm
- warning: /var/tmp/rpm-xfer.f40AU4: Header V4 DSA signature: NOKEY, key ID 9cd4953f
- Preparing... ########################################### [100%]
- 1:ius-release ########################################### [100%]
- [root@centos-5 ~]# yum install mysql55-server
- Loaded plugins: fastestmirror, security
- Determining fastest mirrors
- Setting up Install Process
- Resolving Dependencies
- --> Running transaction check
- ---> Package mysql55-server.x86_64 0:5.5.30-1.ius.centos5 set to be updated
- --> Processing Dependency: mysql55-libs = 5.5.30-1.ius.centos5 for package: mysql55-server
- --> Processing Dependency: mysql55 = 5.5.30-1.ius.centos5 for package: mysql55-server
- --> Processing Dependency: perl-DBI for package: mysql55-server
- --> Processing Dependency: perl-DBD-MySQL for package: mysql55-server
- --> Processing Dependency: perl(DBI) for package: mysql55-server
- --> Running transaction check
- ---> Package mysql55-server.x86_64 0:5.5.30-1.ius.centos5 set to be updated
- --> Processing Dependency: mysql55-libs = 5.5.30-1.ius.centos5 for package: mysql55-server
- --> Processing Dependency: mysql55 = 5.5.30-1.ius.centos5 for package: mysql55-server
- ---> Package perl-DBD-MySQL.x86_64 0:3.0007-2.el5 set to be updated
- --> Processing Dependency: libmysqlclient.so.15(libmysqlclient_15)(64bit) for package: perl-DBD-MySQL
- --> Processing Dependency: libmysqlclient.so.15()(64bit) for package: perl-DBD-MySQL
- ---> Package perl-DBI.x86_64 0:1.52-2.el5 set to be updated
- --> Running transaction check
- ---> Package mysql.x86_64 0:5.0.95-5.el5_9 set to be updated
- ---> Package mysql55-server.x86_64 0:5.5.30-1.ius.centos5 set to be updated
- --> Processing Dependency: mysql55-libs = 5.5.30-1.ius.centos5 for package: mysql55-server
- --> Processing Dependency: mysql55 = 5.5.30-1.ius.centos5 for package: mysql55-server
- --> Finished Dependency Resolution
- mysql55-server-5.5.30-1.ius.centos5.x86_64 from ius has depsolving problems
- --> Missing Dependency: mysql55 = 5.5.30-1.ius.centos5 is needed by package mysql55-server-5.5.30-1.ius.centos5.x86_64 (ius)
- mysql55-server-5.5.30-1.ius.centos5.x86_64 from ius has depsolving problems
- --> Missing Dependency: mysql55-libs = 5.5.30-1.ius.centos5 is needed by package mysql55-server-5.5.30-1.ius.centos5.x86_64 (ius)
- Error: Missing Dependency: mysql55-libs = 5.5.30-1.ius.centos5 is needed by package mysql55-server-5.5.30-1.ius.centos5.x86_64 (ius)
- Error: Missing Dependency: mysql55 = 5.5.30-1.ius.centos5 is needed by package mysql55-server-5.5.30-1.ius.centos5.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 program package-cleanup is found in the yum-utils package.
Advertisement
Add Comment
Please, Sign In to add comment