Chris Olds wrote:
I'm new to the list, I have some webservers running Fedora Core2, i'm using yum to manage updates. I've run into a dependency snafu, does anyone have a suggestion for satisfying this lib dependency? Resolving dependencies ....Unable to satisfy dependencies Package glibc-dummy-fedora-core-2 needs glibc-common = 2.3.3-27.1, this is not available.
I'm pretty sure you're running a virtual server and this is glibc- dummy-fedora-core-2 is a package your provider put in. I usually just exclude glibc\* when installing yum on these virtual servers (put exclude=glibc\* in the updates section of your yum configuration).
Nils Breunese.