Marking the bug as incomplete. unetbootin is packed with UPX, this is why it appears as a static binary. Before trying ldd and objdump -x it should be first expanded with ucl -d (from the package upx-ucl).
After some fighting with upx to make it compile with lzma, I found that there is no direct dependency on libuuid. unetbootin depends on libSM (/usr/lib/libSM.so.6) which depends on /lib/libuuid.so.1. By the way unetbooting is a 32 bit binary, and there is no separate file for 32 and 64 bits versions of libuuid in arch amd64: (result of objdump -x) libuuid.so.1.2: file format elf64-x86-64 architecture: i386:x86-64, flags 0x00000150: You system would probably be mostly unusable if libSM did not work at all. Please tell us if you still have the problem. Thanks. ** Changed in: e2fsprogs (Ubuntu) Status: New => Incomplete -- libuuid version number https://bugs.launchpad.net/bugs/306101 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