From owner-freebsd-geom@FreeBSD.ORG Mon Feb 4 09:56:05 2008 Return-Path: Delivered-To: freebsd-geom@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3C44E16A419; Mon, 4 Feb 2008 09:56:05 +0000 (UTC) (envelope-from lulf@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 28CC313C467; Mon, 4 Feb 2008 09:56:05 +0000 (UTC) (envelope-from lulf@FreeBSD.org) Received: from freefall.freebsd.org (lulf@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m149u5Q0012090; Mon, 4 Feb 2008 09:56:05 GMT (envelope-from lulf@freefall.freebsd.org) Received: (from lulf@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m149u4d8012086; Mon, 4 Feb 2008 09:56:04 GMT (envelope-from lulf) Date: Mon, 4 Feb 2008 09:56:04 GMT Message-Id: <200802040956.m149u4d8012086@freefall.freebsd.org> To: ecrist@secure-computing.net, lulf@FreeBSD.org, freebsd-geom@FreeBSD.org, lulf@FreeBSD.org From: lulf@FreeBSD.org Cc: Subject: Re: bin/120169: gmirror(8) commands error with "Class not found" or other (regression) X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Feb 2008 09:56:05 -0000 Synopsis: gmirror(8) commands error with "Class not found" or other (regression) State-Changed-From-To: open->analyzed State-Changed-By: lulf State-Changed-When: Mon Feb 4 09:51:53 UTC 2008 State-Changed-Why: - I'm working on a patch for this that will be MFCed to RELENG_7 and RELENG_6. A workaround for 6.x is to unset GEOM_LIBRARY_PATH after chroot into the environment. Responsible-Changed-From-To: freebsd-geom->lulf Responsible-Changed-By: lulf Responsible-Changed-When: Mon Feb 4 09:51:53 UTC 2008 Responsible-Changed-Why: - A patch have been created and aways review. The patch will probably be committed to RELENG_7 and RELENG_6. A workaround for 6.3 is to unset GEOM_LIBRARY_PATH after entering the chroot environment. http://www.freebsd.org/cgi/query-pr.cgi?pr=120169