> yum install mysql
------------------------------------------------
( ... )
Dependencies Resolved
=============================================================================
Package Arch Version Repository Size
=============================================================================
Installing:
mysql x86_64 4.1.20-1.RHEL4.1 update 2.9 M
mysql i386 4.1.20-1.RHEL4.1 update 2.9 M
Installing for dependencies:
e2fsprogs i386 1.35-12.3.EL4 base 770 k
glibc i686 2.3.4-2.19 base 5.0 M
krb5-libs i386 1.3.4-27 base 479 k
libgcc i386 3.4.5-2 base 57 k
libstdc++ i386 3.4.5-2 base 279 k
ncurses i386 5.4-13 base 1.5 M
openssl i686 0.9.7a-43.8 base 1.1 M
zlib i386 1.2.1.2-1.2 base 44 k
Transaction Summary
=============================================================================
Install 10 Package(s)
Update 0 Package(s)
Remove 0 Package(s)
Total download size: 15 M
------------------------------------------------
Here´s some information about my system:
> uname -a
Linux XXX.localdomain 2.6.9-34.0.2.ELsmp #1 SMP Fri Jul 7 18:22:55 CDT 2006 x86_64 x86_64 x86_64 GNU/Linux
> rpm -qa |grep mysql
(nothing)
> rpm -qa --qf '%{name}.%{version}.%{release} %{arch}\n' | grep i686
(nothing)
> rpm -qa --qf '%{name}.%{version}.%{release} %{arch}\n' | grep i386
(nothing)
I´m running this machine inside VMware Server and VMware package was installed once, but I´ve removed it. I also have removed some two i386 other packages that were installed, and also some (one or two) i686 packages.
As you can see, yum is asking to install i386 and i686 packages. It was expected to ask only for x86_64 , wasn´t it?
--
Vilela
_______________________________________________ CentOS mailing list CentOS@xxxxxxxxxx http://lists.centos.org/mailman/listinfo/centos