First, sorry I'm posting "out of thread", but I haven't figured out how to
reply to a specific msg at the list's http site...

Many thanks to David Talkington and Wolfgang Pfeiffer and others for your
comments. We have tried running the rpms together, but still no go. From the
log of our telnet session (an abbreviated version is at end of email) you
can see that the RPM install wanted bzip 0.9.0c-2 or greater, we have only
0.9.0c-1 installed.

And the Bzip rpm kept insisting on a later version of RPM.

Perhaps someone can see what we're doing wrong from the log file below, or
do we have to try to get earlier versions of the rpms and "work our way up
the version chain"?

Any suggestions would be welcome!

Thanks, Max Hugen

*******Log of Telnet session (abbreviated)************
[root@www admin]# cd /usr/local

[root@www local]# rpm -qa |grep bzip
bzip2-0.9.0c-1
bzip-man-0.21-3
bzip-0.21-3

[root@www local]# ls -l |grep rpm
-rw-rw-r--   1 admin    admin       66040 Dec  8 09:40
bzip2-1.0.1-3.i386.rpm
-rw-rw-r--   1 root     root      1236810 Dec 14 21:54
rpm-3.0.5-9.6x.i386.rpm

[root@www local]# ls |grep .rpm|xargs rpm -Uvh
only packages with major numbers <= 3 are supported by this version of RPM
error: bzip2-1.0.1-3.i386.rpm cannot be installed
error: failed dependencies:
        bzip2 >= 0.9.0c-2 is needed by rpm-3.0.5-9.6x
        libbz2.so.0 is needed by rpm-3.0.5-9.6x

[root@www local]# rpm -Uvh bzip2-1.0.1-3.i386.rpm
only packages with major numbers <= 3 are supported by this version of RPM
error: bzip2-1.0.1-3.i386.rpm cannot be installed

[root@www local]# rpm -Uvh rpm-3.0.5-9.6x.i386.rpm
error: failed dependencies:
        bzip2 >= 0.9.0c-2 is needed by rpm-3.0.5-9.6x
        libbz2.so.0 is needed by rpm-3.0.5-9.6x

[root@www local]# rpm -Uvh rpm-3.0.5-9.6x.i386.rpm --nodeps
installing package rpm-3.0.5-9.6x needs 351k on the / filesystem

[root@www local]# ls |grep .rpm|xargs rpm -Uvh --nodeps
only packages with major numbers <= 3 are supported by this version of RPM
error: bzip2-1.0.1-3.i386.rpm cannot be installed
installing package rpm-3.0.5-9.6x needs 351k on the / filesystem
rpm
##################################################

[root@www local]# rpm -qa |grep rpm-
rpm-3.0.2-6.0
rpm-devel-3.0.2-6.0

**********************End of log*************************



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

Reply via email to