Re: Insights from successful, yet painful, install attempt.

David Brownlee <[email protected]> Tue, 12 Oct 2021 18:49:06 +0100
Newsgroups gmane.os.netbsd.ports.amiga
Message-ID <CAGN_6pawuWhh-CA08bbfmwGA-c2xFYEiXwreWNDA0ET6kc=pjQ@mail.gmail.com>
On Tue, 12 Oct 2021 at 18:28, Michael van Elst <[email protected]> wrote:
>
> [email protected] (John Klos) writes:
>
> >> Also, pkgin will use the bz2 pkg_summary, which is very slow to unpack
> >> on 68030. Maybe it'd be best to only provide the gz?
>
> >I can't say I know offhand how to tell pkgin to prefer one over the other.
> >I see someone who likes older machines has also brought this up:
>
> It searches for .xz, .bz2 and .gz suffixes and takes the first it finds.
>
> You either need a configuration for the suffix list or for the file to use.

jperkin has just resolved https://github.com/NetBSDfr/pkgin/issues/112
- so hopefully any pkgin binaries built from now on should default to
.gz on amiga and similar platforms :)

David