problem is pypy 32bit $ file /usr/share/pypy-1.8/bin/pypy /usr/share/pypy-1.8/bin/pypy: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.15, stripped
but system is 64bit $ uname -a Linux -- 2.6.32.26 #1 SMP Thu Dec 9 15:33:24 UTC 2010 x86_64 x86_64 x86_64 GNU/Linux I tried to install some :i386 packages, but stoped at libbz2-1.0 $ /usr/share/pypy-1.8/bin/pypy /usr/share/pypy-1.8/bin/pypy: error while loading shared libraries: libbz2.so.1.0: wrong ELF class: ELFCLASS64 $ LANG=C sudo apt-get install libbz2-1.0:i386 Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: base-files : PreDepends: awk base-passwd : Depends: libc6 (>= 2.8) but it is not going to be installed bsdutils : Depends: libc6 (>= 2.7) but it is not going to be installed Recommends: bsdmainutils but it is not going to be installed debianutils : PreDepends: libc6 (>= 2.7) but it is not going to be installed diffutils : PreDepends: libc6 (>= 2.4) but it is not going to be installed findutils : PreDepends: libc6 (>= 2.7) but it is not going to be installed gzip : PreDepends: libc6 (>= 2.4) but it is not going to be installed libbz2-1.0:i386 : Depends: libc6:i386 (>= 2.4) but it is not going to be installed tar : PreDepends: libc6 (>= 2.8) but it is not going to be installed E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/939810 Title: Error while loading shared libraries on 64-bit Ubuntu11.10 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/pypy/+bug/939810/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs