> diamond:~# ls /usr/bin/*zsh* /bin/*zsh* /etc/alternatives/*zsh* > ls: /usr/bin/*zsh*: No such file or directory > ls: /etc/alternatives/*zsh*: No such file or directory > /bin/zsh-beta
I cannot reproduce this. I: [sid chroot] (clint->root) Running command: "/bin/sh" sh-3.1# dpkg -l zsh zsh-beta Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed |/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad) ||/ Name Version Description +++-==============-==============-============================================ un zsh <none> (no description available) un zsh-beta <none> (no description available) sh-3.1# ls -l /usr/bin/*zsh* /bin/*zsh* /etc/alternatives/*zsh* ls: /usr/bin/*zsh*: No such file or directory ls: /bin/*zsh*: No such file or directory ls: /etc/alternatives/*zsh*: No such file or directory sh-3.1# apt-get install zsh-beta Reading package lists... Done Building dependency tree... Done The following extra packages will be installed: libpcre3 Suggested packages: zsh-beta-doc The following NEW packages will be installed: libpcre3 zsh-beta 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. Need to get 2358kB of archives. After unpacking 7078kB of additional disk space will be used. Do you want to continue [Y/n]? Get:1 http://mirrors.kernel.org unstable/main libpcre3 6.4-1.1 [181kB] Get:2 http://mirrors.kernel.org unstable/main zsh-beta 4.3.2-dev-1+20060317-1 [2176kB] Fetched 2358kB in 9s (254kB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously deselected package libpcre3. (Reading database ... 10474 files and directories currently installed.) Unpacking libpcre3 (from .../libpcre3_6.4-1.1_sparc.deb) ... Selecting previously deselected package zsh-beta. Unpacking zsh-beta (from .../zsh-beta_4.3.2-dev-1+20060317-1_sparc.deb) ... Setting up libpcre3 (6.4-1.1) ... Setting up zsh-beta (4.3.2-dev-1+20060317-1) ... sh-3.1# ls -l /usr/bin/*zsh* /bin/*zsh* /etc/alternatives/*zsh* lrwxrwxrwx 1 root root 21 Mar 23 15:15 /bin/zsh -> /etc/alternatives/zsh -rwxr-xr-x 1 root root 522816 Mar 20 16:33 /bin/zsh-beta lrwxrwxrwx 1 root root 13 Mar 23 15:15 /etc/alternatives/zsh -> /bin/zsh-beta lrwxrwxrwx 1 root root 13 Mar 23 15:15 /etc/alternatives/zsh-usrbin -> /bin/zsh-beta lrwxrwxrwx 1 root root 28 Mar 23 15:15 /usr/bin/zsh -> /etc/alternatives/zsh-usrbin sh-3.1# dpkg -P libpcre3 zsh-beta (Reading database ... 11361 files and directories currently installed.) Removing zsh-beta ... Purging configuration files for zsh-beta ... Removing libpcre3 ... Purging configuration files for libpcre3 ... sh-3.1# ls -l /usr/bin/*zsh* /bin/*zsh* /etc/alternatives/*zsh* ls: /usr/bin/*zsh*: No such file or directory ls: /bin/*zsh*: No such file or directory ls: /etc/alternatives/*zsh*: No such file or directory sh-3.1# exit -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]