From owner-freebsd-current@FreeBSD.ORG Thu Jun 26 15:47:40 2008 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 E40C41065682 for ; Thu, 26 Jun 2008 15:47:40 +0000 (UTC) (envelope-from kientzle@freebsd.org) Received: from kientzle.com (h-66-166-149-50.snvacaid.covad.net [66.166.149.50]) by mx1.freebsd.org (Postfix) with ESMTP id A415A8FC22 for ; Thu, 26 Jun 2008 15:47:40 +0000 (UTC) (envelope-from kientzle@freebsd.org) Received: from [10.0.0.128] (p54.kientzle.com [66.166.149.54]) by kientzle.com (8.12.9/8.12.9) with ESMTP id m5QFldtv096898; Thu, 26 Jun 2008 08:47:40 -0700 (PDT) (envelope-from kientzle@freebsd.org) Message-ID: <4863BA1B.8070001@freebsd.org> Date: Thu, 26 Jun 2008 08:47:39 -0700 From: Tim Kientzle User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.12) Gecko/20060422 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Alexey Shuvaev References: <20080626110521.GA68764@wep4017.physik.uni-wuerzburg.de> In-Reply-To: <20080626110521.GA68764@wep4017.physik.uni-wuerzburg.de> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org Subject: Re: cpio -dumpl damages the files? 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: Thu, 26 Jun 2008 15:47:41 -0000 Alexey Shuvaev wrote: > > After examining the situation it appeared that math/qtiplot3d-qt4 > have installed damaged include files. In a nutshell the problem is that > bsdcpio damages the files: Ouch. I just committed a fix to SVN. Let me know if it fixes this problem for you. Tim