CentOS Bug Tracker
CentOS Website

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0003932 [CentOS-5] perl major always 2009-10-23 21:42 2009-10-26 20:44
Reporter bbuhlman View Status public  
Assigned To
Priority urgent Resolution reopened  
Status resolved   Product Version 5.4
Summary 0003932: yum installs 32bit update on 64bit machines running only 64bit perl
Description using package updater on CentOS 5.3, perl update shows
4:perl-5.8.8-27.el5.x86_64 updates 4:perl-5.8.8-18.el5_3.1x86_64
Actually what happens is it installs the 32-bit version as well. I have two identical boxes and could reproduce it with both.
Additional Information [root@intergate2 log]# yum install perl
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * addons: mirror.stanford.edu
 * base: mirror.hmc.edu
 * extras: mirror.raystedman.net
 * updates: centos.eecs.wsu.edu
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package perl.i386 4:5.8.8-18.el5_3.1 set to be updated
---> Package perl.x86_64 4:5.8.8-27.el5 set to be updated
--> Finished Dependency Resolution

Dependencies Resolved

==============================================================================================================
 Package Arch Version Repository Size
==============================================================================================================
Installing:
 perl i386 4:5.8.8-18.el5_3.1 extras 12 M
Updating:
 perl x86_64 4:5.8.8-27.el5 base 12 M

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

Total size: 24 M
Total download size: 12 M
Is this ok [y/N]: N
Tags No tags attached.
Attached Files

- Relationships

-  Notes
(0010132)
tru (administrator)
2009-10-23 21:47

not a bug but OP error.
1) both perl.i386 and perl.x86_64 are available
2) you request to install perl without asking for a specific $arch
3) perl matches both

yum install perl.x86_64 or yum update would yield the expected result...
(0010171)
toracat (developer)
2009-10-26 15:41

I think perl-5.8.8-27.el5.i386.rpm needs to be copied to the x86_64 extras repo. This was requested during the QA process...
(0010175)
toracat (developer)
2009-10-26 20:44

The missing perl.i386 has just been added to the 5.4 x86_64 extras repo according to Karanbir Singh. Should show up in the mirrors shortly.

- Issue History
Date Modified Username Field Change
2009-10-23 21:42 bbuhlman New Issue
2009-10-23 21:42 bbuhlman Assigned To => kbsingh@karan.org
2009-10-23 21:47 tru Note Added: 0010132
2009-10-23 21:47 tru Status new => closed
2009-10-23 21:47 tru Resolution open => won't fix
2009-10-23 22:36 bbuhlman Issue Monitored: bbuhlman
2009-10-26 15:41 toracat Note Added: 0010171
2009-10-26 15:41 toracat Status closed => feedback
2009-10-26 15:41 toracat Resolution won't fix => reopened
2009-10-26 15:42 toracat Priority normal => urgent
2009-10-26 20:44 toracat Note Added: 0010175
2009-10-26 20:44 toracat Status feedback => resolved
2009-10-26 20:44 toracat version 5.3 => 5.4


Copyright © 2000 - 2009 Mantis Group
Powered by Mantis Bugtracker