#242: missing libcrypto_extra from SSL
--------------------------------------+-------------------------------------
        Reporter:  [EMAIL PROTECTED]  |       Owner:  somebody              
            Type:  defect             |      Status:  new                   
        Priority:  normal             |   Milestone:  Elatte Unstable Beta 1
       Component:  openssl            |     Version:  1.0                   
        Severity:  normal             |    Keywords:                        
Launchpad_linked:  0                  |  
--------------------------------------+-------------------------------------
 Binaries from sunwcsu, gpgsm, sunwsshcu, sunwsshu, and others (including
 openssl from sunwopenssl-commands) linked against Sun's SSL but not in the
 default installation are looking for libcrypto_extra.so.0.9.7 which would
 contain extra algorithms.

 found by executing the following on a clean Alpha 3 installation:

 {{{for i in `find /usr/{bin,sbin,X11R6/bin} -type f` ; do (ldd $i
 2>/dev/null | grep "file not found") && dpkg-query -S $i ; done}}}

 see attached file for relevant output.

-- 
Ticket URL: <http://www.gnusolaris.org/cgi-bin/trac.cgi/ticket/242>
Nexenta Bug Tracking System <http://www.gnusolaris.org/gswiki/Bugs>
Core Components
_______________________________________________
GNU/Solaris Development mailing list
[email protected]

Reply via email to