From owner-freebsd-hackers@FreeBSD.ORG Tue Aug 19 10:13:22 2003 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D56C316A4C0 for ; Tue, 19 Aug 2003 10:13:22 -0700 (PDT) Received: from rwcrmhc12.comcast.net (rwcrmhc12.comcast.net [216.148.227.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2584C43F3F for ; Tue, 19 Aug 2003 10:13:22 -0700 (PDT) (envelope-from julian@elischer.org) Received: from interjet.elischer.org ([12.233.125.100]) by attbi.com (rwcrmhc12) with ESMTP id <20030819171321014003lt25e>; Tue, 19 Aug 2003 17:13:21 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id KAA60680; Tue, 19 Aug 2003 10:13:20 -0700 (PDT) Date: Tue, 19 Aug 2003 10:13:18 -0700 (PDT) From: Julian Elischer To: Adam Balogh In-Reply-To: <1061288292.58214.42.camel@localhost> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-hackers@freebsd.org Subject: Re: pkg_create X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Aug 2003 17:13:23 -0000 There weas no resolution though I discoverred that teh mechanism for the bug is that the "-C" argument is applied to tar immediatly that such a line is encounterred on teh arg list or the pascking list. the answer would be to not put the "-C" arg on the 'tar' list until a file to save is actually encounterred. I have not done that yet however. (other fish to fry). On 19 Aug 2003, Adam Balogh wrote: > Hello, > Has anyone found a solution for the pkg_create problem > mentioned here in June? > > The original discussion. > > > http://lists.freebsd.org/pipermail/freebsd-hackers/2003-June/001673.html > > Cheers, Adam > > _______________________________________________ > freebsd-hackers@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org" >