Nope... You're screwed.
he heh
Ok, there's a way.
Go to the rpm site (rpm.com), and get the tar version. Install that in
/usr/local/bin
Then (while still logged in), re-arange your path to find the new rpm
first:
export PATH=/usr/local/bin:$PATH
Now use the "good" version of RPM to remove the broken bits, and
re-install them.
Once they're fixed, log out, and log back in to fix your path, then
un-install the /usr/local version of RPM, and you should be back in
business.
Ric
NDBartley wrote:
>
> All right boys and girls,
>
> I am in a little bit of trouble. When recently trying to update my RPM files
> I happened to kill rpm. EG: I began to force my way through the 4 rpms for
> rpm (WHICH I REALLY THINK IS SILLY!), I then got to rpm-devel and found out
> I needed to update my popt files. So I go get those files after having
> closed kpackage, and now I can't enter any form of packag instalation
> system, and rpm itself seg faults @ every use.
>
> Now I have all the packages I need to install and get it working, however I
> can't isntall them as my rpm is dead. Does anyone have any ideas as to what
> I could do?
>
> Thanks,
> NB