From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19345 invoked from network); 7 Jun 2000 21:39:42 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 7 Jun 2000 21:39:42 -0000 Received: (qmail 4778 invoked by alias); 7 Jun 2000 21:39:26 -0000 Mailing-List: contact zsh-users-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 3129 Received: (qmail 4771 invoked from network); 7 Jun 2000 21:39:25 -0000 From: Bruce Stephens To: zsh-users@sunsite.auc.dk Subject: 3.1.9, bug in apt-get completion? Date: 07 Jun 2000 22:37:46 +0100 Message-ID: <87og5d2mvp.fsf@cenderis.demon.co.uk> User-Agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.2 (Molpe) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: bruce@cenderis.demon.co.uk Since 3.1.7 (which was packaged for debian woody a short time ago), the package for apt-get install hasn't completed properly: # exec zsh -f # autoload -U compinit # compinit # apt-get install a _alternative:-1: parse error near `||' _alternative:70: command not found: _ Any ideas where the problem might be? It could be a fault in the packaging, or it could be I need to redump the completions?