Date: Thu, 23 Dec 2010 14:09:49 +0300 From: Anonymous <swell.k@gmail.com> To: Martin Matuska <mm@FreeBSD.org> Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/sysutils/py-zfs Makefile ports/sysutils/py-zfs/files extra-patch-userspace.py extra-patch-util.py Message-ID: <86hbe43fuq.fsf@gmail.com> References: <201012230857.oBN8vndk090685__25318.7894392342$1293094690$gmane$org@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Martin Matuska <mm@FreeBSD.org> writes: > mm 2010-12-23 08:57:49 UTC > > FreeBSD ports repository > > Modified files: > sysutils/py-zfs Makefile > Added files: > sysutils/py-zfs/files extra-patch-userspace.py > extra-patch-util.py > Log: > - First copy files, then work with them > - Fixes for v28 "Fixes for v28" -> "solaris.misc workaround for v28 patchset" ? As pyzfs is distributed together with src tree any fixes should be committed there, too. Also, one more solaris.misc reference $ zfs userspace foo/jail Traceback (most recent call last): File "/usr/lib/zfs/pyzfs.py", line 64, in <module> subfunc() File "/usr/local/lib/python2.7/site-packages/zfs/userspace.py", line 205, in do_userspace if ds.getprop("jailed") and solaris.misc.isglobalzone(): NameError: global name 'solaris' is not defined
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86hbe43fuq.fsf>