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

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

    <bug>
          <bug_id>24370</bug_id>
          
          <creation_ts>2010-10-20 12:38:55 +0400</creation_ts>
          <short_desc>скрипт transconnect содержит неверную ссылку</short_desc>
          <delta_ts>2010-11-06 11:30:33 +0300</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Development</classification>
          <product>Sisyphus</product>
          <component>transconnect</component>
          <version>unstable</version>
          <rep_platform>x86_64</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>major</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Gleb Kulikov">glebus</reporter>
          <assigned_to name="Nobody&apos;s working on this, feel free to take it">nobody</assigned_to>
          <cc>tren</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>114035</commentid>
    <comment_count>0</comment_count>
    <who name="Gleb Kulikov">glebus</who>
    <bug_when>2010-10-20 12:38:55 +0400</bug_when>
    <thetext>На платформе x86_64 скрипт /usr/bin/transconnect ссылается на /usr/lib вместо /usr/lib64, что приводит либо к неработоспособности, либо к странным эффектам, если установлены компоненты x86_32.

Указание /usr/lib64 решает пробелму</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>114321</commentid>
    <comment_count>1</comment_count>
    <who name="Yauheni Kaliuta">tren</who>
    <bug_when>2010-10-26 22:59:53 +0400</bug_when>
    <thetext>Is that correct? I don&apos;t have any 64bit host around to check.

http://git.altlinux.org/tasks/31516/build/1/x86_64/rpms/transconnect-1.3-alt5.x86_64.rpm</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>114631</commentid>
    <comment_count>2</comment_count>
    <who name="Gleb Kulikov">glebus</who>
    <bug_when>2010-10-31 14:20:20 +0300</bug_when>
    <thetext>(В ответ на комментарий №0)
&gt; На платформе x86_64 скрипт /usr/bin/transconnect ссылается на /usr/lib вместо
&gt; /usr/lib64, что приводит либо к неработоспособности, либо к странным эффектам,
&gt; если установлены компоненты x86_32.
&gt; 
&gt; Указание /usr/lib64 решает пробелму

(В ответ на комментарий №1)
&gt; Is that correct? I don&apos;t have any 64bit host around to check.
&gt; 
&gt; http://git.altlinux.org/tasks/31516/build/1/x86_64/rpms/transconnect-1.3-alt5.x86_64.rpm

@@ -3,7 +3,7 @@                                                                                                                     
                                                                                                                                    
 TCONN=/etc/transconnect.conf                                                                                                       
                                                                                                                                    
-SOCKSIFY_PRELOAD_LIBS=&quot; /lib/libdl.so.2&quot;                                                                                           
+SOCKSIFY_PRELOAD_LIBS=&quot; /lib64/libdl.so.2&quot;                                                                                         
                                                                                                                                    
 LIBDIR=&quot;/usr/lib64&quot;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>114888</commentid>
    <comment_count>3</comment_count>
    <who name="Yauheni Kaliuta">tren</who>
    <bug_when>2010-11-06 11:30:33 +0300</bug_when>
    <thetext>Uploading</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>