From owner-freebsd-current@FreeBSD.ORG Mon Jun 15 15:40:05 2015 Return-Path: Delivered-To: freebsd-current@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C2561F3A for ; Mon, 15 Jun 2015 15:40:05 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-wg0-x234.google.com (mail-wg0-x234.google.com [IPv6:2a00:1450:400c:c00::234]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 563A4944 for ; Mon, 15 Jun 2015 15:40:05 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: by wgzl5 with SMTP id l5so47243159wgz.3 for ; Mon, 15 Jun 2015 08:40:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=2zovhHYiG+zVGTFmG0cjFmfdDlcsUuYHoOE85RomTmc=; b=g10hR7LktO23i5Eh9wvGrtDx1BLidqmj57YkyZxgbMk9HRGytRoeUKkceZ9N5ZAjl+ fR2B+/pU6GrLr5L4T/cwJtn24ZU10seyhkZ69o4ZvQTyxWE5Fb6VK8eIYVuHxi97RlQd JedqAgDkmjPPMnSFgKiWG2lAEoevUpQkJz2NTKR06JUJs3cJeuXt6JCLHSCkvElHJiNm LbVIDckm74toMKngf1cirdauap+Fpy5RSiHJVqpFbGME21pzzAaOMRd5eNQk/uvNr7mw qJchT6Se4i/4NI2LFBj/IY51J1kaMCzmOVsbd3dcgpSeMbw1BaLNUBRttRmSnz4gB97f LosA== X-Received: by 10.180.94.39 with SMTP id cz7mr32064552wib.66.1434382801447; Mon, 15 Jun 2015 08:40:01 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id ju2sm16396341wid.12.2015.06.15.08.39.59 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 Jun 2015 08:40:00 -0700 (PDT) Sender: Baptiste Daroussin Date: Mon, 15 Jun 2015 17:39:58 +0200 From: Baptiste Daroussin To: Peter Wemm Cc: FreeBSD-Current Subject: Re: Warning: HEAD with zfs is potentially broken Message-ID: <20150615153958.GG925@ivaldir.etoilebsd.net> References: <2349706.IEaWN6DbfQ@overcee.wemm.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="J/zg8ciPNcraoWb6" Content-Disposition: inline In-Reply-To: <2349706.IEaWN6DbfQ@overcee.wemm.org> User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 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: Mon, 15 Jun 2015 15:40:05 -0000 --J/zg8ciPNcraoWb6 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jun 15, 2015 at 08:13:12AM -0700, Peter Wemm wrote: > Beware, a recent change has moved zfs tools internal libraries to the wro= ng=20 > location and this can cause machines to be unbootable. /sbin/zfs uses th= e=20 > libraries from /lib, which are now going stale and may have undefined sym= bols. =20 > installworld is incorrectly installing them in /usr/lib. This happened s= ome=20 > time in the last week or so. >=20 > Be very careful over the next few days. This can cause boot failures. Same goes for everything that was installed in /lib !!!! I workarounded the issue with r284417. but given what now sys.mk does I rea= lly fear way more fallouts. regards, Bapt --J/zg8ciPNcraoWb6 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlV+8c4ACgkQ8kTtMUmk6EzbqgCfdLwBsvCIZ20WUwhiS6dQbgbl MkYAoJHawKKuUaQRmrC1ldGzej/Q2CMX =WcKl -----END PGP SIGNATURE----- --J/zg8ciPNcraoWb6--