El dom, 23-08-2009 a las 18:40 -0500, Miguel Enrique Cobá Martinez escribió: > Is someone working on issues: > > http://code.google.com/p/pharo/issues/detail?id=1031 > http://code.google.com/p/pharo/issues/detail?id=961 > http://code.google.com/p/pharo/issues/detail?id=794 > > Without them fixed the in-image network doesn't work. > > CPU: intel > CPU arch: x86 > OS: Debian GNU/Linux i386 > OS arch: 32 bits > works: YES > > CPU: intel > CPU arch: x86_64 > OS: Debian GNU/Linux amd64 > OS arch: 64 bits > works: NO > > CPU: amd > CPU arch: x86_64 > OS: Debian GNU/Linux i386 > OS arch: 32 bits > works: YES > > CPU: amd > CPU arch: x86_64 > OS: Debian GNU/Linux amd64 > OS arch: 64 bits > works: NO >
I forgot to say that the Debian version for all those test was Debian GNU/Linux 5.0 Lenny. Now, this morning I updated my Debian laptop to from Lenny amd64 to Squeeze amd64 (the testing version of Debian) and magically the problems are gone. I don't know what was the reason of the fix but this Squeeze version has the following packages: ia32-libs 20090808 libc6 2.9-23 libc6-i386 2.9-23 netbase 4.37 and the old Lenny amd64 had: ia32-libs 2.7 libc6 2.7-18 libc6-i386 2.7-18 netbase 4.34 I don't know the specific as I didn't take care to track which update was the one that fixed it as I was updating my entire system. Maybe someone with ubuntu amd64 (which is based on debian testing) can confirm that with those versions the network works on 64 bit OS. Anyway, for me it works, I don't know if this changes the status of the tickets mentioned. Cheers -- Miguel Cobá http://miguel.leugim.com.mx _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
