Can't install 112438-01

Ask a Question related to Sun Solaris, Design and Development.

  1. #1

    Default Can't install 112438-01

    I've recently taken over the administration of a V120 and want to
    install ssh so I can remotely administer this system. The first step
    is to install patch 112438-01. I can't get this patch to install.

    # patchadd 112438-01
    Checking installed patches...
    Verifying sufficient filesystem capacity (dry run method)...
    Patch 112438-01 failed to install due to a failure produced by pkgadd.
    See /var/sadm/patch/112438-01/log for details
    Patchadd is terminating.

    # cat /var/sadm/patch/112438-01/log
    Package not patched:
    PKG=SUNWcarx.us
    Original package not installed.
    This appears to be an attempt to install the same architecture and
    version of a package which is already installed. This installation
    will attempt to overwrite this package.
    /root/installed_software/112438-01/SUNWcarx.u/install/checkinstall:
    /root/installed_software/112438-01/SUNWcarx.u/install/checkinstall:
    cannot open
    pkgadd: ERROR: checkinstall script did not complete successfully
    Dryrun complete.
    No changes were made to the system.

    # pkginfo SUNWcarx SUNWcsr SUNWhea SUNWmdb SUNWmdbx
    system SUNWcarx Core Architecture, (Root) (64-bit)
    system SUNWcsr Core Solaris, (Root)
    system SUNWhea SunOS Header Files
    system SUNWmdb Modular Debugger
    system SUNWmdbx Modular Debugger (64-bit)

    Any advice would be greatly appreciated.

    Cheers,
    Roland.
    --
    Tell me and I'll forget, show me and I may remember,
    involve me and I'll understand -- Chinese proverb.
    Roland Gerlach Guest

  2. Similar Questions and Discussions

    1. #40201 [NEW]: Fails to install, missing components of the install.Tried several site mirrors.
      From: cdgittler at interact dot ccsd dot net Operating system: Windows PHP version: 5.2.0 PHP Bug Type: Unknown/Other...
    2. #40201 [Asn->Fbk]: Fails to install, missing components of the install.Tried several site mirrors.
      ID: 40201 Updated by: edink@php.net Reported By: cdgittler at interact dot ccsd dot net -Status: Assigned...
    3. 7.0.2 new install wont support Security Sandbox withMultiserver install
      Hello all, I have a new install of 7.0.2 enterprise, multiserver running on windows 2003 IIS 6. The problem I am having is that when I turn on...
    4. #21593 [Opn->Fbk]: make install:install-pear-* rules segfault on alpha
      ID: 21593 Updated by: sniper@php.net Reported By: kelledin at users dot sourceforge dot net -Status: Open...
    5. #21593 [NoF->Opn]: make install:install-pear-* rules segfault on alpha
      ID: 21593 Updated by: cox@php.net Reported By: kelledin at users dot sourceforge dot net -Status: No Feedback...
  3. #2

    Default Re: Can't install 112438-01



    Roland Gerlach wrote:
    >
    > I've recently taken over the administration of a V120 and want to
    > install ssh so I can remotely administer this system. The first step
    > is to install patch 112438-01. I can't get this patch to install.
    > ...
    Make sure the directory containing the patch, and all directories up to
    the root directory, have r-x permission to all users. See
    [url]http://www.science.uva.nl/pub/solaris/solaris2.html#q5.59[/url]

    John Howells
    John Howells Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139