From owner-freebsd-bugs Tue Aug 6 11:10: 9 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A3CCB37B401 for ; Tue, 6 Aug 2002 11:10:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0EB7243E75 for ; Tue, 6 Aug 2002 11:10:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g76IA1JU093696 for ; Tue, 6 Aug 2002 11:10:01 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g76IA1Zl093693; Tue, 6 Aug 2002 11:10:01 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CE55537B400 for ; Tue, 6 Aug 2002 11:02:14 -0700 (PDT) Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9226843E42 for ; Tue, 6 Aug 2002 11:02:14 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g76I2EOT045043 for ; Tue, 6 Aug 2002 11:02:14 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.4/8.12.4/Submit) id g76I2ELg045042; Tue, 6 Aug 2002 11:02:14 -0700 (PDT) Message-Id: <200208061802.g76I2ELg045042@www.freebsd.org> Date: Tue, 6 Aug 2002 11:02:14 -0700 (PDT) From: darcy Buskermolen To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: kern/41386: uudecode of libc.so.3.1.bz2.uu in compat22 fails Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41386 >Category: kern >Synopsis: uudecode of libc.so.3.1.bz2.uu in compat22 fails >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Aug 06 11:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: darcy Buskermolen >Release: RELENG_4 >Organization: Wavefire technologies Corp >Environment: FreeBSD blgg469ly51ql 4.6-STABLE FreeBSD 4.6-STABLE #0: Mon Aug 5 09:07:29 PDT 2002 root@blgg469ly51ql:/usr/src/sys/compile/HOME i386 >Description: uudecode -p /usr/src/lib/compat/compat22/libc.so.3.1.bz2.uu | bzip2 -d > libc.so.3.1 uudecode: /usr/src/lib/compat/compat22/libc.so.3.1.bz2.uu: no "begin" line bzip2: Compressed file ends unexpectedly; perhaps it is corrupted? *Possible* reason follows. bzip2: Inappropriate ioctl for device Input file = (stdin), output file = (stdout) It is possible that the compressed file(s) have become corrupted. You can use the -tvv option to test integrity of such files. You can use the `bzip2recover' program to attempt to recover data from undamaged sections of corrupted files. *** Error code 2 Stop in /usr/src/lib/compat/compat22. >How-To-Repeat: add COMPAT22=true to /etc/make.conf >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message