Re: yum update fedora 4 undefined symbol: krb5_prompter_pocix
- From: "Nico Kadel-Garcia" <nkadel@xxxxxxxxxxx>
- Date: Sun, 29 Jan 2006 20:33:42 -0500
Jeff wrote:
> Very unlikely someone hacked in, I have the box locked down
> tight, using NAT (all ports closed cept DNS, MySQL, HTTP, and SSH).
> Ive got IPTables running as well as hosts.allow/deny....then again,
> anything is
> always possible. I ran chkroot (and this doesnt always report
> everything of
> course), its ok. My secure logs are fine.
>
> It seems this occured after my last yum update the other day.
> I got yum.conf from fedorafaq.com a while back.
> Im running Fedora core 4, nothing special on anything.
>
> Ive never done what you asked, looking to see what packages are there.
> Yes
> I can view all the directories but there's a lot of info there.
>
> Ive also never done an rpm --rebuilddb
>
> Trying to run rpm is (apparently) impossible now-
>
> rpm says:
> 100 ROOT fedora /var/lib/rpm rpm
> rpm: symbol lookup error: /usr/lib/libkrb5.so.3: undefined symbol:
> krb5_prompter_pocix, version krb5_3_MIT
>
> 101 ROOT fedora /var/lib/rpm which rpm
> /bin/rpm
>
> 102 ROOT fedora /var/lib/rpm l /bin/rpm
> -rwxr-xr-x 1 rpm rpm 93564 Jul 13 2005 /bin/rpm*
Hold. Can you look at the RPM packages already downloaded in /var/cache/yum
and do "rpm -qip packagename.rpm" on them? If so, then the problem is one of
your RPM database. I suspect it isn't, that the Kerberos library is messed
up.
I doubt it will work in this case, but "rpm --rebuilddb" is useful for
rebuilding a corrupted RPM database.
Do you have a parallel installation of Fedora Core 4 you can play with? And
is it possible that one of the RPM packages which has previously been
downloaded to /var/cache/yum has a name or contents related to Kerberos? If
so, it should be possible to use "rpm2cpio" and "cpio" to extract its
contents and force an installation of it.
.
- Follow-Ups:
- References:
- yum update fedora 4 undefined symbol: krb5_prompter_pocix
- From: Jeff
- Re: yum update fedora 4 undefined symbol: krb5_prompter_pocix
- From: Nico Kadel-Garcia
- Re: yum update fedora 4 undefined symbol: krb5_prompter_pocix
- From: Jeff
- yum update fedora 4 undefined symbol: krb5_prompter_pocix
- Prev by Date: Re: GRUB advice needed.
- Next by Date: Re: httpd config issue with documentroot
- Previous by thread: Re: yum update fedora 4 undefined symbol: krb5_prompter_pocix
- Next by thread: Re: yum update fedora 4 undefined symbol: krb5_prompter_pocix
- Index(es):
Relevant Pages
|