AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.

 View Only
  • 1.  AIX4.3.3 install rpm.rte

    Posted Fri September 05, 2008 03:33 AM

    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

    1. 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.


  • 2.  Re: AIX4.3.3 install rpm.rte

    Posted Fri September 05, 2008 05:47 AM

    Originally posted by: grukrz1


    try Darrent Tucker's openssh for AIX. nor RPM needed (bff packages).

    in tgz file you will find compilations for AIX 4.x and AIX 5.x.
    of cousrse choose 4.x for your AIX 4.3.3

    http://dtucker.freeshell.org/openssh/


  • 3.  Re: AIX4.3.3 install rpm.rte

    Posted Fri September 05, 2008 07:49 AM

    Originally posted by: hdkutz


    Hello,
    use a lower Version of rpm installp Binary. Perhabs 3.0.5.31 is working?
    ftp://ftp.software.ibm.com/aix/freeSoftware/aixtoolbox/INSTALLP/ppc/

    Read
    ftp://ftp.software.ibm.com/aix/freeSoftware/aixtoolbox/README.aix433
    and
    ftp://ftp.software.ibm.com/aix/freeSoftware/aixtoolbox/data/433.finallist
    for supported RPM's in AIX 4.3.3.
    If you only want to install openssh, use the Tcuker-Packages as decribed in the Thread above.

    Cheers,
    ku