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/sunmanagersReceived on Tue Aug 19 03:43:07 2003
This archive was generated by hypermail 2.1.8 : Thu Mar 03 2016 - 06:43:18 EST