pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Problems with pkgsrc cvs updates
I have been having issues updating pkgsrc for the last couple days...
Here is what I am seeing:
3 # cvs up
ssh: connect to host anoncvs.netbsd.org port 22: Network is unreachable
cvs [update aborted]: end of file from server (consult above messages if any)
4 # dig anoncvs.NetBSD.org
; <<>> DiG 9.9.6-P2 <<>> anoncvs.NetBSD.org
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 32019
;; flags: qr rd ra ad; QUERY: 1, ANSWER: 1, AUTHORITY: 3, ADDITIONAL: 5
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 4096
;; QUESTION SECTION:
;anoncvs.NetBSD.org. IN A
;; ANSWER SECTION:
anoncvs.NetBSD.ORG. 527 IN A 199.233.217.198
5 # ping 199.233.217.198
PING v.NetBSD.org (199.233.217.198): 52 data bytes
64 bytes from 199.233.217.198: icmp_seq=0 ttl=242 time=86.397 ms
64 bytes from 199.233.217.198: icmp_seq=1 ttl=242 time=77.710 ms
64 bytes from 199.233.217.198: icmp_seq=2 ttl=242 time=86.152 ms
64 bytes from 199.233.217.198: icmp_seq=3 ttl=242 time=86.540 ms
64 bytes from 199.233.217.198: icmp_seq=4 ttl=242 time=76.556 ms
even if I specify the ip, I still get:
18 # cvs -f up
ssh: connect to host 199.233.217.198 port 22: Network is unreachable
cvs [update aborted]: end of file from server (consult above messages if any)
This has been working for years...I am not aware of any changes I have made
(intentionally) to my machine in the last month...
help?!
--gene
Home |
Main Index |
Thread Index |
Old Index