Ray,

Is there a way to only list installed , Recommended & security  using
a local showrev/uname/pkginfo.

It should work just the way you tried it. Look here:

$ pca -l installedrs | wc -l
     121
$ uname -a > uname.out
$ showrev -p > showrev.out
$ pkginfo -x > pkginfo.out
$ pca -f . -l installedrs | wc -l
     121

./pca -f . installedrs Gives no listing .

Does it come up completely empty? There should at least be a header or an error. Did you create the *.out exactly as in my example above? Are there any patches listed in "showrev -p" output?

If the *.out files look reasonable, and you can't find out what's wrong, please send them to me so I can take a look.

Martin.

Reply via email to