OpenCSW Bug Tracker


Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0001060 [grip] regular use major always 2005-07-03 01:10 2009-05-21 10:05
Reporter james View Status public  
Assigned To pfelecan
Priority normal Resolution fixed  
Status closed  
Summary 0001060: Can not find libucb
Description $ grip
ld.so.1: grip: fatal: libucb.so.1: open failed: No such file or directory
zsh: killed grip

Workaround: LD_LIBRARY_PATH=/usr/ucblib

Fix: -R/usr/ucblib -OR- why is it using ucb stuff anyway?
Additional Information
$ ldd /opt/csw/bin/grip | grep libucb
    libucb.so.1 => (file not found)


$ LD_LIBRARY_PATH=/usr/ucblib ldd /opt/csw/bin/grip | grep libucb
    libucb.so.1 => /usr/ucblib/libucb.so.1

Tags No tags attached.
Attached Files

- Relationships

-  Notes
(0003317)
james (reporter)
2006-03-20 05:11

Issue still outstanding, hence grip still excluded from stable release.
(0006156)
pfelecan (manager)
2009-05-20 11:45

package 3.3.1 in preparation solves this issue.
(0006165)
pfelecan (manager)
2009-05-21 10:05

corrected in the 3.3.1 package released on May 20th 2009


Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker