From owner-freebsd-stable Tue Feb 22 1:30:18 2000 Delivered-To: freebsd-stable@freebsd.org Received: from csmd2.cs.uni-magdeburg.de (csmd2.CS.Uni-Magdeburg.De [141.44.22.2]) by hub.freebsd.org (Postfix) with ESMTP id 1363837B607 for ; Tue, 22 Feb 2000 01:30:15 -0800 (PST) (envelope-from jesse@mail.CS.Uni-Magdeburg.De) Received: from knecht.cs.uni-magdeburg.de (jesse@knecht [141.44.21.3]) by csmd2.cs.uni-magdeburg.de (8.9.3/8.9.3) with ESMTP id KAA08609 for ; Tue, 22 Feb 2000 10:30:14 +0100 (MET) Received: (from jesse@localhost) by knecht.cs.uni-magdeburg.de (8.8.8+Sun/8.8.8) id KAA21710; Tue, 22 Feb 2000 10:29:16 +0100 (MET) X-Authentication-Warning: knecht.cs.uni-magdeburg.de: jesse set sender to jesse@cs.uni-magdeburg.de using -f To: freebsd-stable@FreeBSD.ORG Subject: gzip: stdout: Broken pipe References: <0vn1ov3ngf.fsf@cs.uni-magdeburg.de> <0vbt5ard4d.fsf@cs.uni-magdeburg.de> <0v66vir974.fsf_-_@cs.uni-magdeburg.de> From: Roland Jesse In-Reply-To: Roland Jesse's message of "21 Feb 2000 14:12:15 +0100" Date: 22 Feb 2000 10:29:15 +0100 Message-ID: <0v7lfx37ro.fsf_-_@cs.uni-magdeburg.de> Lines: 27 User-Agent: Gnus/5.0803 (Gnus v5.8.3) Emacs/20.4 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I wrote > > The buildworld just ran through without a hassle. > > Just FYI: The installworld did not. Right at the end: > -------------------------------------------------------------- > >>> Rebuilding man page indices > -------------------------------------------------------------- > cd /usr/src/share/man; /usr/obj/usr/src/tmp/usr/bin/make makedb > makewhatis /usr/share/man > > gzcat: stdout: Broken pipe That seems to be a general problem. As the libtool port does not compile, I tried installing the package: # pkg_add libtool-1.3.3.tgz gzip: stdout: Broken pipe tar: child returned status 1 I put the ktrace/kdump output of the above pkg_add command at http://www.cs.uni-magdeburg.de/~jesse/pkg_add.dump. I would appreciate if someone could take a closer look at this. Roland To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message