From owner-freebsd-bugs Wed Jul 19 22:20: 9 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8FBFA37BBC2 for ; Wed, 19 Jul 2000 22:20:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA72623; Wed, 19 Jul 2000 22:20:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from entoo.connect.com.au (entoo.connect.com.au [192.189.54.8]) by hub.freebsd.org (Postfix) with ESMTP id 16EF137BAC0 for ; Wed, 19 Jul 2000 22:19:46 -0700 (PDT) (envelope-from andy@silverbrook.com.au) Received: from bebop.silverbrook.com.au (CPE-144-132-228-195.nsw.bigpond.net.au [144.132.228.195]) by entoo.connect.com.au (Postfix) with ESMTP id 74124DD48D for ; Thu, 20 Jul 2000 15:19:43 +1000 (EST) Received: (from andy@localhost) by bebop.silverbrook.com.au (8.9.3/8.9.3) id PAA19069; Thu, 20 Jul 2000 15:19:43 +1000 (EST) (envelope-from andy) Message-Id: <200007200519.PAA19069@bebop.silverbrook.com.au> Date: Thu, 20 Jul 2000 15:19:43 +1000 (EST) From: andy@silverbrook.com.au Reply-To: andy@silverbrook.com.au To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: bin/20050: tail -f exits Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 20050 >Category: bin >Synopsis: tail -f exits >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Jul 19 22:20:03 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Andy Newman >Release: FreeBSD 4.0-STABLE i386 >Organization: Silverbrook Research >Environment: FreeBSD 4.0-STABLE, build world from CVSup'd sources June 26 2000. >Description: Tail -f on the output of a long running job is exiting. Sometimes there is a message "Resource temporarily unavailable" (i.e, something returned EAGAIN) and other times there is no message but the exit status is 1. >How-To-Repeat: Have a long running job with large amounts of output directing its output to a file, make buildworld is a good candidate. Then tail -f the file the output is being sent to. Wait for it to exit. >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message