Mantis - pkg_get
Viewing Issue Advanced Details
3051 regular use minor always 2009-01-30 01:25 2009-03-02 19:36
skayser  
 
normal  
closed  
fixed  
none    
none  
0003051: pkg-get upgrade all --> ERROR: all unrecognized
Just wanted to install dovecot, when pkg-get advised me to update dependencies with "pkg-get upgrade all". The "all" keyword in "upgrade all" doesn't seem to be recognized by pkg-get, though. Just using "pkg-get upgrade" works.

Either the pkg-get argument parsing or the message refering to "upgrade all" needs a tweak.

# pkg-get -i dovecot
Error: dependancies for dovecot not up to date.
You may call pkg-get again with '-v -u dovecot' to see which ones
Or, call pkg-get with 'upgrade all' to bring all installed pkgs up to date

# pkg-get upgrade all
ERROR: all unrecognized
Perhaps you need to run pkg-get -U

# pkg-get upgrade
note: upgrading ALL INSTALLED PACKAGES
...
# pkginfo -x CSWpkgget
CSWpkgget pkg_get - CSW version of automated package download tool
           (all) 4.0.1,REV=2008.12.15
Issue History
2009-01-30 01:25 skayser New Issue
2009-03-02 19:36 phil Note Added: 0005599
2009-03-02 19:36 phil Status new => closed
2009-03-02 19:36 phil Resolution open => fixed

Notes
(0005599)
phil   
2009-03-02 19:36   
WHOOPS. Thanks for catchin that. fixed in new 4.1 package