Mantis - ncurses
Viewing Issue Advanced Details
4797 packaging major always 2011-06-26 00:17 2011-06-29 09:18
maciej  
dam  
normal  
closed  
fixed  
none    
none  
0004797: CSWncurses needs to depend on CSWlibncurses5
Symptom after package upgrade:

maciej@vsol05 ~/opencsw/nspr/trunk $ vim ~/.garrc
ld.so.1: vim: fatal: libncurses.so.5: open failed: No such file or directory
Killed
The workaround is to install libncurses5 by hand, but it should be really handled by dependencies.
Issue History
2011-06-26 00:17 maciej New Issue
2011-06-26 00:20 bonivart Note Added: 0009140
2011-06-27 13:19 dam Status new => assigned
2011-06-27 13:19 dam Assigned To => dam
2011-06-27 13:21 dam Note Added: 0009141
2011-06-27 13:22 dam Note Edited: 0009141
2011-06-29 09:18 dam Note Added: 0009158
2011-06-29 09:18 dam Status assigned => closed
2011-06-29 09:18 dam Resolution open => fixed

Notes
(0009140)
bonivart   
2011-06-26 00:20   
Gnupg is also broken for the same reasons. It needs readline which pulls in ncurses which pulls in only libncursesw5. Installing libncurses5 manually fixes the issue.
(0009141)
dam   
2011-06-27 13:21   
(edited on: 2011-06-27 13:22)
This issue only happens on unstable/, we should really start having a revision and/or catalog field in the bugtracker :-/

I am fixing this ASAP to get it released to current/.

(0009158)
dam   
2011-06-29 09:18   
Fixed in 5.9,REV=2011.06.27 and released to current/.