← Back to team overview

ourdelta-developers team mailing list archive

[Bug 373808] Re: CentOS repository problem

 

I don't think this is a bug.  Had you said "yum install MySQL-OurDelta-shared.x86_64" then
only the 64 bit version would have been installed.

The 32 bit libraries are in the repository so 32 bit binaries can be run
in compatibility mode.

Many other system libraries work the same way.

For example, there are 269 packages that match lib*.i386.rpm in the Centos5 base repository
(and 307 x86_64 libraries).

-- 
CentOS repository problem
https://bugs.launchpad.net/bugs/373808
You received this bug notification because you are a member of OurDelta-
developers, which is the registrant for OurDelta.

Status in OurDelta - Builds for MySQL: New

Bug description:
I am on CentOS 5.3 64 bit. I have OurDelta Server and client installed, and I want to install shared as well. Here's what happens when I do a yum install for that:

[root@master-1 ~]# yum install MySQL-OurDelta-shared --enablerepo=ourdelta
Loaded plugins: fastestmirror, priorities
Loading mirror speeds from cached hostfile
 * ourdelta: cc.us.mirror.ourdelta.org
 * rpmforge: ftp-stud.fht-esslingen.de
 * base: mirror.aarnet.edu.au
 * updates: mirror.aarnet.edu.au
 * addons: mirror.aarnet.edu.au
 * extras: mirror.aarnet.edu.au
344 packages excluded due to repository priority protections
Setting up Install Process
Parsing package install arguments
Resolving Dependencies
--> Running transaction check
---> Package MySQL-OurDelta-shared.x86_64 0:5.0.77.d8-54.el5 set to be updated
---> Package MySQL-OurDelta-shared.i386 0:5.0.77.d8-54.el5 set to be updated
--> Finished Dependency Resolution

Dependencies Resolved

=============================================================================================================================
 Package                              Arch                  Version                            Repository               Size
=============================================================================================================================
Installing:
 MySQL-OurDelta-shared                i386                  5.0.77.d8-54.el5                   ourdelta                1.7 M
 MySQL-OurDelta-shared                x86_64                5.0.77.d8-54.el5                   ourdelta                1.7 M

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

Total download size: 3.4 M
Is this ok [y/N]: n
Exiting on user Command
Complete!

As far as I know, the i386 version should not come up, since I am on a 64 bit platform.



Follow ups

References