Hi Devon,

I have 2 Linux boxes, one running Mandrake 8.1 and another RH 7.2.  Now I 
understand that I can't mix use of the package.

RH7.2
<Stephen>
I found tetex-1.0.7-30.i386.rpm in RH7.2 CD and performed following test

# rpm -ivh /mnt/cdrom1/RedHat/RPMS/tetex-1.0.7-30.i386.rpm 
error: failed dependencies:
        dialog is needed by tetex-1.0.7-30
rpmdb: Item 118 on page 547 hashes incorrectly
error: db3 error(-30985) from db->verify: DB_VERIFY_BAD: Database 
verification failed

<Stephen>
I found dialog-0.9a-5.i386.rpm and dialog-0.9a-5.src.rpm from Internet and 
continued the test as follows :

# rpm -ivh /mnt/cdrom/Tetex/RH7.2/dialog-0.9a-5.i386.rpm
Preparing...                ########################################### [100%]
   1:dialog                 ########################################### [100%]
rpmdb: Item 118 on page 547 hashes incorrectly
error: db3 error(-30985) from db->verify: DB_VERIFY_BAD: Database 
verification failed 

<Stephen>
Failed.
Rebuild dialog-0.9a-5.src.rpm successful  as follows ;

# rpm --rebuild /mnt/cdrom/Tetex/RH7.2/dialog-0.9a-5.src.rpm
Installing /mnt/cdrom/Tetex/RH7.2/dialog-0.9a-5.src.rpm
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.39848
+ umask 022 
+ cd /usr/src/redhat/BUILD
+ cd /usr/src/redhat/BUILD
+ rm -rf dialog-0.9a-20010527
+ /bin/gzip -dc /usr/src/redhat/SOURCES/dialog-0.9a-20010527.tar.gz
....
....... 
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.73940
+ umask 022
+ cd /usr/src/redhat/BUILD
+ cd dialog-0.9a-20010527
+ rm -rf /var/tmp/dialog-root
+ exit 0 
Executing(--clean): /bin/sh -e /var/tmp/rpm-tmp.73940
+ umask 022 
+ cd /usr/src/redhat/BUILD
+ rm -rf dialog-0.9a-20010527
+ exit 0
 
# rpm -ivh /mnt/cdrom1/RedHat/RPMS/tetex-1.0.7-30.i386.rpm
Preparing...                ########################################### [100%]
   1:tetex                  ########################################### [100%]
rpmdb: Item 118 on page 547 hashes incorrectly 
error: db3 error(-30985) from db->verify: DB_VERIFY_BAD: Database 
verification failed

<Stephen>
Still failed
 
<Devon>
At 10:59 PM 1/2/2002 -0500, you wrote: 
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1 

If you are still trying to build jadetex from the source rpm, just grab  
the precompiled binary from the Red Hat updates site.
 
This should do it:
wget updates.redhat.com:/7.2/en/os/noarch/jadetex-3.11-4.noarch.rpm 

That package, by the way, requires: 
$ rpm -qp --requires jadetex-3.11-4.noarch.rpm
sgml-common >= 0.5 
tetex >= 0.9
tetex-latex >= 0.9 
jade

<Stephen>
I will try later

Thanks

Stephen



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to