import fails in natty

Bug #719214 reported by Michael Vogt
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
pyepl (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

The automatic python import tester found the following problem on a fresh natty:

# python -c 'import pyepl'
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/usr/lib/python2.7/dist-packages/pyepl/__init__.py", line 15, in <module>
    import hardware
  File "/usr/lib/python2.7/dist-packages/pyepl/hardware/__init__.py", line 25, in <module>
    import sound
  File "/usr/lib/python2.7/dist-packages/pyepl/hardware/sound/__init__.py", line 13, in <module>
    from eplSound import eplSound as EPLSound
  File "/usr/lib/python2.7/dist-packages/pyepl/hardware/sound/eplSound.py", line 25, in <module>
    _eplSound = swig_import_helper()
  File "/usr/lib/python2.7/dist-packages/pyepl/hardware/sound/eplSound.py", line 21, in swig_import_helper
    _mod = imp.load_module('_eplSound', fp, pathname, description)
ImportError: /usr/lib/python2.7/dist-packages/pyepl/hardware/sound/_eplSound.so: undefined symbol: snd_pcm_hw_params_set_channels

Tags: python27

Related branches

Revision history for this message
Yaroslav Halchenko (yarikoptic) wrote : Re: [Bug 719214] [NEW] import fails in natty

oy -- we are still ok in Debian, phew

On Tue, 15 Feb 2011, Michael Vogt wrote:
> Public bug reported:

is public also fixes them in Ubuntu?

--
=------------------------------------------------------------------=
Keep in touch www.onerussian.com
Yaroslav Halchenko www.ohloh.net/accounts/yarikoptic

Michael Vogt (mvo)
tags: added: python27
Revision history for this message
Xavier Bassery (xaba) wrote :

Re-compiling the source on an up to date natty machine solves this issue.

Changed in pyepl (Ubuntu):
status: New → Confirmed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package pyepl - 1.1.0-3build2

---------------
pyepl (1.1.0-3build2) natty; urgency=low

  * No change rebuild to fix import problem. (LP: #719214)
 -- Barry Warsaw <email address hidden> Mon, 18 Apr 2011 13:09:39 -0400

Changed in pyepl (Ubuntu):
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.