<?xml version="1.0" encoding="UTF-8" ?>

<bugzilla version="5.2"
          urlbase="https://bugzilla.altlinux.org/"
          
          maintainer="jenya@basealt.ru"
>

    <bug>
          <bug_id>8200</bug_id>
          
          <creation_ts>2005-10-12 14:09:52 +0400</creation_ts>
          <short_desc>Undefined symbols in encfs when libssl before 0.9.7g is installed</short_desc>
          <delta_ts>2006-10-18 01:42:03 +0400</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Development</classification>
          <product>Sisyphus</product>
          <component>fuse-encfs</component>
          <version>unstable</version>
          <rep_platform>all</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc>http://lists.altlinux.ru/pipermail/sisyphus/2005-October/071112.html</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P4</priority>
          <bug_severity>minor</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Yuriy Kashirin">yura</reporter>
          <assigned_to name="Anton Farygin">rider</assigned_to>
          <cc>rider</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>31752</commentid>
    <comment_count>0</comment_count>
    <who name="Yuriy Kashirin">yura</who>
    <bug_when>2005-10-12 14:09:52 +0400</bug_when>
    <thetext>Имеем установленную систему с сизифом, в том числе libssl-0.9.7d-alt1  
Устанавливаем fuse-encfs -- apt-get install выполняется успешно.   
Запускаем encfs ~/.crypt ~/crypt и получаем:   
encfs: symbol lookup error: /usr/lib/libencfs.so.1: undefined symbol:   
EVP_aes_256_cfb128   
   
 yura@uka ~&gt; ldd -r /usr/bin/encfs   
 linux-gate.so.1 =&gt; (0xffffe000)   
 libencfs.so.1 =&gt; /usr/lib/libencfs.so.1 (0x40015000)   
 librlog.so.1 =&gt; /usr/lib/librlog.so.1 (0x40061000)   
 libssl.so.4 =&gt; /lib/libssl.so.4 (0x4006e000)   
 libcrypto.so.4 =&gt; /lib/libcrypto.so.4 (0x4009e000)   
 libdl.so.2 =&gt; /lib/libdl.so.2 (0x40198000)   
 libfuse.so.2 =&gt; /usr/lib/libfuse.so.2 (0x4019c000)   
 libstdc++.so.6 =&gt; /usr/lib/libstdc++.so.6 (0x401a6000)   
 libm.so.6 =&gt; /lib/libm.so.6 (0x40277000)   
 libgcc_s.so.1 =&gt; /lib/libgcc_s.so.1 (0x4029a000)   
 libc.so.6 =&gt; /lib/libc.so.6 (0x402a3000)   
 libpthread.so.0 =&gt; /lib/libpthread.so.0 (0x403b6000)   
 /lib/ld-linux.so.2 =&gt; /lib/ld-linux.so.2 (0x80000000)   
 undefined symbol: EVP_aes_256_cfb128 (/usr/lib/libencfs.so.1)   
 undefined symbol: EVP_aes_192_cfb128 (/usr/lib/libencfs.so.1)   
 undefined symbol: EVP_aes_128_cfb128 (/usr/lib/libencfs.so.1)   
 undefined symbol: EVP_bf_cfb64 (/usr/lib/libencfs.so.1)   
   
yura@uka ~&gt; rpm -q fuse-encfs   
fuse-encfs-1.2.4-alt1   
  
При ручном обновлении libssl до 0.9.7g-alt2 проблема решилась. 
Steps to Reproduce:
1. apt-get install libssl=0.9.7d  
2. apt-get install fuse-encfs  
3. mkdir ~/.crypt; mkdir ~/crypt; encfs ~/.crypt ~/crypt  
Actual Results:  
encfs: symbol lookup error: /usr/lib/libencfs.so.1: undefined symbol:  
EVP_aes_256_cfb128</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>41461</commentid>
    <comment_count>1</comment_count>
    <who name="Denis Smirnov">mithraen</who>
    <bug_when>2006-10-18 01:42:03 +0400</bug_when>
    <thetext>fixed в git, так как уже ушла сборка fuse по другому поводу, перезаливать не буду.
</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>