From owner-freebsd-stable@freebsd.org Fri Jul 10 01:10:17 2015 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BD61833A2 for ; Fri, 10 Jul 2015 01:10:17 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from anubis.delphij.net (anubis.delphij.net [64.62.153.212]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "anubis.delphij.net", Issuer "StartCom Class 1 Primary Intermediate Server CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id A2F3AD49; Fri, 10 Jul 2015 01:10:17 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from zeta.ixsystems.com (unknown [12.229.62.2]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by anubis.delphij.net (Postfix) with ESMTPSA id E3914FFED; Thu, 9 Jul 2015 18:10:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=delphij.net; s=anubis; t=1436490617; x=1436505017; bh=y9i/YCpow2p4TYJbsCwmzSRTbkBrIvKpTC7EXW7r4F8=; h=Date:From:Reply-To:To:Subject:References:In-Reply-To; b=h/x5aRft+HLpfjkumeWyTVhHYojXYFlEaaVs3sjlcO3W3vOR5QMiZ0tfjrcXttuuo C/qeZYTo9ztm6M/V+ssTb00aXR9GNSZ52PqUwZaOuVw1RfYPhi1F6iJcieb8r6J5iG 1Tj/n4BrsqOq99LXm6HrOATYMbpgW5Zst2mtRZtE= Message-ID: <559F1B78.2010100@delphij.net> Date: Thu, 09 Jul 2015 18:10:16 -0700 From: Xin Li Reply-To: d@delphij.net Organization: The FreeBSD Project MIME-Version: 1.0 To: Dan Allen , "freebsd-stable@freebsd.org Mailing FreeBSD-STABLE" Subject: Re: /lib/libzfs_core.so.2 obsolete? References: <87818AF7-C215-40F2-B964-FB1DE297D6A6@gmail.com> In-Reply-To: <87818AF7-C215-40F2-B964-FB1DE297D6A6@gmail.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Jul 2015 01:10:17 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 On 07/09/15 17:41, Dan Allen wrote: > I sync and build 10.1-stable almost daily. I keep up with > mergemaster as well as make delete-old-files, and even so, I found > in my /lib directory that one library is from last Nov 2014 even > though everything else is dated today (I built everything today). > > So, my assumption is that /lib/libzfs_core.so.2 should be added to > the ObsoleteFiles.inc file. No, it's required by ZFS. This is a conditionally built/installed file and on -HEAD it's correctly deleted if MK_ZFS is no. Looking closer, it looks like Andrey (zont@) have committed a fix but it was never merged: === r256710 | zont | 2013-10-17 15:00:35 -0700 (Thu, 17 Oct 2013) | 2 lines Add lot of missed files and dirs === Cheers, - -- Xin LI https://www.delphij.net/ FreeBSD - The Power to Serve! Live free or die -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.1.6 (FreeBSD) iQIcBAEBCgAGBQJVnxt4AAoJEJW2GBstM+nsqCgP+QEj7ADsYoJInDHD3FdiE6ES 38jPC5uSlvM4KRotrBitUdDfIRiPG493Lu6SZORu9s+SzAGI1kq7fDRlrefXLJ2U jUvGssbzmyhngCfIeUfvVzE/O7TMObQoHaZ325T0b6A4Zp38Bvr+syDkkMjQfiYY c4ni1tFo+A5NkhTh2ZPp50H/EUDDhANn5/eNHrzWYd/tgVB9yTGaTlFkiH03jasl DlKEg0ZxqVmDRJEtYcKkvLSUxxbsQkPjJ2yLYWvkx9++2kmeioDtVJHfQc2nZRn3 GIHuz2hLybR2cc/GrF8ueH/xr1VQo4/qASpJJFXgfYILdgP4rha7iV1w5RWJGWFF XFLxwOd9hhrQlNr2ko6byBKYZANViIxlXR/3+DR95ON1ft4kR/DuTLp9/CJhHzh4 ywDeFE5cCScIWPV98R9PR9Am34USgYCRyCzxlFvJNg5vu+/7CeeHVslBcL/ZjAtt 0DHsY3OYcT6sq3Ucjj7TqKlWecXds0dpjpTiSyjlX7EUG1ihIC6wYsdn7o1Y3Fc0 El+kmI2UIe0ulC+tzgWR9YF808Xhrl8z09hq2WvPDUT3KIrFcwadh65R3ExFUZjp VHvRRKTx0oSxXSPo0awTY1wyj5cNIvS5xobn9LC6mOrfJSwwuy9ztv0tPEFCDChd YPJ+47GdNBbnomZS/Z8U =YsLR -----END PGP SIGNATURE-----