On 11/9/05, <b class="gmail_sendername">Alexander Dalloz</b> <<a href="mailto:ad+lists@uni-x.org">ad+lists@uni-x.org</a>> wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Am Mi, den 09.11.2005 schrieb Nat Gross um 19:27:<br><br>> I just upgraded FC3 > FC 4. Then 'yum update', fine and dandy.<br>><br>> Then I tried to install glibc-devel (/media/cdrecorder/Fedora/RPMS) and here is a copy of events.
<br><br>> # yum install glibc-devel<br>[ ... ]<br>> Error: Missing Dependency: glibc-common = 2.3.5-10.3 is needed by package glibc<br>> Error: glibc-common conflicts with glibc < 2.3.6<br><br>> -nat<br><br>
rpm -qa | grep glibc | sort<br><br>You have old and new versions of glibc packages installed. `rpm -e' the<br>old package versions.<br><br>Alexander<br></blockquote></div>This is the result.:<br>
# rpm -qa | grep glibc | sort<br>
glibc-2.3.6-0.fc3.1<br>
glibc-common-2.3.6-0.fc3.1<br>
#<br>
I guess these are fc3 specific. If there are fc4 versions, should not the installer installed them?<br>
How do I fix this without killing Linux?<br>
<br>
thanks;<br>
-nat<br>