Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Dec 2010 22:33:33 +0300
From:      Anonymous <swell.k@gmail.com>
To:        Pawel Jakub Dawidek <pjd@FreeBSD.org>
Cc:        freebsd-current@FreeBSD.org, Martin Matuska <mm@FreeBSD.org>
Subject:   Re: Next ZFSv28 patchset ready for testing.
Message-ID:  <86d3p2n84y.fsf@gmail.com>
References:  <20101213214556.GC2038@garage.freebsd.pl>

next in thread | previous in thread | raw e-mail | index | archive | help
Pawel Jakub Dawidek <pjd@FreeBSD.org> writes:

> Hi.
>
> The new patchset is ready for testing:
>
> 	http://people.freebsd.org/~pjd/patches/zfs_20101212.patch.bz2
>
> When applying the patch be sure to use correct options for patch(1)!:
>
> 	# cd /usr/src
> 	# fetch http://people.freebsd.org/~pjd/patches/zfs_20101212.patch.bz2
> 	# bzip2 -d zfs_20101212.patch.bz2
> 	# patch -E -p0 < zfs_20101212.patch

  $ zfs allow
  Traceback (most recent call last):
  File "/usr/lib/zfs/pyzfs.py", line 35, in <module>
  import zfs.util
  File "/usr/local/lib/python2.7/site-packages/zfs/util.py", line 31, in <module>
  import solaris.misc
  ImportError: No module named solaris.misc
  Exit 1

Am I missing smth? Looks like lib/pysolaris wasn't ported from onnv-gate.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86d3p2n84y.fsf>