[etoys-dev] 5.0.1

Steve Thomas sthomas1 at gosargon.com
Fri Jul 6 10:35:34 EDT 2012


On Fri, Jul 6, 2012 at 10:02 AM, Bert Freudenberg <bert at freudenbergs.de>wrote:

> That libuuid.so.1 path looks suspiciously different from the others. Is
> that from after you made that symlink?
>
Yes.


> If this is the 64 bit machine then you probably have only installed the 64
> bit version of libuuid.so.1. This sounds similar to an old ubuntu bug:
>
>         https://bugs.launchpad.net/ubuntu/+source/ia32-libs/+bug/298611
>
> but they say it was fixed? In any case, the VM we bundle currently needs
> the 32 bit version of libuuid.so.1.
>
> Possibly you can install it using
>
>         sudo apt-get install libuuid1:i386
>
> (see https://help.ubuntu.com/community/MultiArch )


Removed my symlink and tried installing but no luck.
sthomas1 at ubuntu:~/Documents/Etoys-To-Go 5.0.1.app$ sudo apt-get install
libuuid1:i386
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
  gcc-4.6-base:i386 libc6:i386 libgcc1:i386
Suggested packages:
  glibc-doc:i386 locales:i386
The following NEW packages will be installed:
  gcc-4.6-base:i386 libc6:i386 libgcc1:i386 libuuid1:i386
0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded.
Need to get 3,871 kB of archives.
After this operation, 9,783 kB of additional disk space will be used.
Do you want to continue [Y/n]? y
Err http://archive.ubuntu.com/ubuntu/ precise/main gcc-4.6-base i386
4.6.3-1ubuntu5
  Could not resolve 'archive.ubuntu.com'
Err http://archive.ubuntu.com/ubuntu/ precise/main libc6 i386 2.15-0ubuntu10
  Could not resolve 'archive.ubuntu.com'
Err http://archive.ubuntu.com/ubuntu/ precise/main libgcc1 i386
1:4.6.3-1ubuntu5
  Could not resolve 'archive.ubuntu.com'
Err http://archive.ubuntu.com/ubuntu/ precise/main libuuid1 i386
2.20.1-1ubuntu3
  Could not resolve 'archive.ubuntu.com'
Failed to fetch
http://archive.ubuntu.com/ubuntu/pool/main/g/gcc-4.6/gcc-4.6-base_4.6.3-1ubuntu5_i386.deb
Could not resolve 'archive.ubuntu.com'
Failed to fetch
http://archive.ubuntu.com/ubuntu/pool/main/e/eglibc/libc6_2.15-0ubuntu10_i386.deb
Could not resolve 'archive.ubuntu.com'
Failed to fetch
http://archive.ubuntu.com/ubuntu/pool/main/g/gcc-4.6/libgcc1_4.6.3-1ubuntu5_i386.deb
Could not resolve 'archive.ubuntu.com'
Failed to fetch
http://archive.ubuntu.com/ubuntu/pool/main/u/util-linux/libuuid1_2.20.1-1ubuntu3_i386.deb
Could not resolve 'archive.ubuntu.com'
E: Unable to fetch some archives, maybe run apt-get update or try with
--fix-missing?
sthomas1 at ubuntu:~/Documents/Etoys-To-Go 5.0.1.app$ ./etoys.sh
ERROR: ld.so: object 'libpulsedsp.so' from LD_PRELOAD cannot be preloaded:
ignored.
/home/sthomas1/Documents/Etoys-To-Go 5.0.1.app/Contents/Linux-i686/etoys:
error while loading shared libraries: libuuid.so.1: cannot open shared
object file: No such file or directory
sthomas1 at ubuntu:~/Documents/Etoys-To-Go 5.0.1.app$

I can test for now on the 32 bit version of Ubuntu.

Stephen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakland.org/pipermail/etoys-dev/attachments/20120706/da04bb5e/attachment.html>


More information about the etoys-dev mailing list