From owner-freebsd-ports-bugs Thu Jan 16 4:40:12 2003 Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 12B2637B401 for ; Thu, 16 Jan 2003 04:40:11 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD5A643E4A for ; Thu, 16 Jan 2003 04:40:10 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h0GCe6NS032450 for ; Thu, 16 Jan 2003 04:40:06 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h0GCe6Da032449; Thu, 16 Jan 2003 04:40:06 -0800 (PST) Date: Thu, 16 Jan 2003 04:40:06 -0800 (PST) Message-Id: <200301161240.h0GCe6Da032449@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org Cc: From: "Chris Knight" Subject: RE: ports/46926: [MAINTAINER UPDATE]: databases/firebird - Update to 1.0.2 Reply-To: "Chris Knight" Sender: owner-freebsd-ports-bugs@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/46926; it has been noted by GNATS. From: "Chris Knight" To: , Cc: Subject: RE: ports/46926: [MAINTAINER UPDATE]: databases/firebird - Update to 1.0.2 Date: Thu, 16 Jan 2003 19:55:37 +1100 Howdy, > -----Original Message----- > From: Edwin Groothuis [mailto:edwin@FreeBSD.org] > Sent: Thursday, 16 January 2003 17:27 > To: chris@aims.com.au; edwin@FreeBSD.org; > freebsd-ports-bugs@FreeBSD.org > Subject: Re: ports/46926: [MAINTAINER UPDATE]: databases/firebird - > Update to 1.0.2 > > [snip] > On -current I get: > > mv -f burp source/interbase/bin/gbak > touch burp > chmod 666 burp > source/interbase/bin/gbak -c misc/metadata.gbak > source/refDatabases/jrd/metadata.gdb > can't format message 12:256 -- message system code > -4operating system directive flock failed > can't format message 12:256 -- message system code -4 > Operation not supported > can't format message 12:256 -- message system code -4can't > format message 12:33 -- message system code -4 > can't format message 12:169 -- message system code -4can't > format message 12:83 -- message system code -4 > *** Error code 1 > > Could be because I'm compiling it on an NFS disk. > Onder 4.7 is went without a problem. Suggesstions? > Don't compile it on an NFS volume. You'll need client and server NFS locking working for it to succeed. I haven't done this myself though. The historical behaviour of Interbase was to convert the local file request into a network request - ie ask the Interbase server running on the NFS server for access to the database file. This codepath isn't working on FreeBSD though. I have no intention of getting it working either. I'll submit a PR later on with a pre-build message highlighting this deficiency. 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-bugs" in the body of the message