[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Help Needed




On Oct 18, 2006, at 3:18 AM, Lis Maria Thomas wrote:

Hi

I am new to RPM.i was successful in building the source and binary RPMs.But when I tried to install the binary RPM,it was giving me the following errors

rpmdb: /var/lib/rpm/Basenames: file size not a multiple of the pagesize
error: cannot open Basenames index using db3 - Invalid argument (22)
rpmdb: /var/lib/rpm/Basenames: file size not a multiple of the pagesize
error: Failed dependencies:
        /bin/bash is needed by ContentServer_verity_linux-7.5.1-3.i386
        /bin/sh is needed by ContentServer_verity_linux-7.5.1-3.i386
        libjava.so(SUNWprivate_1.1) is needed by ContentServer_verity_linux-7.5.1-3.i386
        libnet.so(SUNWprivate_1.1) is needed by ContentServer_verity_linux-7.5.1-3.i386
        libodbc.so is needed by ContentServer_verity_linux-7.5.1-3.i386
        libodbcinst.so is needed by ContentServer_verity_linux-7.5.1-3.i386
        libverify.so(SUNWprivate_1.1) is needed by ContentServer_verity_linux-7.5.1-3.i386
    Suggested resolutions:
        bash-3.0-19.2.i386.rpm

So as a next step I tried to install  bash-3.0-19.2.i386.rpm ,but that also gave me the error as

warning: bash-3.0-19.2.i386.rpm: V3 DSA signature: NOKEY, key ID 652e84dc
Preparing...                rpmdb: /var/lib/rpm/Basenames: file size not a multiple of the pagesize
error: cannot open Basenames index using db3 - Invalid argument (22)
Segmentation fault

Expecting a reply


It appears that /var/lib/rpm/Basenames is damaged.

Doing
    rpm --rebuilddb -vv
will recreate the Basenames (and all the other) rpmdb indices.

73 de Jeff

[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]