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

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

    <bug>
          <bug_id>15696</bug_id>
          
          <creation_ts>2008-05-18 01:05:05 +0400</creation_ts>
          <short_desc>undefined symbols: __gst_debug_min etc.</short_desc>
          <delta_ts>2008-09-11 02:56:04 +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>python-module-gst</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></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>critical</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Ivan Zakharyaschev">imz</reporter>
          <assigned_to name="Igor Zubkov">icesik</assigned_to>
          
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>70157</commentid>
    <comment_count>0</comment_count>
    <who name="Ivan Zakharyaschev">imz</who>
    <bug_when>2008-05-18 01:05:05 +0400</bug_when>
    <thetext>python-module-gst-0.10.10-alt1

$ rpm -qa &apos;*gst*&apos;
gst-ffmpeg-0.10.3-alt3
gst-plugins-gconf-0.10.8-alt2
gstreamer-devel-0.10.19-alt2
gst-plugins-video-filters-0.10.0-alt2
gst-plugins-devel-0.10.19-alt2
gst-plugins-bad-0.10.7-alt2
gst-plugins-video-formats-0.10.0-alt2
gstreamer-utils-0.10.19-alt2
libgst-plugins-0.10.19-alt2
gst-plugins-test-0.10.0-alt2
gst-plugins-ugly-0.10.7-alt3
gst-plugins-tags-0.10.0-alt2
gst-plugins-subtitle-0.10.0-alt2
gst-plugins-container-formats-0.10.0-alt2
kaffeine-engine-gstreamer-0.8.6-alt1.qa1
libclutter-gst-0.4.0-alt1
gstreamer-pitfdll-0.9.1.1-alt3.20080215
python-module-gst-0.10.10-alt1
gst-plugins-gnomevfs-0.10.19-alt2
gst-plugins-good-0.10.8-alt2
gst-plugins-base-0.10.19-alt2
amarok-engine-gstreamer-1.4.9.1-alt1
gst-plugins-audio-filters-0.10.0-alt2
gst-plugins-audio-formats-0.10.0-alt2
gst-inspector-0.3-alt1.1
gst-plugins-pango-0.10.19-alt2
gstreamer-0.10.19-alt2
gst-plugins-network-0.10.0-alt2
libgstreamer-0.10.19-alt2
$ 

Steps to Reproduce:
$ ldd -r /usr/lib/python2.5/site-packages/gst-0.10/gst/_gst.so
undefined symbol: __gst_debug_min      
(/usr/lib/python2.5/site-packages/gst-0.10/gst/_gst.so)
undefined symbol: GST_CAT_DEFAULT      
(/usr/lib/python2.5/site-packages/gst-0.10/gst/_gst.so)
undefined symbol: gst_debug_set_colored
(/usr/lib/python2.5/site-packages/gst-0.10/gst/_gst.so)
undefined symbol: gst_debug_construct_term_color       
(/usr/lib/python2.5/site-packages/gst-0.10/gst/_gst.so)
undefined symbol: gst_debug_unset_threshold_for_name   
(/usr/lib/python2.5/site-packages/gst-0.10/gst/_gst.so)
undefined symbol: gst_debug_set_active 
(/usr/lib/python2.5/site-packages/gst-0.10/gst/_gst.so)
undefined symbol: libxml_xmlDocPtrWrap 
(/usr/lib/python2.5/site-packages/gst-0.10/gst/_gst.so)
undefined symbol: gst_debug_log
(/usr/lib/python2.5/site-packages/gst-0.10/gst/_gst.so)
undefined symbol: gst_debug_is_colored 
(/usr/lib/python2.5/site-packages/gst-0.10/gst/_gst.so)
undefined symbol: gst_debug_get_default_threshold      
(/usr/lib/python2.5/site-packages/gst-0.10/gst/_gst.so)
undefined symbol: _gst_debug_category_new      
(/usr/lib/python2.5/site-packages/gst-0.10/gst/_gst.so)
undefined symbol: gst_debug_is_active  
(/usr/lib/python2.5/site-packages/gst-0.10/gst/_gst.so)
undefined symbol: gst_debug_set_default_threshold      
(/usr/lib/python2.5/site-packages/gst-0.10/gst/_gst.so)
undefined symbol: gst_debug_set_threshold_for_name     
(/usr/lib/python2.5/site-packages/gst-0.10/gst/_gst.so)
        linux-gate.so.1 =&gt;  (0xb7fd1000)
        libgstcontroller-0.10.so.0 =&gt; /usr/lib/libgstcontroller-0.10.so.0
(0xb7f1c000)
        libgstnet-0.10.so.0 =&gt; /usr/lib/libgstnet-0.10.so.0 (0xb7f17000)
        libgstdataprotocol-0.10.so.0 =&gt; /usr/lib/libgstdataprotocol-0.10.so.0
(0xb7f13000)
        libgstbase-0.10.so.0 =&gt; /usr/lib/libgstbase-0.10.so.0 (0xb7efc000)
        libgstreamer-0.10.so.0 =&gt; /usr/lib/libgstreamer-0.10.so.0 (0xb7e7f000)
        libgobject-2.0.so.0 =&gt; /lib/libgobject-2.0.so.0 (0xb7e46000)
        libglib-2.0.so.0 =&gt; /lib/libglib-2.0.so.0 (0xb7d7b000)
        libpython2.5.so.1.0 =&gt; /usr/lib/libpython2.5.so.1.0 (0xb7c5f000)
        libc.so.6 =&gt; /lib/libc.so.6 (0xb7b37000)
        libm.so.6 =&gt; /lib/libm.so.6 (0xb7b11000)
        libpthread.so.0 =&gt; /lib/libpthread.so.0 (0xb7af9000)
        libgthread-2.0.so.0 =&gt; /lib/libgthread-2.0.so.0 (0xb7af5000)
        libgmodule-2.0.so.0 =&gt; /lib/libgmodule-2.0.so.0 (0xb7af2000)
        libxml2.so.2 =&gt; /usr/lib/libxml2.so.2 (0xb79d6000)
        librt.so.1 =&gt; /lib/librt.so.1 (0xb79cd000)
        libdl.so.2 =&gt; /lib/libdl.so.2 (0xb79c8000)
        libutil.so.1 =&gt; /lib/libutil.so.1 (0xb79c4000)
        /lib/ld-linux.so.2 (0x80000000)
        libz.so.1 =&gt; /lib/libz.so.1 (0xb79b0000)
$</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>70181</commentid>
    <comment_count>1</comment_count>
    <who name="Igor Zubkov">icesik</who>
    <bug_when>2008-05-18 17:58:31 +0400</bug_when>
    <thetext>reassign</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>70182</commentid>
    <comment_count>2</comment_count>
    <who name="Igor Zubkov">icesik</who>
    <bug_when>2008-05-18 17:59:04 +0400</bug_when>
    <thetext>python-module-gst-0.10.10-alt2.src.rpm</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>