From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1829 invoked from network); 1 Oct 2005 20:33:34 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 1 Oct 2005 20:33:34 -0000 Received: (qmail 69384 invoked from network); 1 Oct 2005 20:33:27 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 1 Oct 2005 20:33:27 -0000 Received: (qmail 8616 invoked by alias); 1 Oct 2005 20:33:20 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 9468 Received: (qmail 8607 invoked from network); 1 Oct 2005 20:33:19 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 1 Oct 2005 20:33:19 -0000 Received: (qmail 68253 invoked from network); 1 Oct 2005 20:33:19 -0000 Received: from wproxy.gmail.com (64.233.184.201) by a.mx.sunsite.dk with SMTP; 1 Oct 2005 20:33:17 -0000 Received: by wproxy.gmail.com with SMTP id 68so58666wri for ; Sat, 01 Oct 2005 13:33:16 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:references; b=G4nlwArX4AKMrdLZYEw3zIJvVHhZUAsThWtDDyiYucP+gCJJeFaytZXr6VZR5xK8Z3ppe2a+JTALGKh3DktRGs1fh/pvczZsmM02zhk47S8IAeYf4ULG+XizFIEQdhVqmedWsGO4pHxttyZ7AC1USeUj3PsJ3Q6AwzsJme7Q9wM= Received: by 10.54.114.10 with SMTP id m10mr1209613wrc; Sat, 01 Oct 2005 13:33:16 -0700 (PDT) Received: by 10.54.83.2 with HTTP; Sat, 1 Oct 2005 13:33:16 -0700 (PDT) Message-ID: <580cd3b30510011333w38daa4efwc2de3d8fbfaa9882@mail.gmail.com> Date: Sat, 1 Oct 2005 16:33:16 -0400 From: Scott Lipcon Reply-To: Scott Lipcon To: Bart Schaefer Subject: Re: completions broken for root user Cc: zsh-users@sunsite.dk In-Reply-To: <1051001184053.ZM27916@candle.brasslantern.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_2061_116749.1128198796752" References: <580cd3b30509300858s21a8e20bue3d6e84e633d171b@mail.gmail.com> <1051001184053.ZM27916@candle.brasslantern.com> X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.4 required=5.0 tests=AWL,BAYES_00,HTML_20_30, HTML_MESSAGE,RCVD_BY_IP autolearn=no version=3.0.4 ------=_Part_2061_116749.1128198796752 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Thanks. I tried removing and recompiling the .zwc files anyway, although root and my user have different .zsh directories, and each can read its own files with no problem. There are no .zwc files in the /usr/local/share/zsh directories so that shouldn't be a problem... For the other poster, I get the same behavior whether I su or log in as roo= t - the default shell for root on FreeBSD is csh, so whenever I become root I just run zsh manually... could that have something to do with it? Running zsh manually as my user the completions work fine. Scott On 10/1/05, Bart Schaefer wrote: > > On Sep 30, 11:58am, Scott Lipcon wrote: > } > } What else should I be looking for? > > The only thing I can think of is to look for .zwc files that are > readable only by root and which need to be recompiled. > ------=_Part_2061_116749.1128198796752 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Thanks.  I tried removing and recompiling the .zwc files anyway, altho= ugh root and my user have different .zsh directories, and each can read its= own files with no problem.   There are no .zwc files in the /usr= /local/share/zsh directories so that shouldn't be a problem...

For the other poster, I get the same behavior whether I su or log i= n as root - the default shell for root on FreeBSD is csh, so whenever I bec= ome root I just run zsh manually... could that have something to do with it= ?  Running zsh manually as my user the completions work fine.

Scott



On 10/1/05, <= b class=3D"gmail_sendername">Bart Schaefer <schaefer@brasslantern.com> wrote: On Sep 30, 11:58am, Scott Lipcon wrote:
}
} What else should I be loo= king for?

The only thing I can think of is to look for .zwc files th= at are
readable only by root and which need to be recompiled.

------=_Part_2061_116749.1128198796752--