Error: No Package Matching glibc.x86_64

Michal Jaegermann michal at harddata.com
Fri Aug 10 18:10:26 UTC 2007


On Fri, Aug 10, 2007 at 09:12:48AM -0500, Justin Conover wrote:
> 
> # yum upgrade glibc-common

You cannot do such "piecemeal" updates; especially with such
essential packages as glibc.  You should do

   yum upgrade 'glibc*.x86_64'

instead.

> Error: No Package Matching glibc.x86_64

That is what _should_ see if you will attempt what you did
unless depedencies will bring other packages too (but they likely
go the other way around, i.e. if you will try to update glibc
this will grab glibc-common as well).  Still the original error
seems to indicate that something went funny on dependency
resolution.

   Michal




More information about the fedora-test-list mailing list