On Fri, Feb 06, 2009 at 10:55:18AM +0100, Thomas Viehmann wrote: > On 2009-02-06 09:57:36.00 Raphael Hertzog <hert...@debian.org> wrote: > > Try it with dpkg --root=/target/dir/ … > From looking at the code, it does the right thing.
No, it does not. | $ dpkg-deb -c ../test.deb | drwxr-x--- waldi/waldi 0 2009-02-07 17:09 ./ | drwxr-x--- waldi/waldi 0 2009-02-07 17:09 ./lib64/ | -rw-r----- waldi/waldi 5 2009-02-07 17:09 ./lib64/test | $ l -ad lib* | drwxr-x--- 2 waldi waldi 4096 7. Feb 17:09 lib/ | lrwxrwxrwx 1 waldi waldi 4 7. Feb 17:09 lib64 -> /lib/ | $ sudo dpkg --root . -i ../test.deb | (Reading database ... 3 files and directories currently installed.) | Preparing to replace test 1 (using ../test.deb) ... | Unpacking replacement test ... | Setting up test (1) ... | $ l lib*/test /lib/test | -rw-r----- 1 waldi waldi 5 7. Feb 17:09 lib64/test | -rw-r----- 1 waldi waldi 5 7. Feb 17:09 /lib/test Bastian -- Well, Jim, I'm not much of an actor either. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org