[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Dpkg-shlibdeps and libc5/6



> > Gasp. I either have to encode unset LD_PRELOAD in debian/rules or revert to the ol'su method ! (*or* as an exotic method, I could chmod u+sx my library, making it discard the LD_ environment variables... ??? nah...)
> > 
> > Sooo, now, is it ldd's fault or fakeroot's fault ?
> 
> fakeroot : change the shlibs file to :
> /usr/lib/libfakeroot      0      
> (no dependency for libfakeroot).

No, that doesn't work. Look at this:

rulcmc:/var/lib/dpkg/info$ fakeroot
sh-2.01# ldd /usr/bin/uudecode 
        /usr/lib/libfakeroot.so.0 => /usr/lib/libfakeroot.so.0 (0x4000b000)
        libc.so.5 => /lib/libc.so.5 (0x40011000)
        libc.so.6 => /lib/libc.so.6 (0x400cd000)
        ld-linux.so.2 => /lib/ld-linux.so.2 (0x4016b000)

Whatever you make the fakeroot shilbs file, things will go wrong.
(there will always be a dependancy on libc6).

(On the other hand, if you really thought your solution would solve
the problem, you might consider sending your solution to the
fakeroot package maintainer (me)).

Thanks.

-- 
joost witteveen, joostje@debian.org
#!/usr/bin/perl -sp0777i<X+d*lMLa^*lN%0]dsXx++lMlN/dsM0<j]dsj
$/=unpack('H*',$_);$_=`echo 16dio\U$k"SK$/SM$n\EsN0p[lN*1
lK[d2%Sa2/d0$^Ixp"|dc`;s/\W//g;$_=pack('H*',/((..)*)$/)
#what's this? see http://www.dcs.ex.ac.uk/~aba/rsa/


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-devel-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: