Date: Fri, 19 Jan 2007 08:30:21 +0100 From: Guido Demmenie <rottweilertje@rottnic.nl> To: <StevenZJXu@viatech.com.cn> <StevenZJXu@viatech.com.cn> Cc: FreeBSD Questions <freebsd-questions@freebsd.org> Subject: =?utf-8?b?UmU6IOetlOWkjTogY3ZzdXAgZmFpbGVk?= Message-ID: <6D1C99D1-079C-452F-8D62-0B9522B54559@rottnic.nl> In-Reply-To: <BBAB206624C8D24E900C73AFAFC031AFFDFA32@exchbj03.viatech.com.bj> References: <BBAB206624C8D24E900C73AFAFC031AFFDF7F3@exchbj03.viatech.com.bj> <778B7991-FDE7-4115-AA55-D129E62F8E4A@rottnic.nl> <BBAB206624C8D24E900C73AFAFC031AFFDFA32@exchbj03.viatech.com.bj>
next in thread | previous in thread | raw e-mail | index | archive | help
>> On Jan 18, 2007, at 10:52 AM, <StevenZJXu@viatech.com.cn> >> <StevenZJXu@viatech.com.cn> 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, <StevenZJXu@viatech.com.cn> > <StevenZJXu@viatech.com.cn> 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 <jonc@chen.org.nz> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6D1C99D1-079C-452F-8D62-0B9522B54559>