From owner-cvs-src@FreeBSD.ORG Tue Aug 17 21:08:44 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E27A216A4CE; Tue, 17 Aug 2004 21:08:44 +0000 (GMT) Received: from aiolos.otenet.gr (aiolos.otenet.gr [195.170.0.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A0AF43D2D; Tue, 17 Aug 2004 21:08:43 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: from gothmog.gr (patr530-b211.otenet.gr [212.205.244.219]) i7HL8Z6A027814; Wed, 18 Aug 2004 00:08:35 +0300 Received: from gothmog.gr (gothmog [127.0.0.1]) by gothmog.gr (8.13.1/8.13.1) with ESMTP id i7HL7Ms8003995; Wed, 18 Aug 2004 00:07:22 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from giorgos@localhost) by gothmog.gr (8.13.1/8.13.1/Submit) id i7HL7MVB003994; Wed, 18 Aug 2004 00:07:22 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Date: Wed, 18 Aug 2004 00:07:21 +0300 From: Giorgos Keramidas To: Pawel Malachowski Message-ID: <20040817210721.GA3827@gothmog.gr> References: <200408150607.i7F671h5073448@repoman.freebsd.org> <20040817130455.GA4607@orion.daedalusnetworks.priv> <200408150607.i7F671h5073448@repoman.freebsd.org> <20040817130455.GA4607@orion.daedalusnetworks.priv> <20040817131807.GD69013@eddie.nitro.dk> <20040817134623.GA4987@orion.daedalusnetworks.priv> <20040817135043.GA77115@shellma.zin.lublin.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040817135043.GA77115@shellma.zin.lublin.pl> cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/release/scripts print-cdrom-packages.sh X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Aug 2004 21:08:45 -0000 On 2004-08-17 15:50, Pawel Malachowski wrote: > I see this behaviour of packaged screen for years. ;) > When reinstalled from ports, no problems. > > Truss from packaged version shipped with 4.10-RELEASE CD: > [...] Hi Pawel, I built a package of screen on my workstation at work and installed it at my workstation at home, but cannot reproduce this hang. I'll try installing the package from the 4.10-RELEASE CD-ROM and see if this works differently. Otherwise, I guess I'll have to read the source and see why the behavior your truss shows happens. I might have to ask you for a few more traces (truss and/or ktrace output) if you have a bit of time to grab the logs for me. - Giorgos