From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by dsl2.external.hp.com (Postfix) with SMTP id 71CF24840 for ; Tue, 4 May 2004 13:41:32 -0600 (MDT) From: Helge Deller To: parisc-linux@lists.parisc-linux.org Date: Tue, 4 May 2004 21:41:29 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Message-Id: <200405042141.29921.deller@gmx.de> Subject: [parisc-linux] source tarballs give "bzip2 (stdin) trailing garbage after EOF ignored" List-Id: parisc-linux developers list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi all, today I found the following small glitch with the linux kernel source tarballs available from http://cvs.parisc-linux.org/download/linux-2.6 (e.g. http://cvs.parisc-linux.org/download/linux-2.6/linux-2.6.6-rc3-pa7.tar.bz2) Extracting with "tar xvfj " gives: .... linux-2.6.6-rc3-pa7/.versions bzip2: (stdin): trailing garbage after EOF ignored Helge