Subject: SUP stopped working...
To: None <port-mac68k@NetBSD.ORG>
From: Roger Fischer <rogerf1@mac.com>
List: port-mac68k
Date: 03/10/2000 18:15:17
I was trying to SUP my pkgsrc directory and ran into problems.
I haven't changed any of my files since the last time.  I've done
this several times before (about 15 times over the last year or so).

Anyway, this time, here's what I get.

max# sup -sv | tee sup14.log
SUP 8.26 (4.3 BSD) for system software at Mar 10 18:12:20
SUP: Can't find my host entry
max#


The network is reachable, cuz if I ping, here's what I get

max# ping sup.netbsd.org
PING ftp.netbsd.org (204.152.184.75): 56 data bytes
64 bytes from 204.152.184.75: icmp_seq=0 ttl=242 time=223.562 ms
64 bytes from 204.152.184.75: icmp_seq=1 ttl=242 time=209.495 ms
64 bytes from 204.152.184.75: icmp_seq=2 ttl=242 time=209.241 ms
^C
----ftp.netbsd.org PING Statistics----
3 packets transmitted, 3 packets received, 0.0% packet loss
round-trip min/avg/max/stddev = 209.241/214.099/223.562/8.196 ms
max#

Heres the relevant line out of my /etc/supfiles/coll.list

current release=pkgsrc host=sup.netbsd.org hostbase=/ftp/pub base=/usr
prefix=/usr backup delete use-rel-suffix


Does anybody know what's causing this?
Thanks,
Roger
max#