Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Install with new tar.xz extension
OK, I’ll file a PR on the first and third issues I found.
On the pkgsrc install I’ve verified that it does indeed download pkgsrc.tgz into the /targetroot/INSTALL directory, but then fails attempting to unpack pkgsrc.tar.xz. So it appears it is only looking for the latter format for unpacking.
-bob
On Nov 5, 2018, at 8:50 AM, Martin Husemann <martin%duskware.de@localhost> wrote:
> On Mon, Nov 05, 2018 at 08:36:37AM -0600, Robert Nestor wrote:
>> Two issues though: 1) pkgin install reported an error - no
>> libcrypt.so found, and 2) pkgsrc install failed as it downloaded in
>> ?.tar.gz? format (I think), but expected a ?.tar.xz? format for
>> unpacking.
>
> The first is a pkgsrc issue, please file a PR.
>
> For the second please double check the error message - the code explicitly
> asks for .tgz for a few files, and pkgsc is one of them.
>
>> Also interesting that during install if one installs the files from a
>> local filesystem you?re asked where the source files are, but even if a
>> valid path is provided they are never installed. I think this is a
>> long-standing issue though.
>
> Please provide exact steps how to reproduce this in a PR.
>
> Thanks!
>
> Martin
Home |
Main Index |
Thread Index |
Old Index