Port-arm archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: repo problem



"William A. Mahaffey III" <wam%hiwaay.net@localhost>
>On 09/10/15 15:25, Robert Swindells wrote:
>> "William A. Mahaffey III" <wam%hiwaay.net@localhost> wrote:
>>> I just tried to install pkgin on my RPiB+ running NetBSD 7.0 BETA
>>> (NetBSD rpi 7.0_BETA NetBSD 7.0_BETA (RPI.201503272230Z) evbarm):
>> What do you get if you run:
>>
>> # uname -p
>>
>> Robert Swindells
>>
>
>rpi # uname -p
>earmv6hf
>rpi #

Ok.

I wouldn't try to search multiple package directories, you don't want
to try to install ones built for earmv7hf on a RPiB+ anyway, just set
PKG_PATH to:

PKG_PATH='ftp://ftp.netbsd.org/pub/pkgsrc/packages/NetBSD/earmv6hf/7.0_2015Q2/All'

This directory doesn't contain a package for pkgin for some reason so
you will have to build it from source if you still want it.

The pkg_add(1) utility can also download and install packages for you.

Robert Swindells





Home | Main Index | Thread Index | Old Index