From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15688 invoked by alias); 25 Apr 2010 13:58:33 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: X-Seq: 27904 Received: (qmail 21507 invoked from network); 25 Apr 2010 13:58:22 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham version=3.3.1 Received-SPF: none (ns1.primenet.com.au: domain at debian.org does not designate permitted sender hosts) Date: Sun, 25 Apr 2010 13:49:59 +0000 From: Clint Adams To: arno renevier , 579117@bugs.debian.org Cc: zsh-workers@zsh.org Subject: Re: Bug#579117: zsh: lsusb -s completion error Message-ID: <20100425134959.GA1911@scru.org> References: <20100425131041.20113.30011.reportbug@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100425131041.20113.30011.reportbug@localhost> User-Agent: Mutt/1.5.18 (2008-05-17) 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?