[csw-maintainers] pkg-get/pkgutil creature comfort request

Peter Bonivart bonivart at opencsw.org
Mon May 25 19:11:14 CEST 2009


On Wed, May 20, 2009 at 10:46 PM, Peter Bonivart <bonivart at opencsw.org> wrote:
> On Wed, May 20, 2009 at 6:05 PM, Ben Walton <bwalton at opencsw.org> wrote:
>> Would you consider adding a -C option to the package management
>> utilities to at would limit the compare output to only versions behind
>> the catalog (eg: `pkg-get -U -c | grep -v SAME` is what I use to see
>> what will be updated).
>
> Sure, I can add it to 1.6 which is almost done. I never implemented
> showing not installed packages but I still get annoyed by using grep
> -v SAME so it's a good idea.

There's now a beta in testing:

http://mirror.opencsw.org/testing/pkgutil-1.6b1,REV=2009.05.25-SunOS5.8-i386-CSW.pkg.gz
http://mirror.opencsw.org/testing/pkgutil-1.6b1,REV=2009.05.25-SunOS5.8-sparc-CSW.pkg.gz

Change log:

   - New option -C, same as -c but only shows different versions, no more
     piping to grep -v SAME (Ben Walton)
   - New option --trace to debug pkgadd/pkgrm operations (Yann Rouillard)
   - Replaced some system commands with native Perl
   - New option --config for using custom configuration file (Don Jackson)
   - Fix size formatting
   - Skip showing pkgadd patch when using -V on 5.11 (Dennis Clarke)
   - Update credits in perldoc/man page
   - Perldoc/man page added to both bldcat and chkcat
   - Chkcat now includes more tests (Derek Whayman)
   - Chkcat exit values are 0 for OK, 1 for warning and 2 for error
   - New option -e (erroronly) added to chkcat to supress warnings
   - New option -q (quiet) added to chkcat to supress all output

-- 
/peter



More information about the maintainers mailing list