Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Bug#579117: zsh: lsusb -s completion error
- X-seq: zsh-workers 27906
- From: Mikael Magnusson <mikachu@xxxxxxxxx>
- To: Clint Adams <schizo@xxxxxxxxxx>
- Subject: Re: Bug#579117: zsh: lsusb -s completion error
- Date: Sun, 25 Apr 2010 16:17:49 +0200
- Cc: zsh-workers@xxxxxxx
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=xw7hLO7Lk+J0DgNJbCyZoVhmMSkej1ZtCtQ1pSBDajg=; b=F6RHdKRWaldzQyoeMYhqOGv8kwZ4g/UNWCDUmtaSXKap+NIl7KadfoFzgck++xLqjZ q9wj9MoaWAmaFqZFhFRi4pm3UM44UuWoPQKvo0/9CYQTl0SDgtfsxQLMxFaQVFzGJx2O QDqvOdyaeCVuOIOw9ceAOFBo12CdJvWhG/5hQ=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=vpKB2M+VS/0fo/Enw3nGXF2nP4p4/mSzhzEr7O0xCB0F/YgxBSWhDfDvf84feHHT+6 NxYRbhiHPlB0SPM0uFJwkMDpMt1u0CLFKDbwbXawrVuG6KpBpZOjF47ftCBBbghUZNAo zrKF6DTttXfBIdl+iLUWBDwhCMVENXWncqZ4s=
- In-reply-to: <20100425134959.GA1911@xxxxxxxx>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <20100425131041.20113.30011.reportbug@localhost> <20100425134959.GA1911@xxxxxxxx>
On 25 April 2010 15:49, Clint Adams <schizo@xxxxxxxxxx> wrote:
> On Sun, Apr 25, 2010 at 03:10:41PM +0200, arno renevier wrote:
>> when trying to use completion after typing lsusb -s
>> I get following error:
>> gzip: /var/lib/usbutils/usb.ids: not in gzip format
>>
>> This is probably related to bug #448803
>
> Anyone have an idea better than using a zstyle to avoid zcat?
On my system (gentoo), the file is /usr/share/misc/usb.ids. (there's
both the .ids and .ids.gz there).
--
Mikael Magnusson
Messages sorted by:
Reverse Date,
Date,
Thread,
Author