On Jan 18, 2007, at 10:52 AM, <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> wrote:

when i use cvsup to update port tree, it always refused by server,
like
this:

Connecting to cvsup.freebsdchina.org
Cannot connect to cvsup.freebsdchina.org: connection refused ...

i have change many cvsup server , all of then result in then same,

what should i do?


I don't know what servers you tried, but you might try the servers listed in the handbook:

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/
cvsup.html#HANDBOOK-MIRRORS-CHAPTER-SGML-MIRRORS-CN-CVSUP

If those also result in the connection refused you should post your supfile to provide a little more information.

--Guido


On Jan 19, 2007, at 3:14 AM, <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> wrote:

i have try several servers , such as cvsup.tw.freebsd.org, cvsup.freebsdchina.org , cvsup.jp.freebsd.org, cvsup.freebsd.org, etc.

all of then can normaly ping.

As far as I can see there no problem with the supfile. I'm not sure if you checked the other reply:

Check that your firewall is allowing outgoing tcp/5999.
written by: Jonathan Chen <[EMAIL PROTECTED]>

This also might be the problem.

--guido


this is my ports-supfile:

# $FreeBSD: src/share/examples/cvsup/ports-supfile,v 1.33 2004/12/19 02:31:45 brueffer Exp $
#
# This file contains all of the "CVSup collections" that make up the
# FreeBSD-current ports collection.
#
# Defaults that apply to all the collections
#
# IMPORTANT: Change the next line to use one of the CVSup mirror sites
# listed at http://www.freebsd.org/doc/handbook/mirrors.html.
#*default host=cvsup.FreeBSD.org
 *default host=cvsup.FreeBSDChina.org
#*default host=cvsup3.FreeBSDChina.org
*default base=/var/db
*default prefix=/usr
*default release=cvs tag=.
*default delete use-rel-suffix

# If you seem to be limited by CPU rather than network or disk bandwidth, try # commenting out the following line. (Normally, today's CPUs are fast enough
# that you want to run compression.)
*default compress

## Ports Collection.
#
# The easiest way to get the ports tree is to use the "ports-all"
# mega-collection.  It includes all of the individual "ports-*"
# collections,
#ports-all

# These are the individual collections that make up "ports-all". If you
# use these, be sure to comment out "ports-all" above.
#
# Be sure to ALWAYS cvsup the ports-base collection if you use any of the # other individual collections below. ports-base is a mandatory collection # for the ports collection, and your ports may not build correctly if it
# is not kept up to date.
ports-base
ports-accessibility
ports-arabic
ports-archivers
ports-astro
#ports-audio
ports-benchmarks
ports-biology
#ports-cad
ports-chinese
ports-comms
ports-converters
ports-databases
ports-deskutils
ports-devel
ports-dns
ports-editors
#ports-emulators
#ports-finance
#ports-french
ports-ftp
#ports-games
#ports-german
ports-graphics
ports-hebrew
ports-hungarian
ports-irc
#ports-japanese
ports-java
#ports-korean
ports-lang
ports-mail
ports-math
ports-mbone
ports-misc
ports-multimedia
ports-net
ports-net-mgmt
ports-news
#ports-palm
ports-polish
#ports-portuguese
#ports-print
#ports-russian
ports-science
ports-security
ports-shells
ports-sysutils
ports-textproc
ports-ukrainian
ports-vietnamese
ports-www
ports-x11
ports-x11-clocks
ports-x11-fm
ports-x11-fonts
ports-x11-servers
ports-x11-themes
ports-x11-toolkits
ports-x11-wm

is there any error in my ports-supfile?

Thanks

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to