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

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

    <bug>
          <bug_id>14603</bug_id>
          
          <creation_ts>2008-02-21 16:25:27 +0300</creation_ts>
          <short_desc>undefined symbol: gst_lfo_control_source_get_type</short_desc>
          <delta_ts>2021-09-17 14:48:14 +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>python-module-gst</component>
          <version>unstable</version>
          <rep_platform>all</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>WONTFIX</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P5</priority>
          <bug_severity>critical</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>15079</dependson>
    
    <dependson>15526</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Ivan Zakharyaschev">imz</reporter>
          <assigned_to name="Nobody&apos;s working on this, feel free to take it">nobody</assigned_to>
          <cc>grenka</cc>
    
    <cc>mike</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>64277</commentid>
    <comment_count>0</comment_count>
    <who name="Ivan Zakharyaschev">imz</who>
    <bug_when>2008-02-21 16:25:27 +0300</bug_when>
    <thetext>python-module-gst-0.10.9-alt2.1

apt&gt; depends python-module-gst
python-module-gst-0.10.9-alt2.1
  Depends: python = 2.5
    python-strict-2.5.1-alt1
    python-relaxed-2.5.1-alt1
  Depends: &lt;libc.so.6(GLIBC_2.0)&gt;
    glibc-core-6:2.5.1-alt3
  Depends: &lt;libc.so.6(GLIBC_2.1.3)&gt;
    glibc-core-6:2.5.1-alt3
  Depends: &lt;libc.so.6(GLIBC_2.4)&gt;
    glibc-core-6:2.5.1-alt3
  Depends: &lt;libglib-2.0.so.0&gt;
    glib2-2.14.5-alt1
  Depends: &lt;libgobject-2.0.so.0&gt;
    glib2-2.14.5-alt1
  Depends: &lt;libgstbase-0.10.so.0&gt;
    libgstreamer-0.10.17-alt1
  Depends: &lt;libgstcontroller-0.10.so.0&gt;
    libgstreamer-0.10.17-alt1
  Depends: &lt;libgstdataprotocol-0.10.so.0&gt;
    libgstreamer-0.10.17-alt1
  Depends: &lt;libgstinterfaces-0.10.so.0&gt;
    libgst-plugins-0.10.17-alt1
  Depends: &lt;libgstnet-0.10.so.0&gt;
    libgstreamer-0.10.17-alt1
  Depends: &lt;libgstreamer-0.10.so.0&gt;
    libgstreamer-0.10.17-alt1
  Depends: &lt;libpython2.5.so.1.0&gt;
    python-base-2.5.1-alt1
  Depends: &lt;python2.5(gobject)&gt;
    python-module-pygobject-2.14.0-alt1.1
  Depends: &lt;python2.5(gtk)&gt;
    python-module-pygtk-2.12.0-alt2.1
  Depends: &lt;python2.5(math)&gt;
    python-modules-2.5.1-alt1
  Depends: &lt;python2.5(os)&gt;
    python-base-2.5.1-alt1
  Depends: &lt;python2.5(pango)&gt;
    python-module-pygtk-2.12.0-alt2.1
  Depends: &lt;python2.5(pickle)&gt;
    python-modules-2.5.1-alt1
  Depends: &lt;python2.5(pygtk)&gt;
    python-module-pygobject-2.14.0-alt1.1
  Depends: &lt;python2.5(random)&gt;
    python-modules-2.5.1-alt1
  Depends: &lt;python2.5(time)&gt;
    python-base-2.5.1-alt1
  Depends: &lt;python2.5(warnings)&gt;
    python-base-2.5.1-alt1
  Depends: &lt;rtld(GNU_HASH)&gt;
    glibc-core-6:2.5.1-alt3
apt&gt; 

Steps to Reproduce:
$ quodlibet 
python: symbol lookup error:
/usr/lib/python2.5/site-packages/gst-0.10/gst/_gst.so: undefined symbol:
gst_lfo_control_source_get_type
$</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>66633</commentid>
    <comment_count>1</comment_count>
    <who name="Ivan Zakharyaschev">imz</who>
    <bug_when>2008-03-25 19:46:57 +0300</bug_when>
    <thetext>The reason must be that the new python-module-gst-0.10.9-alt2.1 requires a newer
version of libgstreamer (or a related package), but I have an older package
installed and python-module-gst doesn&apos;t have an explicit dependency on the new
libgstreamer.

If this is so, please add the dependency to python-module-gst in order to enable
the use of `apt-get install&apos;.

apt&gt; showpkg libgstreamer 
Package: libgstreamer
Versions: 
0.10.18-alt1(/var/lib/apt/lists/ftp.altlinux.org_pub_distributions_ALTLinux_Sisyphus_i586_base_pkglist.classic)(/var/lib/apt/lists/ftp.linux.kiev.ua_pub_Linux_ALT_Sisyphus_i586_base_pkglist.classic)
0.10.14-alt1(/var/lib/rpm/Packages)

</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>66635</commentid>
    <comment_count>2</comment_count>
    <who name="Ivan Zakharyaschev">imz</who>
    <bug_when>2008-03-25 19:55:58 +0300</bug_when>
    <thetext>This inspired a general (but not realizable?) feature request:
https://bugzilla.altlinux.org/show_bug.cgi?id=15079 .</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>67554</commentid>
    <comment_count>3</comment_count>
    <who name="Igor Zubkov">icesik</who>
    <bug_when>2008-04-04 05:13:45 +0400</bug_when>
    <thetext>(In reply to comment #0)
&gt; Steps to Reproduce:
&gt; $ quodlibet 
&gt; python: symbol lookup error:
&gt; /usr/lib/python2.5/site-packages/gst-0.10/gst/_gst.so: undefined symbol:
&gt; gst_lfo_control_source_get_type
&gt; $

I just send python-module-gst-0.10.10-alt1.src.rpm for building. Fresh version
doesn&apos;t have this bug.

Feel free to reopen this issue if fresh version doesn&apos;t work.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>69241</commentid>
    <comment_count>4</comment_count>
    <who name="Ivan Zakharyaschev">imz</who>
    <bug_when>2008-05-02 03:09:48 +0400</bug_when>
    <thetext>python-module-gst-0.10.10-alt1 hasn&apos;t fixed the problem: the problem won&apos;t get
fixed by just rebuilding (rebuilding with updated source).

$ rhythmbox
rhythmbox: symbol lookup error:
/usr/lib/python2.5/site-packages/gst-0.10/gst/_gst.so: undefined symbol:
gst_lfo_control_source_get_type
$ 

What would fix the problem is making the package somehow require a recent
version of the library (libgstreamer or libgst-plugins, I guess); then &quot;apt-get
install&quot; would also update the library as required.

Probably, the more reasonable way to achieve this is not to add the dependency
by hand, but to (magic words) &quot;версионировать библиотеку&quot; (add the version to
the ABI) and rebuild this module then. (Cf.
https://bugzilla.altlinux.org/show_bug.cgi?id=15520#c5 .)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>70163</commentid>
    <comment_count>5</comment_count>
    <who name="Ivan Zakharyaschev">imz</who>
    <bug_when>2008-05-18 03:47:22 +0400</bug_when>
    <thetext>Well, so if the more delicate solution
https://bugzilla.altlinux.org/show_bug.cgi?id=15526 is not going to be there,
then perhaps the more brute solution should be made: add 

Requires: libgstreamer &gt;= SVR-with-which-it-is-built-now

to python-module-gst.
</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>117492</commentid>
    <comment_count>6</comment_count>
    <who name="Michael Shigorin">mike</who>
    <bug_when>2011-01-22 17:44:45 +0300</bug_when>
    <thetext>Should be fixed by now, is it?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>202904</commentid>
    <comment_count>7</comment_count>
    <who name="Grigory Ustinov">grenka</who>
    <bug_when>2021-09-17 14:48:14 +0300</bug_when>
    <thetext>Нет такого. Python2 EOL.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>