← Back to team overview

ius-coredev team mailing list archive

[Bug 434120] Re: MySQL 5.1.39 Source Update

 

Here is the traceback.  Pristine CentOS 5.4 machine.

[root@dev7 vmops-management-dist]# yum localinstall --nogpgcheck -y
*-release-*.rpm
Loaded plugins: fastestmirror
Setting up Local Package Process
Examining epel-release-5-3.noarch.rpm: epel-release-5-3.noarch
Marking epel-release-5-3.noarch.rpm to be installed
Loading mirror speeds from cached hostfile
 * base: mirror.nic.uoregon.edu
 * updates: mirror.nic.uoregon.edu
 * addons: mirror.facebook.net
 * extras: mirrors.easynews.com
Examining ius-release-1-2.ius.el5.noarch.rpm: ius-release-1-2.ius.el5.noarch
Marking ius-release-1-2.ius.el5.noarch.rpm to be installed
Resolving Dependencies
--> Running transaction check
---> Package epel-release.noarch 0:5-3 set to be updated
---> Package ius-release.noarch 0:1-2.ius.el5 set to be updated
--> Finished Dependency Resolution

Dependencies Resolved

===================================================================================================================================
 Package                    Arch                 Version                   
Repository                                        Size
===================================================================================================================================
Installing:
 epel-release               noarch               5-3                       
epel-release-5-3.noarch.rpm                       12 k
 ius-release                noarch               1-2.ius.el5               
ius-release-1-2.ius.el5.noarch.rpm               5.9 k

Transaction Summary
===================================================================================================================================
Install      2 Package(s)
Update       0 Package(s)
Remove       0 Package(s)

Total download size: 18 k
Downloading Packages:
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
  Installing     : epel-release                                      [1/2]
  Installing     : ius-release                                       [2/2]

Installed: epel-release.noarch 0:5-3 ius-release.noarch 0:1-2.ius.el5
Complete!
[root@dev7 vmops-management-dist]# yum install -y mysql51-server mysql51
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * epel: mirror.umoss.org
 * base: mirror.nic.uoregon.edu
 * updates: mirror.nic.uoregon.edu
 * ius: dl.iuscommunity.org
 * addons: mirror.facebook.net
 * extras: mirrors.easynews.com
Setting up Install Process
Parsing package install arguments
Resolving Dependencies
--> Running transaction check
---> Package mysql51-server.x86_64 0:5.1.41-1.ius.el5 set to be updated
--> Processing Dependency: perl-DBD-MySQL for package: mysql51-server
---> Package mysql51.x86_64 0:5.1.41-1.ius.el5 set to be updated
--> Processing Dependency: mysqlclient15-devel for package: mysql51
--> Processing Dependency: mysqlclient15 for package: mysql51
--> Running transaction check
---> Package mysql50-devel.x86_64 0:5.0.88-1.ius.el5 set to be updated
--> Processing Dependency: openssl-devel for package: mysql50-devel
---> Package perl-DBD-MySQL.x86_64 0:3.0007-2.el5 set to be updated
---> Package mysql50.x86_64 0:5.0.88-1.ius.el5 set to be updated
--> Running transaction check
---> Package openssl-devel.x86_64 0:0.9.8e-12.el5 set to be updated
--> Processing Dependency: openssl = 0.9.8e-12.el5 for package: openssl-devel
--> Processing Dependency: zlib-devel for package: openssl-devel
--> Processing Dependency: krb5-devel for package: openssl-devel
--> Running transaction check
---> Package openssl.i686 0:0.9.8e-12.el5 set to be updated
---> Package zlib-devel.x86_64 0:1.2.3-3 set to be updated
---> Package krb5-devel.x86_64 0:1.6.1-36.el5 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 openssl.x86_64 0:0.9.8e-12.el5 set to be updated
--> Running transaction check
---> Package libselinux-devel.x86_64 0:1.33.4-5.5.el5 set to be updated
--> Processing Dependency: libsepol-devel >= 1.15.2-1 for package:
libselinux-devel
---> Package e2fsprogs-devel.x86_64 0:1.39-23.el5 set to be updated
---> Package keyutils-libs-devel.x86_64 0:1.2-1.el5 set to be updated
--> Running transaction check
---> Package libsepol-devel.x86_64 0:1.15.2-2.el5 set to be updated
--> Processing Dependency: libsepol = 1.15.2-2.el5 for package: libsepol-devel
--> Running transaction check
---> Package libsepol.i386 0:1.15.2-2.el5 set to be updated
---> Package libsepol.x86_64 0:1.15.2-2.el5 set to be updated
--> Processing Conflict: mysql51 conflicts mysql < 5.1
--> Processing Conflict: mysql51 conflicts mysql50
--> Processing Conflict: mysql50 conflicts mysql51
--> Finished Dependency Resolution
mysql51-5.1.41-1.ius.el5.x86_64 from ius has depsolving problems
  --> mysql51 conflicts with mysql50
mysql50-5.0.88-1.ius.el5.x86_64 from ius has depsolving problems
  --> mysql50 conflicts with mysql51
Error: mysql51 conflicts with mysql50
Error: mysql50 conflicts with mysql51
[root@dev7 vmops-management-dist]#

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

Status in IUS Community Project: Fix Released
Status in IUS Community Project mysql51 series: Fix Released

Bug description:
MySQL Community Server 5.1.39, a new version of the popular Open
Source Database Management System, has been released.  MySQL 5.1.39 is
recommended for use on production systems.

As with MySQL 5.1.38, 5.1.39 includes the InnoDB Plugin version 1.0.4.
This version of the InnoDB Plugin is considered of Beta quality and is
disabled by default.  For more information, including instructions on
how to enable the InnoDB Plugin, please see

  http://dev.mysql.com/doc/refman/5.1/en/innodb.html

For an overview of what's new in MySQL 5.1, please see

  http://dev.mysql.com/doc/refman/5.1/en/mysql-nutshell.html

For information on installing MySQL 5.1.39 on new servers or upgrading
to MySQL 5.1.39 from previous MySQL releases, please see

  http://dev.mysql.com/doc/refman/5.1/en/installing.html

MySQL Server is available in source and binary form for a number of
platforms from our download pages at

  http://dev.mysql.com/downloads/

Not all mirror sites may be up to date at this point in time, so if
you can't find this version on some mirror, please try again later or
choose another download site.

We welcome and appreciate your feedback, bug reports, bug fixes,
patches, etc.:

  http://forge.mysql.com/wiki/Contributing

For information on open issues in MySQL 5.1, please see the errata
list at

  http://dev.mysql.com/doc/refman/5.1/en/open-bugs.html

The following section lists the changes in the MySQL source code since
the previous released version of MySQL 5.1.  It may also be viewed
online at

  http://dev.mysql.com/doc/refman/5.1/en/news-5-1-39.html