From owner-freebsd-ports@FreeBSD.ORG Fri Oct 26 15:08:38 2012 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B74C7E4B for ; Fri, 26 Oct 2012 15:08:38 +0000 (UTC) (envelope-from flo@smeets.im) Received: from mail.solomo.de (mail.solomo.de [5.9.87.18]) by mx1.freebsd.org (Postfix) with ESMTP id 6BC678FC12 for ; Fri, 26 Oct 2012 15:08:38 +0000 (UTC) Received: from cpos1.nexxtmobile.de (localhost [127.0.0.1]) by mail.solomo.de (Postfix) with ESMTP id AFC39D085; Fri, 26 Oct 2012 17:08:37 +0200 (CEST) X-Virus-Scanned: amavisd-new at nexxtmobile.de Received: from mail.solomo.de ([127.0.0.1]) by cpos1.nexxtmobile.de (cpos1.nexxtmobile.de [127.0.0.1]) (amavisd-new, port 10024) with LMTP id CBz7_CKuk4-x; Fri, 26 Oct 2012 17:08:35 +0200 (CEST) Received: from bender.solomo.local (b2b-92-50-66-163.unitymedia.biz [92.50.66.163]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail.solomo.de (Postfix) with ESMTPSA id BEDCDD080; Fri, 26 Oct 2012 17:08:35 +0200 (CEST) Message-ID: <508AA773.1080204@smeets.im> Date: Fri, 26 Oct 2012 17:08:35 +0200 From: Florian Smeets User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: Dominic Fandrey Subject: Re: [CFT] fusefs-ntfs and fusefs-libs updates References: <5040DB95.30700@smeets.im> <5084FE61.7030805@bsdforen.de> <5087EE34.3030108@smeets.im> <50895038.4020003@bsdforen.de> In-Reply-To: <50895038.4020003@bsdforen.de> X-Enigmail-Version: 1.4.5 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: "ports@FreeBSD.org" X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Oct 2012 15:08:38 -0000 On 10/25/2012 16:44, Dominic Fandrey wrote: > On 24/10/2012 15:33, Florian Smeets wrote: >> On 10/22/2012 10:05, Dominic Fandrey wrote: >>> On my RELENG_9 system apart from ntfs non of the fusefs systems works >>> any more: >>> >>> fusefs-smbnetfs-0.5.3a >>> fusefs-sshfs-2.4 >>> fusefs-wdfs-1.4.2_4 >>> >>> And concerning ntfs, ports/170695 is still present. >>> >>> All in all, I was much better off before the updates. >>> >> >> Yes, I'm aware of the problems. We are working on making the fuse import >> from head work on older releases and update the fusefs-kmod with that. >> Also we are currently looking into the problem why certain fusefs >> filesystems don't work with the current versions in ports. > > Oh, thanks! If you need me to test anything ... > Dominic, can you please try smbnetfs, sshfs and wdfs after replacing your fusefs-kmod port with http://people.freebsd.org/~flo/fusefs-kmod.tar.bz2 and reinstalling the port? Please make sure you are using the latest version of sysutils/fusefs-libs (2.9.2). I have successfully used sshfs and wdfs and have a success report for smbnetfs. The new port currently works on head and 9.x only. encfs still panics but we are looking into that. Thanks, Florian