Re: [Scratchbox-users] object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded

2009-06-16 Thread Neil Hooey
I've also got the tools set to etch-2008, and I have these files on my system: /opt/maemo/dists/etch-2008/usr/lib/libfakeroot-sysv.so /opt/maemo/dists/etch-2008/usr/lib/libfakeroot/libfakeroot-sysv.so /opt/maemo/dists/etch-2008/usr/lib64/libfakeroot/libfakeroot-sysv.so So I'm not sure why it can'

Re: [Scratchbox-users] object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded

2009-06-16 Thread Neil Hooey
I'm having the problem again, it can't load libfakeroot-sysv.so. After running: find /{usr/,}lib -name libfakeroot-sysv.so >From within Scratchbox 2's runtime, it finds nothing. Do you know how to fix this now? On Wed, May 27, 2009 at 10:53 AM, Hugues wrote: > En ce très nuageux mercredi 27 mai

Re: [Scratchbox-users] object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded

2009-05-27 Thread Hugues
En ce très nuageux mercredi 27 mai, Neil Hooey a écrit vers 16 heures 46 : > I reinstalled scratchbox 2 by deleting these directories: > ~/.maemo-sdk > ~/.scratchbox2 > /opt/maemo > > And then I ran: > apt-get install maemo-sdk --reinstall > > And the problem and several other problems went awa

Re: [Scratchbox-users] object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded

2009-05-27 Thread Neil Hooey
I reinstalled scratchbox 2 by deleting these directories: ~/.maemo-sdk ~/.scratchbox2 /opt/maemo And then I ran: apt-get install maemo-sdk --reinstall And the problem and several other problems went away. On Tue, May 26, 2009 at 11:46 AM, Neil Hooey wrote: > When I use find outside of Scratchb

Re: [Scratchbox-users] object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded

2009-05-26 Thread Neil Hooey
When I use find outside of Scratchbox 2, since Scratchbox doesn't have findutils at all, here's what I find: /opt/maemo/dists/etch/usr/lib/libfakeroot-sysv.so /opt/maemo/dists/etch/usr/lib/libfakeroot/libfakeroot-sysv.so /opt/maemo/dists/etch/usr/lib64/libfakeroot/libfakeroot-sysv.so /opt/maemo/di

Re: [Scratchbox-users] object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded

2009-05-04 Thread Hugues
Hello, Selon Neil Hooey, vers 18 heures 49 : > In Scratchbox 2.0 that comes with Ubuntu Intrepid, I get the following > error after entering sudo-runtime in the diablo4.1.2_i386 rootstrap: > > ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be > preloaded: ignored. > > I rem

[Scratchbox-users] object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded

2009-05-04 Thread Neil Hooey
In Scratchbox 2.0 that comes with Ubuntu Intrepid, I get the following error after entering sudo-runtime in the diablo4.1.2_i386 rootstrap: ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored. I removed and reinstalled that rootstrap, and it made no difference.