From owner-freebsd-current@FreeBSD.ORG Fri Jan 2 03:41:55 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B8B2016A4CE for ; Fri, 2 Jan 2004 03:41:55 -0800 (PST) Received: from tx0.oucs.ox.ac.uk (tx0.oucs.ox.ac.uk [129.67.1.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 153E443D2F for ; Fri, 2 Jan 2004 03:41:54 -0800 (PST) (envelope-from colin.percival@wadham.ox.ac.uk) Received: from scan0.oucs.ox.ac.uk ([129.67.1.162] helo=localhost) by tx0.oucs.ox.ac.uk with esmtp (Exim 4.20) id 1AcNgf-0007Hu-DE for freebsd-current@freebsd.org; Fri, 02 Jan 2004 11:41:53 +0000 Received: from rx0.oucs.ox.ac.uk ([129.67.1.161]) by localhost (scan0.oucs.ox.ac.uk [129.67.1.162]) (amavisd-new, port 25) with ESMTP id 27442-10 for ; Fri, 2 Jan 2004 11:41:53 +0000 (GMT) Received: from gateway.wadham.ox.ac.uk ([163.1.161.253]) by rx0.oucs.ox.ac.uk with smtp (Exim 4.20) id 1AcNge-0007Hq-35 for freebsd-current@freebsd.org; Fri, 02 Jan 2004 11:41:52 +0000 Received: (qmail 26822 invoked by uid 0); 2 Jan 2004 11:41:52 -0000 Received: from colin.percival@wadham.ox.ac.uk by gateway by uid 71 with qmail-scanner-1.16 (sweep: 2.14/3.71. spamassassin: 2.53. Clear:. Processed in 1.724713 secs); 02 Jan 2004 11:41:52 -0000 X-Qmail-Scanner-Mail-From: colin.percival@wadham.ox.ac.uk via gateway X-Qmail-Scanner: 1.16 (Clear:. Processed in 1.724713 secs) Received: from dhcp1131.wadham.ox.ac.uk (HELO piii600.wadham.ox.ac.uk) (163.1.161.131) by gateway.wadham.ox.ac.uk with SMTP; 2 Jan 2004 11:41:50 -0000 Message-Id: <6.0.1.1.1.20040102112407.0426f838@imap.sfu.ca> X-Sender: cperciva@imap.sfu.ca (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 6.0.1.1 Date: Fri, 02 Jan 2004 11:41:48 +0000 To: freebsd-current@freebsd.org From: Colin Percival Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: /usr/bin/script bug X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jan 2004 11:41:55 -0000 There's a bug in /usr/bin/script which (among other things) causes a non-interactive portupgrade to fail in odd ways. Could someone look at the following PRs: bin/56166 (included patch fixes bug) bin/57414 (included patch documents bug, doesn't fix it) ports/57415 (reports portupgrade symptom) bin/59036 (included patch fixes this bug and other tty-related problems) ports/60534 (reports portupgrade symptom) before this gets reported even more times? I've also got some small and hopefully non-controversial patches in bin/59988, conf/60676, and bin/60758 which are looking for committers. :) Colin Percival