Josip Rodin <[EMAIL PROTECTED]> wrote: >On Tue, Sep 19, 2000 at 09:04:19PM +0100, Colin Watson wrote: >> It happens every time I build a package inside fakeroot (i.e. every time >> I build a package). > >Eww. Is the bug filed, with an appropriate severity?
Yes, #64090 (I think it's noted somewhere else, too, but I'm not going to hunt it down right now). Don't know if wishlist is appropriate; for the moment it seems mostly cosmetic. >> It doesn't actually cause a dependency on fakeroot, though. > >Nothing in Depends: line, yes, but what about library dependencies? [EMAIL PROTECTED] ~/src/debian/trn4/trn4-4.0-test74]$ ldd trn libncurses.so.5 => /lib/libncurses.so.5 (0x4001b000) libm.so.6 => /lib/libm.so.6 (0x40059000) libresolv.so.2 => /lib/libresolv.so.2 (0x40076000) libnsl.so.1 => /lib/libnsl.so.1 (0x40085000) libc.so.6 => /lib/libc.so.6 (0x4009c000) /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000) This was built inside fakeroot. -- Colin Watson [EMAIL PROTECTED]