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

fakeroot-0.1-0a, fixes all known problems...



Subject: fakeroot_0.1-0a fixes all known problems ...

... And probably creates a whole bunch of unknown ones.

But never mind that.


I've put on ftp://rulcmc.leidenuniv.nl/debian/upload
my current .deb and sources for fakeroot that does:

   - have libc5 and libc6 versions of libfakeroot.so
     This is a major enhancement, as one can now run both libc5
     and libc6 binaries, and ldd on libc5 binaries shows a sain output:
        
        $ fakeroot  ldd /usr/bin/uudecode 
        libfakeroot.so.0 => /usr/lib/libc5-compat/libfakeroot.so.0 (0x4000b000)
        libc.so.5 => /lib/libc.so.5 (0x40010000)
        libdl.so.1 => /lib/libdl.so.1 (0x400cc000)

   - above you may notice fakeroot will search the PATH for the programmes
     it tries to execute from the commandline (this was a problem some
     of you had, too).
   - the fakeroot children inherit the environment from fakeroot.
     (So, PATH is now properly set)
     $ fakeroot
     # echo $PATH
     /usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/usr/bin/pbmplus:.:/mnt/bigfoot/shome/joost/etc:/mnt/bigfoot/shome/joost/bin

   - Loads more options, no more functionality (the options don't actually
     do anything yet).

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: