On Sun, Dec 26, 2004 at 08:27:31PM -0800, Chuck Rice wrote:
> >> >Upgrade yum, or even better: use apt. :)
> >>
> >> The errors from apt-get are even worse. :(
> >
> >How did they look like?
> >
> >> I have tried updating yum. No Joy.
> >> Things are different, but not better. -Chuck-
> >
> >Looks like the bug in yum is still there ... :/
> >
> >Please use apt.
> 
> The full output from apt-get is rather large, I can send it if you 
> want. But it starts with:
> 
> 
> [EMAIL PROTECTED] ~]# apt-get update && apt-get dist-update

That's a typo.

> [EMAIL PROTECTED] ~]# apt-get update && apt-get dist-upgrade

> The following packages have unmet dependencies:
>   4Suite: Depends: libc.so.6()(64bit)
>           Depends: libc.so.6(GLIBC_2.2.5)(64bit)
>           Depends: libc.so.6(GLIBC_2.3)(64bit)
>           Depends: libpthread.so.0()(64bit)
>           Depends: libpthread.so.0(GLIBC_2.2.5)(64bit)

This looks like your rpm database is corrupted. Neither pat, nor yum
can properly operate anymore.

http://rpm.org/hintskinks/repairdb/

short version:

rm -f /var/lib/rpm/__*
LD_ASSUME_KERNEL=2.4.1 rpm --rebuilddb

drink some coffe, then return and try again apt :=)
-- 
Axel.Thimm at ATrpms.net

Attachment: pgp1dTmDf3uJV.pgp
Description: PGP signature

_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to