From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from u2.inri ([107.191.125.208]) by pp; Mon May 11 17:33:53 EDT 2015 Date: Mon, 11 May 2015 17:33:19 -0400 From: sl@9front.org To: 9front@9front.org Subject: Re: [9front] pkg/unpkg strangeness Message-ID: List-ID: <9front.9front.org> X-Glyph: ➈ X-Bullshit: dependency property-scale hardware MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit > According to tar(1): > > File path names are limited to 100 characters (256 when > using ustar format). > > Every file that has a path bigger than that leads to pkg/unpkg trying > to unpack the file into /. I don't see where tar(1) is ever getting called. Note: I do not really understand unpkg.c. sl