> your "cd" builtin seems to print the name of the directory it changes
I have CDPATH set, so that may be the cause why cd prints the directory name. > into. Is that something you configured or does your /bin/sh do that by > default? What is your /bin/sh? # ll /bin/sh lrwxrwxrwx 1 root root 4 Mar 2 20:40 /bin/sh -> bash bash is bash, version 3.2-5 I unset CDPATH, retried the installation and now it works. So perhaps unsetting the CDPATH somewhere at start of the script would fix this... Martin Petricek -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org