From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Nov 24 09:00:54 2004 Return-Path: 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 6D43D16A4CE for ; Wed, 24 Nov 2004 09:00:54 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 37AD143D5E for ; Wed, 24 Nov 2004 09:00:54 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id iAO90r4o060830 for ; Wed, 24 Nov 2004 09:00:53 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id iAO90qgu060829; Wed, 24 Nov 2004 09:00:52 GMT (envelope-from gnats) Date: Wed, 24 Nov 2004 09:00:52 GMT Message-Id: <200411240900.iAO90qgu060829@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Geoff Buckingham Subject: Re: ports/74233: ntfsclone (sysutils/ntfsprogs) broken X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Geoff Buckingham List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Nov 2004 09:00:54 -0000 The following reply was made to PR ports/74233; it has been noted by GNATS. From: Geoff Buckingham To: freebsd-gnats-submit@freebsd.org, geoff.buckingham@reuters.com Cc: Subject: Re: ports/74233: ntfsclone (sysutils/ntfsprogs) broken Date: Wed, 24 Nov 2004 08:59:05 +0000 This is a multi-part message in MIME format. ------_=_NextPart_001_01C4D203.D9DCA52D Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable The application attempts to lock the device special file (here /dev/da0s1) with fcntl, this obviously works in Linux, and the netbsd pkg_src patches don't change that behaviour, so I assume it also works there. Should fcntl work here? I have had a quick look and some the base OS tools and can't find an example of its use in this context. -------------------------------------------------------------- -- Visit our Internet site at http://www.reuters.com Get closer to the financial markets with Reuters Messaging - for more information and to register, visit http://www.reuters.com/messaging Any views expressed in this message are those of the individual sender, except where the sender specifically states them to be the views of Reuters Ltd. ------_=_NextPart_001_01C4D203.D9DCA52D Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Re: ports/74233: ntfsclone (sysutils/ntfsprogs) broken

The application attempts to lock the devic= e special file (here /dev/da0s1) with fcntl, this obviously works in Linux,= and the netbsd pkg_src patches don't change that behaviour, so I assume it= also works there.

Should  fcntl work here? I have had a= quick look and some the base OS tools and can't find an example of its use= in this context.



-------------------------------------------------------------- --
Visit our Internet site at http://www.reuters.com

Get closer to the financial markets with Reuters Messaging - for more
information and to register, visit http://www.reuters.com/messaging

Any views expressed in this message are those of the individual
sender, except where the sender specifically states them to be
the views of Reuters Ltd.
------_=_NextPart_001_01C4D203.D9DCA52D--