> If LD_LIBRARY_PATH is set, fakeroot will fail the dh_testroot test (I
> guess for similar reasons as why suid executables conflict with that
> variable).

Not for me.

The following commands all work:

a) fakeroot dh_testroot
b) LD_LIBRARY_PATH=/usr/local/lib fakeroot dh_testroot
c) LD_LIBRARY_PATH=/nonexistent/directory fakeroot dh_testroot

Could you unset LD_LIBRARY_PATH and try those three?


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to