Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: completions broken for root user
- X-seq: zsh-users 9468
- From: Scott Lipcon <slipcon@xxxxxxxxx>
- To: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- Subject: Re: completions broken for root user
- Date: Sat, 1 Oct 2005 16:33:16 -0400
- Cc: zsh-users@xxxxxxxxxx
- 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=
- In-reply-to: <1051001184053.ZM27916@xxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <580cd3b30509300858s21a8e20bue3d6e84e633d171b@xxxxxxxxxxxxxx> <1051001184053.ZM27916@xxxxxxxxxxxxxxxxxxxxxxx>
- Reply-to: Scott Lipcon <slipcon@xxxxxxxxx>
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 root - 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 <schaefer@xxxxxxxxxxxxxxxx> 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.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author