ffado-tools ffado-diag requires uninstalled python files

Bug #524702 reported by Thomas E Jenkins
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
libffado (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Binary package hint: ffado-tools

The ffado-diag tool in ffado-tools errors out on on execution with:

Traceback (most recent call last):
  File "/usr/bin/ffado-diag", line 29, in <module>
    from listirqinfo import IRQ,SoftIRQ,IRQInfo
ImportError: No module named listirqinfo

In /usr/bin/ffado-diag it manually adds a non-existent /usr/share/libffado2/python directory to the python path before the problematic imports.

# Add the path of the installed dependent files
sys.path.append( "/usr/share/libffado2/python" )

System information:

Description: Ubuntu lucid (development branch)
Release: 10.04
ffado-tools:
  Installed: 2.0.0-1
  Candidate: 2.0.0-1
  Version table:
 *** 2.0.0-1 0
        500 http://us.archive.ubuntu.com lucid/main Packages
        100 /var/lib/dpkg/status

Related branches

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package libffado - 2.0.1+svn1856-3ubuntu1

---------------
libffado (2.0.1+svn1856-3ubuntu1) natty; urgency=low

  * Merge from debian unstable. Remaining changes:
    - Patch from upstream SVN to fix a typo in the MOTU support code for the
      ffado mixer

libffado (2.0.1+svn1856-3) unstable; urgency=low

  [ Jonas Smedegaard ]
  * Fix have ffado-tools replace older ffado-mixer-qt4.
  * Tighten build-dependency on cdbs slightly.
  * Simplify resolving parallel compilation using example code snippet
    from Debian Policy.

  [ Adrian Knoth ]
  * Drop ffado-python-support and provide the files in ffado-tools instead.
  * Make ffado-mixer-qt4 depend on ffado-tools.

libffado (2.0.1+svn1856-2) unstable; urgency=low

  * Fix homepage entry. (drop Ubuntu)
  * Compile with -fPIC.
  * Refactor common python code into ffado-python-support
    (Closes: #594568) (LP: #524702 #624514)
 -- Luke Yelavich <email address hidden> Wed, 13 Oct 2010 13:53:35 +1100

Changed in libffado (Ubuntu):
status: New → 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.