From owner-freebsd-current@FreeBSD.ORG Thu Dec 2 15:48:52 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 32D441065698; Thu, 2 Dec 2010 15:48:52 +0000 (UTC) (envelope-from jhellenthal@gmail.com) Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id BE2B38FC18; Thu, 2 Dec 2010 15:48:51 +0000 (UTC) Received: by vws9 with SMTP id 9so3254944vws.13 for ; Thu, 02 Dec 2010 07:48:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:message-id:date:from :organization:user-agent:mime-version:to:cc:subject:references :in-reply-to:x-enigmail-version:content-type :content-transfer-encoding; bh=EpB0lTzPJ2WAamRbzSv5IqPh5VNoNOvGiPrF7qG/tF8=; b=Tj/u5IynUoenTQvtmv31dgm046jBGq0/wroXRZRn6CmxvFTL8FHvCdBnZ/jLI8Vvw9 v2C9LGEH7DrVtPYc94zMOD/DF12fGofS4Vu5rpjTP//toBPESKh0ZvzrI49Gsgy97oR+ CUohv4Am4rIU5ICFus+c67SKQ6qam7PUP4TP8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:message-id:date:from:organization:user-agent:mime-version:to :cc:subject:references:in-reply-to:x-enigmail-version:content-type :content-transfer-encoding; b=IHB+AYqRMWJ6W3ro3V4cLadD1JbTNb4nyVe7/JWsPKhYE6TyR5frsPtTFgtoNJcfD0 7TjcjQRxCYnyNPZZ+eZBrPmlc7AXDTPg5ngi6Wky04QDIQdIcX3OllNs+1uGSK8ddpeu 6vYLDO7+odQf3bLI9wSQD1/3PGQpyExpMz3vQ= Received: by 10.220.180.4 with SMTP id bs4mr72858vcb.29.1291304930627; Thu, 02 Dec 2010 07:48:50 -0800 (PST) Received: from centel.dataix.local (adsl-99-19-40-65.dsl.klmzmi.sbcglobal.net [99.19.40.65]) by mx.google.com with ESMTPS id e18sm80250vcf.12.2010.12.02.07.48.47 (version=SSLv3 cipher=RC4-MD5); Thu, 02 Dec 2010 07:48:48 -0800 (PST) Sender: "J. Hellenthal" Message-ID: <4CF7BFDD.5000500@DataIX.net> Date: Thu, 02 Dec 2010 10:48:45 -0500 From: jhell Organization: http://www.DataIX.net User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.9.2.12) Gecko/20101028 Lightning/1.0b1 Thunderbird MIME-Version: 1.0 To: Freddie Cash References: In-Reply-To: X-Enigmail-Version: 1.1.2 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: FreeBSD Filesystems , FreeBSD-Current Subject: Re: Update to zfs command removes Python dep X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Dec 2010 15:48:52 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 12/01/2010 19:02, Freddie Cash wrote: > Just a head's up, the Illumos devs have committed an update to zfs > that removes the dependency on Python. Good news. Another heads up for those that might interpret this wrongly. ZFS does not depend on python for normal day to day use. Though if you would like to use the functions listed below you would need to install python as well, ports/sysutils/py-zfs. You should refer to the man page for zfs(1) for further details on these commands. As per UPDATING: (20100915) A new version of ZFS (version 15) has been merged. This version uses a python library for the following subcommands: zfs allow, zfs unallow, zfs groupspace, zfs userspace. For full functionality of these commands the following port must be installed: sysutils/py-zfs > > Blog report here: > http://gdamore.blogspot.com/2010/12/zfs-should-not-depend-on-python-and.html > > This may (or may not) make it easier to import a newer version of ZFS > into -CURRENT. > Regards, - -- jhell,v -----BEGIN PGP SIGNATURE----- iQEcBAEBAgAGBQJM97/dAAoJEJBXh4mJ2FR+62EH/2KVyAClgHpp+mQt6J0ywSYl AApeUrZ7+PoVKA35kc7j0Z99ji2MZsLX3g4YgNaYlp9QbxiQLowRkoTvtHcZ13cT 4KWGSpgjHdrFF0geqFRVQ+ny8FSHoKrHTudWECWkNeKaoWTmtNwIhQvpLugvBX4K dCVpzof8LNl5IpgJFp5rjBqwt9js/VLztcnb93Yu0qhBUVb32HhhU5IiPkirZcQl 4N2xbRpCINLlAnO+ZidOaJYVmP9RILym3GibcL2Nk/FXmOCcBLt6dQLhgSUamPiY 5qWgWbaW1hnVDxSeMisS236kzdUzxdUVbjRqpLeE4TMvGXaH+YInZXeuIshgJHQ= =ZGMI -----END PGP SIGNATURE-----