SUMMARY: problem with "pkginfo" on Solaris 8

From: Bertels, Frank (fbertels_at_cdc-gmbh.de)
Date: 08/19/03

  • Next message: Greg Kaloutsis: "FASTT700 FCX2-6562 Only showing LUN31"
    To: "'sunmanagers@sunmanagers.org'" <sunmanagers@sunmanagers.org>
    Date: Tue, 19 Aug 2003 09:39:21 +0200
    
    

    Hi, Judith

    please try the following (to get the info which pkginfo-file is corrupt) in
    ksh or sh (login as root):

    cd /var/sadm/pkg
    for i in *
    do
    echo "============================================"
    echo $i :
    pkginfo -i $i
    done

    Examine the output for the wrong or missing pkginfo-file (located in the
    directory /var/sadm/PKGNAME/pkginfo).

    Then you have different ways to solve the problem.

    - you can copy a working version of pkginfo-file from another machine to
    your machine

    - you can try to edit the wrong file

    - you can try to install a newer patch to get a working pkginfo-file.

    Regards

    Frank Bertels

    I just tried to see what was installed on a solaris 8 system with "pkginfo
    -i" and got the msg: "pkginfo: ERROR: pkginfo file is corrupt of missing".
    Does anyone know of a fix for this?

    Thanks!

    Judith Reed

    jreed@navisite.com

    "They that can give up essential liberty to obtain a little temporary safety
    deserve neither liberty nor safety." Benjamin Franklin

    Frank Bertels
    - Head of Group SUN/Network/Database -
    CDC Ixis ZD
    Bockenheimer Landstra_e 51-53
    60325 Frankfurt
    _______________________________________________
    sunmanagers mailing list
    sunmanagers@sunmanagers.org
    http://www.sunmanagers.org/mailman/listinfo/sunmanagers


  • Next message: Greg Kaloutsis: "FASTT700 FCX2-6562 Only showing LUN31"