From owner-freebsd-current@FreeBSD.ORG Mon Mar 26 16:00:06 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 73FC8106566B; Mon, 26 Mar 2012 16:00:06 +0000 (UTC) (envelope-from tim@kientzle.com) Received: from monday.kientzle.com (99-115-135-74.uvs.sntcca.sbcglobal.net [99.115.135.74]) by mx1.freebsd.org (Postfix) with ESMTP id 3E1DE8FC0C; Mon, 26 Mar 2012 16:00:06 +0000 (UTC) Received: (from root@localhost) by monday.kientzle.com (8.14.4/8.14.4) id q2QG05GJ052705; Mon, 26 Mar 2012 16:00:05 GMT (envelope-from tim@kientzle.com) Received: from [192.168.2.119] (CiscoE3000 [192.168.1.65]) by kientzle.com with SMTP id umnfzpcrq9nmxxdh9u3p8wy6je; Mon, 26 Mar 2012 16:00:05 +0000 (UTC) (envelope-from tim@kientzle.com) Mime-Version: 1.0 (Apple Message framework v1257) Content-Type: text/plain; charset=utf-8 From: Tim Kientzle In-Reply-To: <4F702BDB.3000909@FreeBSD.org> Date: Mon, 26 Mar 2012 09:00:04 -0700 Content-Transfer-Encoding: quoted-printable Message-Id: <8C68E990-A913-49DC-AD3B-4C26F95EEE30@kientzle.com> References: <4F6CD93D.70109@passap.ru> <4F6CEB1F.4040300@FreeBSD.org> <4F6D52DF.7080105@passap.ru> <4F34E618-DB66-464D-B5B2-900960D6C16B@kientzle.com> <4F6F155E.30902@passap.ru> <38D08B05-58E1-4266-9628-2C22836806D3@kientzle.com> <20120325214327.GA1238@reks> <4F702303.6040504@passap.ru> <4F702BDB.3000909@FreeBSD.org> To: Andriy Gapon X-Mailer: Apple Mail (2.1257) Cc: Gleb Kurtsou , freebsd-current@freebsd.org, Boris Samorodov Subject: Re: /usr/bin/tar creates invalid lib file X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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, 26 Mar 2012 16:00:06 -0000 On Mar 26, 2012, at 1:42 AM, Andriy Gapon wrote: > on 26/03/2012 11:04 Boris Samorodov said the following: >> 26.03.2012 03:25, Tim Kientzle =D0=BF=D0=B8=D1=88=D0=B5=D1=82: >>> Boris: What filesystem are you using? >>=20 >> zfs >>=20 >=20 > Could this particular instance of the problem be triggered by > http://www.freebsd.org/cgi/query-pr.cgi?pr=3D164445 > ? Yes, that could definitely be related. It will take me a day or two to get a fix into libarchive. Tim