From owner-freebsd-ports Thu Apr 25 17:50: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EFEF237B41C for ; Thu, 25 Apr 2002 17:50:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3Q0o2m20827; Thu, 25 Apr 2002 17:50:02 -0700 (PDT) (envelope-from gnats) Date: Thu, 25 Apr 2002 17:50:02 -0700 (PDT) Message-Id: <200204260050.g3Q0o2m20827@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: "Chris Knight" Subject: Re: ports/35982: [MAINTAINER UPDATE] databases/firebird - Version 1.0.0 Reply-To: "Chris Knight" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/35982; it has been noted by GNATS. From: "Chris Knight" To: Cc: Subject: Re: ports/35982: [MAINTAINER UPDATE] databases/firebird - Version 1.0.0 Date: Fri, 26 Apr 2002 10:44:18 +1000 Howdy, Could you try running the following script concurrently with a build of Firebird? This should let me know if it's a softupdates issue. Disk performance will suck while running the script, but it will ensure that any effects of softupdates will be mostly negated. Thanks. #!/bin/sh while [ 1 -eq 1 ] do sync;sync;sync;sync sleep 1 done Regards, Chris Knight Systems Administrator AIMS Independent Computer Professionals Tel: +61 3 6334 6664 Fax: +61 3 6331 7032 Mob: +61 419 528 795 Web: http://www.aims.com.au To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message