[pca] Listing only installed , Recommended & security

Martin Paul martin at par.univie.ac.at
Wed Sep 24 15:51:40 CEST 2008


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.



More information about the pca mailing list