Ben Hacker Jr
06-27-2006, 12:16 AM
I recently (2-3 days) installed PCBSD1.11 from CD. Everything came up OK. I am writing this from Konqueror.
I usually have a number of programs I install from ports once PCBSD is running but I cannot get CVSUP to run for some reason.
I have tried changing the cvsup server. I tried 6,11,13(default). My firewall does not see this machine trying to go out to CVSUP in the logs.
%uname -a
FreeBSD wstation3.family.hom 6.1-RELEASE-p2 FreeBSD 6.1-RELEASE-p2 #0: Fri Jun 16 09:21:34 PDT 2006 root@PCBSD.localhost:/usr/obj/usr/src/sys/PCBSDv1.11 i386
%su root -c "cvsup -g -L 2 ports-supfile | tee cvsup01p.log"
Password:
Parsing supfile "ports-supfile"
Connecting to cvsup6.FreeBSD.org
Cannot connect to cvsup6.FreeBSD.org: Connection refused
Will retry at 19:50:15
^C
%sockstat
USER COMMAND PID FD PROTO LOCAL ADDRESS FOREIGN ADDRESS
root cvsup 94161 3 stream (not connected)
root cvsup 94161 4 tcp4 192.168.1.17:61655 128.46.156.46:5999
. . .
Any help will be greatly appreciated!
Thanks!
I usually have a number of programs I install from ports once PCBSD is running but I cannot get CVSUP to run for some reason.
I have tried changing the cvsup server. I tried 6,11,13(default). My firewall does not see this machine trying to go out to CVSUP in the logs.
%uname -a
FreeBSD wstation3.family.hom 6.1-RELEASE-p2 FreeBSD 6.1-RELEASE-p2 #0: Fri Jun 16 09:21:34 PDT 2006 root@PCBSD.localhost:/usr/obj/usr/src/sys/PCBSDv1.11 i386
%su root -c "cvsup -g -L 2 ports-supfile | tee cvsup01p.log"
Password:
Parsing supfile "ports-supfile"
Connecting to cvsup6.FreeBSD.org
Cannot connect to cvsup6.FreeBSD.org: Connection refused
Will retry at 19:50:15
^C
%sockstat
USER COMMAND PID FD PROTO LOCAL ADDRESS FOREIGN ADDRESS
root cvsup 94161 3 stream (not connected)
root cvsup 94161 4 tcp4 192.168.1.17:61655 128.46.156.46:5999
. . .
Any help will be greatly appreciated!
Thanks!