OpenCSW Bug Tracker


Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0005013 [memcached] packaging major always 2012-10-15 09:38 2013-02-03 15:39
Reporter rogersd View Status public  
Assigned To jh
Priority normal Resolution fixed  
Status closed  
Summary 0005013: memcached version 1.4.9,REV=2011.10.23 requires SUNW Solaris 10 U10 libraries(?)
Description From this bug (https://www.opencsw.org/mantis/view.php?id=5003) [^] I've discovered that this may be easily resolved by adjusting the default libc version down to 1.23 for me but after installing memcached and running I get the following error:

--------------

ld.so.1: memcached: fatal: libc.so.1: version `SUNW_1.22.5' not found (required by file /opt/csw/bin/memcached)
ld.so.1: memcached: fatal: libc.so.1: open failed: No such file or directory
Killed

--------------

Output of [/] uname -a
        SunOS sahps-two 5.10 Generic_138889-03 i86pc i386 i86pc


And Output of [/] pvs -s /usr/lib/libc.so |grep SUNW
        SUNW_1.23:
        SUNW_1.22.3:
        SUNW_1.22.2:
        SUNW_1.22.1:
        SUNW_1.22:
        SUNW_1.21.3:
        SUNW_1.21.2:
        SUNW_1.21.1:
        SUNW_1.21:
        SUNW_1.20.4:
        SUNW_1.20.1:
        SUNW_1.20:
        SUNW_1.19:
        SUNW_1.18.1:
        SUNW_1.18:
        SUNW_1.17:
        SUNW_1.16:
        SUNW_1.15:
        SUNW_1.14:
        SUNW_1.13:
        SUNW_1.12:
        SUNW_1.11:
        SUNW_1.10:
        SUNW_1.9:
        SUNW_1.8:
        SUNW_1.7:
        SUNW_1.6:
        SUNW_1.5:
        SUNW_1.4:
        SUNW_1.3:
        SUNW_1.2:
        SUNW_1.1:
        SUNW_0.9:
        SUNW_0.8:
        SUNW_0.7:
        SUNWprivate_1.1:
Additional Information
Tags No tags attached.
Attached Files

- Relationships

-  Notes
(0010182)
dam (administrator)
2012-10-15 20:11

This is pretty strange, as if you have 1.23 you should also have 1.22.5:
  http://src.opensolaris.org/source/xref/onnv/onnv-gate/usr/src/lib/libc/port/mapfile-vers [^]
Could you please post your /etc/release?
(0010183)
rogersd (reporter)
2012-10-16 02:18

[/] cat /etc/release
                       Solaris 10 10/08 s10x_u6wos_07b X86
           Copyright 2008 Sun Microsystems, Inc. All Rights Reserved.
                        Use is subject to license terms.
                            Assembled 27 October 2008
(0010184)
dam (administrator)
2012-10-17 21:05

Thanks for the info, however it may take some time until I can take care of the issue.
(0010186)
jh (developer)
2012-10-18 17:50

dam was not quite right that if you have 1.23 you should have the others.
This needs a rebuild. But I found some funny side effects that cause problems with building for an older libc version. Hope to sort this tomorrow.
(0010187)
jh (developer)
2012-10-19 09:56

new version out please test and provide feedback:
memcached-1.4.15,REV=2012.10.19-SunOS5.10
(0010188)
rogersd (reporter)
2012-10-19 10:52

Yep working without errors now.

P.s. this machine is to be a production web server so I was using the "dublin" release but should I change to "testing" ... where will this build end up?
(0010189)
jh (developer)
2012-10-19 11:21

this will probably not move to dublin. If you are goning to use it in production you should patch your server.


Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker