Try the following:
LD_ASSUME_KERNEL=2.2.5 rpm {options} ....
If this works, you need to grab the latest rpm-4.2 packages from
ftp.rpm.org. Use the LD_ASSUME_KERNEL=2.2.5 to get the packages updated
and then to a rpm --rebuilddb once the updates are installed.
This is the only way I could make this work. There were mutiple posts
on google concerning this.
Hope this helps
Andy
On Mon, 2003-09-22 at 08:06, Rob Dijkshoorn wrote:
> Hi all,
>
> Apparently kernel 2.4.20-19.9 with XFS (from
> ftp://oss.sgi.com/projects/xfs/download/Release-1.3/kernel_rpms/RedHat9/i686/)
>
> breaks the rpm or the rpm database. Installing the kernel goes fine, but
> after the reboot, I get this message when i try to do anything with rpm.
>
> rpmdb: write: 0xBFFFBBE0, 8192: Invalid Argument
> error: db4 error(22) from dbenv->open: Invalid Argument
> error: cannot open Packages index using db3 - Invalid Argument(22)
>
> Any ideas?
>
> Regards,
> Rob Dijkshoorn
>
>
>
|