Public bug reported: 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 ** Affects: libffado (Ubuntu) Importance: Undecided Status: New -- ffado-tools ffado-diag requires uninstalled python files https://bugs.launchpad.net/bugs/524702 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs