[wget 0005219]: Running WGET on Solaris 10 results in a crash
Mantis Bug Tracker via bug-notifications
bug-notifications at lists.opencsw.org
Wed Mar 18 10:59:54 CET 2015
The following issue has been CLOSED
======================================================================
https://www.opencsw.org/mantis/view.php?id=5219
======================================================================
Reported By: wungad
Assigned To: dam
======================================================================
Project: wget
Issue ID: 5219
Category: packaging
Reproducibility: always
Severity: crash
Priority: normal
Status: closed
Resolution: open
Fixed in Version:
======================================================================
Date Submitted: 2014-11-19 13:29 CET
Last Modified: 2015-03-18 10:59 CET
======================================================================
Summary: Running WGET on Solaris 10 results in a crash
Description:
wget is linked to a newer libc than is available on unpatched Solaris 10.
SUNW_1.22.5 is needed, but SUNW_1.22.5 is available. This is a simmilar to
sudo issue reported back in september 2012:
https://www.opencsw.org/mantis/view.php?id=5003
======================================================================
----------------------------------------------------------------------
(0011024) dam (administrator) - 2015-03-18 10:59
https://www.opencsw.org/mantis/view.php?id=5219#c11024
----------------------------------------------------------------------
Downgrading to 1.22.3 would require rebuilding PCRE, OpenSSL and LibPSL
which is not feasible as 1.22.5 is also a downrev from the current
Solaris.
ld: fatal: file /lib/libc.so: version 'SUNW_1.22.5' is unavailable:
required by file /opt/csw/lib/libpcre.so
ld: fatal: file /lib/libc.so: version 'SUNW_1.22.5' is unavailable:
required by file /opt/csw/lib/libssl.so
ld: fatal: file /lib/libc.so: version 'SUNW_1.22.5' is unavailable:
required by file /opt/csw/lib/libcrypto.so
ld: fatal: file /lib/libc.so: version 'SUNW_1.22.5' is unavailable:
required by file /opt/csw/lib/libpsl.so
More information about the bug-notifications
mailing list