"Fossies" - the Fresh Open Source Software Archive

Member "checkinstall-1.6.2/installwatch/BUGS" (11 Nov 2008, 405 Bytes) of package /linux/privat/old/checkinstall-1.6.2.tar.gz:


As a special service "Fossies" has tried to format the requested text file into HTML format (style: standard) with prefixed line numbers. Alternatively you can here view or download the uninterpreted source code file.

    1 Here's a list of things that need to be fixed, in no particular order.
    2 
    3 * Installwatch does not work with programs that statically link libc. 
    4   Uhm... I should take a look at strace(1)
    5 
    6 * Due to LD_PRELOAD limitations, it does not work with suid binaries
    7   neither. Believe me, this is a very good thing anyway :-)
    8 
    9 * mknod(2) is not watched
   10 
   11 =============
   12 $Id: BUGS,v 0.6 2001/04/17 19:38:09 izto Exp $