Found a bug in the virt-manager package, actually. It's given as architecture "all" but it includes .so files. In particular, it doesn't run on my AMD64 box:
Traceback (most recent call last): File "/usr/share/virt-manager/virt-manager.py", line 105, in <module> from virtManager.engine import vmmEngine File "/usr/share/virt-manager/virtManager/engine.py", line 31, in <module> from virtManager.manager import vmmManager File "/usr/share/virt-manager/virtManager/manager.py", line 26, in <module> import sparkline ImportError: /usr/lib/virt-manager/sparkline.so: wrong ELF class: ELFCLASS32 Either sparkline needs to be split out, or the package has to be made architecture-dependent. -- [needs-packaging] virt-manager https://bugs.launchpad.net/bugs/116897 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs