try a
truss -o /tmp/truss.out -v all -f pkginfo
and look at the truss.out file. This will tell you which file is missing, because a open(), access() or stat() of this file will fail. TRy to copy the missing tree from another host (if you have something very similar) to fix this; pkginfo files can not be generated...
Best Regards, Franz
--
Solaris System Manager from Munich, Germany
I used to work for Sun Microsystems Support (EMEA) for 5 years in the domain of the OS, Backup and Storage
i have run that truss command and copied across the packages which were causing a problem. But when i run a pkginfo -l i now get the following message:-
pkginfo: ERROR: bad entry read in contents file
pathname: /kernel/drv/sparcv9/devinfo
problem: unable to read content info
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.