[bug-notifications] [mysql5 0004160]: mysql fatal error libncursesw.so.5

Mantis Bug Tracker noreply at opencsw.org
Fri Jan 15 17:12:07 CET 2010


A NOTE has been added to this issue. 
====================================================================== 
http://www.opencsw.org/bugtrack/view.php?id=4160 
====================================================================== 
Reported By:                zanimul
Assigned To:                maciej
====================================================================== 
Project:                    mysql5
Issue ID:                   4160
Category:                   other
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     acknowledged
====================================================================== 
Date Submitted:             2010-01-15 16:50 CET
Last Modified:              2010-01-15 17:12 CET
====================================================================== 
Summary:                    mysql fatal error libncursesw.so.5
Description: 
After upgrading all CSW pkgs via pkgutil -u -y, we find that mysql(5 & 4)
no longer works and is producing this error message on every system that
was touched by the update:

ld.so.1: mysql: fatal: libncursesw.so.5: open failed: No such file or
directory

I've forced the update of CSWcommon to no avail.

====================================================================== 

---------------------------------------------------------------------- 
 (0007251) maciej (manager) - 2010-01-15 17:12
 http://www.opencsw.org/bugtrack/view.php?id=4160#c7251 
---------------------------------------------------------------------- 
Checking the package that the libCstd.so.1 file belongs to:

maciej at build8s [build8s]:~ > pkgchk -l -p /usr/lib/libCstd.so.1
Pathname: /usr/lib/libCstd.so.1
Type: regular file
Expected mode: 0755
Expected owner: root
Expected group: bin
Expected file size (bytes): 1898540
Expected sum(1) of contents: 43478
Expected last modification: Sep 19 15:55:50 2008
Referenced by the following packages:
        SUNWlibC       
Current status: installed

It's  one of the core packages.  Does the /usr/lib/libCstd.so.1 file exist
in your system?  Is SUNWlibC installed?

Also, try running this:

truss -t stat -o /var/tmp/mysql.truss mysql

...and post the results here, from the /var/tmp/mysql.truss file.

One more question. Have you set the LD_LIBRARY_PATH? If so, what's in this
variable?




More information about the bug-notifications mailing list