On Tue, 24 Aug 1999, Jan-Uwe Finck wrote:

> when trying to install some .rpm-files I stumbled across the
> error in the subject..
> 
> The current rpm-version is 2.3, but where do I get a version of rpm
> able to handle data-type 9 , and < 3.0.6, 'cause I can't install that
> due to it's data-type(which is 9 of course..:-(( )

Use rpm2cpio if you are trying to get rpm upgraded...  Or get a copy of
the rpm source and compile it, for the first time:  ftp.rpm.org

The following might work, you might want to back up /var/lib/rpm first..
        cd /tmp
        rpm2cpio [ rpm  name ] | cpio -vid 
        ./bin/rpm --rebuilddb 
        ./bin/rpm -Uhv [ rpm name to upgrade]

-Rms

unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]

Reply via email to