SUMMARY: problem with "pkginfo" on Solaris 8

From: Bertels, Frank (fbertels@cdc-gmbh.de)
Date: Tue Aug 19 2003 - 03:39:21 EDT


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



This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 23:26:57 EDT