Am having the following error:
[root@intra.sdc:rescue]$yum update glibc Loading "fastestmirror" plugin Loading mirror speeds from cached hostfile * base: mirror.silyus.net * updates: mirror.silyus.net * addons: centos.intergenia.de * extras: centos.intergenia.de Excluding Packages in global exclude list Finished Setting up Update Process Resolving Dependencies --> Running transaction check ---> Package glibc.x86_64 0:2.5-24.el5_2.2 set to be updated --> Processing Dependency: glibc-common = 2.5-24.el5_2.2 for package: glibc --> Running transaction check --> Processing Dependency: glibc-common = 2.5-24 for package: glibc Error: No Package Matching glibc.i686 [root@intra.sdc:rescue]$
Thanks
Hi,
On Wed, Dec 17, 2008 at 01:45, Mad Unix madunix@gmail.com wrote:
[root@intra.sdc:rescue]$yum update glibc ... Error: No Package Matching glibc.i686
I would say it's either a problem with your mirror, or with your local cache.
Try "yum clean all" followed by the same update again.
I tried it here (different mirror) and it worked for me:
$ sudo yum update glibc Loading "fastestmirror" plugin Loading mirror speeds from cached hostfile * base: mirrors.portafixe.com * updates: mirrors.portafixe.com ... Setting up Update Process Resolving Dependencies --> Running transaction check --> Processing Dependency: glibc = 2.5-24 for package: glibc-devel --> Processing Dependency: glibc = 2.5-24 for package: glibc-devel --> Processing Dependency: glibc = 2.5-24 for package: glibc-headers ---> Package glibc.i686 0:2.5-24.el5_2.2 set to be updated --> Processing Dependency: glibc-common = 2.5-24.el5_2.2 for package: glibc ---> Package glibc.x86_64 0:2.5-24.el5_2.2 set to be updated --> Running transaction check ---> Package glibc-devel.x86_64 0:2.5-24.el5_2.2 set to be updated ---> Package glibc-common.x86_64 0:2.5-24.el5_2.2 set to be updated ---> Package glibc-headers.x86_64 0:2.5-24.el5_2.2 set to be updated --> Finished Dependency Resolution
Dependencies Resolved
============================================================================= Package Arch Version Repository Size ============================================================================= Updating: glibc x86_64 2.5-24.el5_2.2 updates 4.7 M glibc i686 2.5-24.el5_2.2 updates 5.2 M glibc-common x86_64 2.5-24.el5_2.2 updates 16 M Updating for dependencies: glibc-devel x86_64 2.5-24.el5_2.2 updates 2.4 M glibc-headers x86_64 2.5-24.el5_2.2 updates 601 k
Transaction Summary ============================================================================= Install 0 Package(s) Update 5 Package(s) Remove 0 Package(s)
Total download size: 29 M Is this ok [y/N]:
HTH, Filipe
On Wed, Dec 17, 2008 at 1:45 AM, Mad Unix madunix@gmail.com wrote:
Am having the following error:
Run 'grep -ri exclude /etc/yum*'
Usually when I see this error, it's because folks have excluded the i386/i686 packages, but still have 1 or 2 installed. It's either that or a stale mirror as another already pointed out.
yes, absolute correct i386 been excluded !
Thanks
On Wed, Dec 17, 2008 at 2:08 PM, Jim Perrin jperrin@gmail.com wrote:
On Wed, Dec 17, 2008 at 1:45 AM, Mad Unix madunix@gmail.com wrote:
Am having the following error:
Run 'grep -ri exclude /etc/yum*'
Usually when I see this error, it's because folks have excluded the i386/i686 packages, but still have 1 or 2 installed. It's either that or a stale mirror as another already pointed out.
-- During times of universal deceit, telling the truth becomes a revolutionary act. George Orwell _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos