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

Re: Bug#293239: wu-ftpd: requires additional files in chroot on x86-64



On Tue, Feb 22, 2005 at 10:47:36PM +0000, Chris Butler wrote:
> > On a pure64 machine, I had to copy /lib64/ld-2.3.2.so and
> > /lib64/ld-linux-x86-64.so.2 to the wu-ftpd chroot (~ftp/lib64/) in order
> > for ls to work within an ftp session.
> 
> Do these files appear in the output of "ldd /bin/ls"? If so, it should
> be easy for the addftpuser script to copy them automatically. I have
> modified it to check whether it needs to copy the files to lib or lib64.
> 
> Unfortunately, I have no machine to test this on myself, as none of the
> debian.org 64-bit machines seem to have a /lib64 directory.

# ldd /bin/ls
        librt.so.1 => /lib/librt.so.1 (0x0000002a9566c000)
        libacl.so.1 => /lib/libacl.so.1 (0x0000002a95774000)
        libc.so.6 => /lib/libc.so.6 (0x0000002a9587b000)
        libpthread.so.0 => /lib/libpthread.so.0 (0x0000002a95aba000)
        /lib64/ld-linux-x86-64.so.2 => /lib64/ld-linux-x86-64.so.2 (0x0000002a95556000)
        libattr.so.1 => /lib/libattr.so.1 (0x0000002a95bcf000)


Someone on the Debian AMD64 mailing list would know better than I how to
procede here.

Ryan



Reply to: