From owner-freebsd-current@FreeBSD.ORG Wed Jan 21 15:08:44 2009 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 77BC91065881; Wed, 21 Jan 2009 15:08:43 +0000 (UTC) (envelope-from keramida@freebsd.org) Received: from igloo.linux.gr (igloo.linux.gr [62.1.205.36]) by mx1.freebsd.org (Postfix) with ESMTP id 743B58FC08; Wed, 21 Jan 2009 15:08:42 +0000 (UTC) (envelope-from keramida@freebsd.org) Received: from kobe.laptop (adsl189-242.kln.forthnet.gr [79.103.2.242]) (authenticated bits=128) by igloo.linux.gr (8.14.3/8.14.3/Debian-5) with ESMTP id n0LF8WlQ029758 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Wed, 21 Jan 2009 17:08:38 +0200 Received: from kobe.laptop (kobe.laptop [127.0.0.1]) by kobe.laptop (8.14.3/8.14.3) with ESMTP id n0LF8Vet008417; Wed, 21 Jan 2009 17:08:31 +0200 (EET) (envelope-from keramida@freebsd.org) Received: (from keramida@localhost) by kobe.laptop (8.14.3/8.14.3/Submit) id n0LF8VXr008416; Wed, 21 Jan 2009 17:08:31 +0200 (EET) (envelope-from keramida@freebsd.org) From: Giorgos Keramidas To: Tim Kientzle References: <87skndg0cv.fsf@kobe.laptop> <497641FC.30209@gmx.de> <87d4eh8wj3.fsf@kobe.laptop> <4976C72A.50505@freebsd.org> Date: Wed, 21 Jan 2009 17:08:31 +0200 In-Reply-To: <4976C72A.50505@freebsd.org> (Tim Kientzle's message of "Tue, 20 Jan 2009 22:56:42 -0800") Message-ID: <87mydkzogg.fsf@kobe.laptop> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-MailScanner-ID: n0LF8WlQ029758 X-Hellug-MailScanner: Found to be clean X-Hellug-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-4.168, required 5, autolearn=not spam, ALL_TRUSTED -1.80, AWL 0.23, BAYES_00 -2.60) X-Hellug-MailScanner-From: keramida@freebsd.org X-Spam-Status: No Cc: Christoph Mallon , freebsd-current@freebsd.org Subject: Re: [PATCH] bsdcpio core dump 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: Wed, 21 Jan 2009 15:09:04 -0000 On Tue, 20 Jan 2009 22:56:42 -0800, Tim Kientzle wrote: > Please try r187521, which should fix the core dump. > > I'll look at the error message more closely tomorrow. Thanks Tim! I updated my libarchive, and backed out the local hack that checks the return value of archive_write_header(). Now things work fine: $ find bsdcpio | ./bsdcpio -p -dmu /tmp/koko bsdcpio: 'bsdcpio': Can't create '/tmp/koko/bsdcpio': Permission denied 0 blocks