Csound on Ubuntu

Felipe Sateler fsateler at debian.org
Sun Feb 27 22:32:24 UTC 2011


On Sun, Feb 27, 2011 at 22:20, Ryan Kavanagh <ryanakca at kubuntu.org> wrote:
> Hi Felipe,
>
> On Sun, Feb 27, 2011 at 09:49:23PM +0000, Felipe Sateler wrote:
>> Could any of the Ubuntu-using team members please check out the
>> python-csoundac package in Ubuntu. I've had a report that its broken,
>> but I don't have a Ubuntu system to try it. Please try to import the
>> python module (import CsoundAC) and report if it works.
>
> I get the following:
>
> ryan at lambda:~$ python -c "import CsoundAC"
> Traceback (most recent call last):
>  File "<string>", line 1, in <module>
>  File "/usr/lib/python2.6/dist-packages/CsoundAC.py", line 25, in <module>
>    _CsoundAC = swig_import_helper()
>  File "/usr/lib/python2.6/dist-packages/CsoundAC.py", line 21, in swig_import_helper
>    _mod = imp.load_module('_CsoundAC', fp, pathname, description)
> ImportError: /usr/lib/python2.6/dist-packages/_CsoundAC.so: undefined symbol: _ZTIN6csound4NodeE

OK, this seems like the same error. Now, could you please try the
following? This will be a bit more annoying, unfortunately.

Build the source package corresponding to tag debian/5.12.1.dfsg-5,
installing it and trying again (this is to check if the problem was
some buildd temporary issue). Then try the latest git HEAD.

I think I fixed this bug in commit 018514f, but I'm not sure.


-- 

Saludos,
Felipe Sateler



More information about the pkg-multimedia-maintainers mailing list