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

John Klos <[email protected]> Tue, 12 Oct 2021 00:17:25 +0000 (UTC)
Newsgroups gmane.os.netbsd.ports.amiga
Message-ID <[email protected]>
Hi,

> Got X working, so this is very appreciated.

Good to hear!

> But pkgin doesn't find it, with your repo (which has it) as the top
> one in pkgin's config. This leads me to believe the pkg_summary isn't
> up to date.

Both are present, and should have all of the packages currently uploaded:

-rw-rw-r--  1 root  zia      429640 Oct 11 14:38 pkg_summary.bz2
-rw-rw-r--  1 root  zia      651726 Oct 11 14:38 pkg_summary.gz

> 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:

https://github.com/NetBSDfr/pkgin/issues/112

However, it'd be more appropriately discussed on tech-pkg@. I'll send 
something there.

> Cool stuff, but nono is m88k, which is a different beast (Motorola's
> attempt at RISC).

It does both! It runs NetBSD/luna68k as well as OpenBSD/luna88k.

John