Port-amd64 archive

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

Re: pkgin issue



On 09/26/15 10:08, Robert Swindells wrote:
"William A. Mahaffey III" <wam%hiwaay.net@localhost> wrote:
I downloaded & installed pkgin a week or 2 ago to expedite pkg upgrades,
love it on NetBSD 6.1.5. However, I am having a repo problem under 7.0
Beta on the evbarm arch:

rpi # date
Sat Sep 26 09:49:07 MCDT 2015
rpi # uname -a
NetBSD rpi 7.0_BETA NetBSD 7.0_BETA (RPI.201503272230Z) evbarm
rpi # pkgin -Vy  update
Database needs to be updated.
reading local summary...
processing local summary...
updating database: 100%
pkgin: Could not fetch
ftp://ftp.netbsd.org/pub/pkgsrc/packages/NetBSD/evbarm/7.0/All/pkg_summary.gz
rpi #


I posted about this a week or so ago, was just checking if it had gotten
fixed. Hope it hasn't fallen betwixt the cracks :-/ ....
There isn't anything to fix, pkgin is correctly reporting that it could
not find a file in a directory that does not exist.

What did you put in repositories.conf ?


See below. I was only inquiring if in fact that file was supposed to be there, & maybe wasn't there for some administrative reason:


rpi # cat /usr/pkg/etc/pkgin/repositories.conf
# $Id: repositories.conf,v 1.3 2012/06/13 13:50:17 imilh Exp $
#
# Pkgin repositories list
#
# Simply add repositories URIs one below the other
#
# WARNING: order matters, duplicates will not be added, if two
# repositories hold the same package, it will be fetched from
# the first one listed in this file.
#
# This file format supports the following macros:
# $arch to define the machine hardware platform
# $osrelease to define the release version for the operating system
#
# Remote ftp repository
#
# ftp://ftp.netbsd.org/pub/pkgsrc/packages/NetBSD/$arch/5.1/All
#
# Remote http repository
#
# http://mirror-master.dragonflybsd.org/packages/$arch/DragonFly-$osrelease/stable/All
#
# Local repository (must contain a pkg_summary.gz or bz2)
#
# file:///usr/pkgsrc/packages/All
# NetBSD OS release can look like 6.0_STABLE, do not use it as-is
ftp://ftp.netbsd.org/pub/pkgsrc/packages/NetBSD/$arch/7.0/All
rpi #


Thanks & TIA for any further clues.

--

	William A. Mahaffey III

 ----------------------------------------------------------------------

	"The M1 Garand is without doubt the finest implement of war
	 ever devised by man."
                           -- Gen. George S. Patton Jr.



Home | Main Index | Thread Index | Old Index