Originally posted by: koonimi
Hi,
i want install ssh in aix4.3.3,i know the rpm.rte filesets is required.But it failed to installing with the following error msg
-
installp -qacXgd rpm.rte rpm.rte
----------------------------------------------------------------------------- Pre-installation Verification...
----------------------------------------------------------------------------- Verifying selections...done
Verifying requisites...done
Results...
SUCCESSES
Filesets listed in this section passed pre-installation verification
and will be installed.
Selected Filesets
rpm.rte 3.0.5.32 # RPM Package Manager
< < End of Success Section >>
FILESET STATISTICS
1 Selected to be installed, of which:
1 Passed pre-installation verification
----
1 Total to be installed
----------------------------------------------------------------------------- Installing Software...
----------------------------------------------------------------------------- installp: APPLYING software for:
rpm.rte 3.0.5.32
. . . . . < < Copyright notice for rpm.rte >> . . . . . . .
Licensed Materials - Property of IBM
5765E6100
(C) Copyright International Business Machines Corp. 2000, 2001.
(C) Copyright Regents of the University of California 1990, 1993, 1994, 1995.
(C) Copyright Jean-loup Gailly and Mark Adler, 1995 - 1998.
(C) Copyright The President and Fellows of Harvard University 1995, 1996.
(C) Copyright Julian R Seward, 1996 - 2000
(C) Copyright Sleepycat Software, 1990 - 2000
All rights reserved.
US Government Users Restricted Rights - Use, duplication or disclosure
restricted by GSA ADP Schedule Contract with IBM Corp.
. . . . . < < End of copyright notice for rpm.rte >>. . . .
restore: 0511-147 Unpacking file size error.
The original size of ./usr/opt/freeware/bin/bunzip2 is 30591; restored size is 3
0590.
restore: 0511-708 There is an internal unpacking error: decode failure
restore: 0511-108 There was an error during the unpacking of ./usr/opt/freeware/
bin/bunzip2.
restore: 0511-119 There is a missing header block.
restore: 0511-137 Trying to find the next header. Data may be lost.
Starting again at file ./usr/opt/freeware/lib/libintl.a.
restore: 0511-147 Unpacking file size error.
The original size of ./usr/opt/freeware/lib/libpopt.so.0.0.0 is 40549; restored
size is 40543.
restore: 0511-708 There is an internal unpacking error: decode failure
restore: 0511-108 There was an error during the unpacking of ./usr/opt/freeware/
lib/libpopt.so.0.0.0.
restore: 0511-119 There is a missing header block.
restore: 0511-137 Trying to find the next header. Data may be lost.
Starting again at file ./usr/opt/freeware/lib/rpm/rpmrc.
restore: 0511-119 There is a missing header block.
restore: 0511-137 Trying to find the next header. Data may be lost.
restore: 0511-109 Reached the end of the backup.
0503-700 inurest: Error in restoring files
0503-037 inurest: Failure on system call to execute command /usr/sbin/restbynam
e -S -xYAqf/tmp/rpm.rte -Z /tmp/inutmpBne2aa/sorted.al.
0503-464 installp: The installation has FAILED for the "usr" part
of the following filesets:
rpm.rte 3.0.5.32
installp: Cleaning up software for:
rpm.rte 3.0.5.32
Finished processing all filesets. (Total time: 2 secs).
----------------------------------------------------------------------------- Summaries:
----------------------------------------------------------------------------- Installation Summary
Name Level Part Event Result
rpm.rte 3.0.5.32 USR APPLY FAILED
rpm.rte 3.0.5.32 USR CLEANUP SUCCESS
Thank you for any help.