Mantis - pkg_get
Viewing Issue Advanced Details
3052 regular use minor always 2009-01-31 04:06 2009-10-04 03:20
korpela  
phil  
normal  
resolved  
fixed  
none    
none  
0003052: pkg-get install fails when LC_ALL=en_US.UTF-8 in the environment.
If LC_ALL=en_US.UTF-8 pkg-get will fail because the package "common" is out of date.
related to 0003453closed phil have pkg_get accept CSWxxx names, as well as software names, for operations. 
related to 0003021resolved phil pkg-get says dependencies are not up to date when they really are 
Issue History
2009-01-31 04:06 korpela New Issue
2009-02-27 17:04 philadmin Relationship added related to 0003021
2009-02-27 17:05 philadmin Status new => assigned
2009-02-27 17:05 philadmin Assigned To => phil
2009-02-28 16:51 phil Note Added: 0005589
2009-02-28 16:51 phil Status assigned => resolved
2009-02-28 16:51 phil Resolution open => fixed
2009-03-06 21:56 user2169 Issue Monitored: user2169
2009-03-06 23:21 philadmin Note Added: 0005606
2009-03-06 23:21 philadmin Status resolved => confirmed
2009-03-06 23:22 philadmin Relationship added related to 0003453
2009-10-04 03:20 phil Note Added: 0006791
2009-10-04 03:20 phil Status confirmed => resolved

Notes
(0005589)
phil   
2009-02-28 16:51   
I've put in a tweak that forces AWK="LC_ALL=C nawk".
should be released this weekend.
(0005606)
philadmin   
2009-03-06 23:21   
urk. not fixed properly. better solution, is to fix the ksh-local checks, to
use [[:upper:]] as suggested in the note on bugid 3453
(0006791)
phil   
2009-10-04 03:20   
code changed. pending new package release