cvsup problems....

2006-11-18 Thread Eric Schuele

Hello,

I usually use cvsup5.us.freebsd.org.  but it has not given me any new 
bits for several days now.  And if I use ANY other server what usually 
takes five minutes, takes 30-minutes to an hour (or they just hang). 
Which is terribly annoying.


I've tried picking other servers by hand, and I've tried the 
fastest_cvsup script.  Doesn't seem to matter which I pick.  They all 
seem to be slow except cvsup5... and cvsup5 does not give me anything 
anymore.  No source, no ports, no docs.


I have not changed anything on my end.  Is there something going on that 
I am not aware of that is affecting the servers, or my ability to 
interact with them?  Is it related to the release, the move, anything?


I'm using RELENG_6.

I use:
cvsup -g -L 1 ${SUPFILE_DIR}/supfile

And:
*default host=cvsup3.us.freebsd.org
*default base=/var/db
*default prefix=/usr

*default release=cvs tag=RELENG_6
*default delete use-rel-suffix

*default compress

src-all
ports-all tag=.
doc-all tag=.


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


Re: cvsup problems....

2006-11-18 Thread ajm
On Sat, Nov 18, 2006 at 08:25:57AM -0600, Eric Schuele wrote:
 Hello,
 
 I usually use cvsup5.us.freebsd.org.  but it has not given me any new 
 bits for several days now.  And if I use ANY other server what usually 
 takes five minutes, takes 30-minutes to an hour (or they just hang). 
 Which is terribly annoying.
 
 I've tried picking other servers by hand, and I've tried the 
 fastest_cvsup script.  Doesn't seem to matter which I pick.  They all 
 seem to be slow except cvsup5... and cvsup5 does not give me anything 
 anymore.  No source, no ports, no docs.
 
 I have not changed anything on my end.  Is there something going on that 
 I am not aware of that is affecting the servers, or my ability to 
 interact with them?  Is it related to the release, the move, anything?
 
 I'm using RELENG_6.
 
 I use:
 cvsup -g -L 1 ${SUPFILE_DIR}/supfile
 
 And:
 *default host=cvsup3.us.freebsd.org
 *default base=/var/db
 *default prefix=/usr
 
 *default release=cvs tag=RELENG_6
 *default delete use-rel-suffix
 
 *default compress
 
 src-all
 ports-all tag=.
 doc-all tag=.
 
 
 Thanks.
 -- 
 Regards,
 Eric

I did hear FreeBSD was moving their clusters...could be the delays and 
hang-ups you have been experiencing?

-- 
Thanks,
Alexander
FreeBSD 6.0-RELEASE i386
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: cvsup problems....

2006-11-18 Thread Lowell Gilbert
Eric Schuele [EMAIL PROTECTED] writes:

 I usually use cvsup5.us.freebsd.org.  but it has not given me any new
 bits for several days now.  And if I use ANY other server what usually
 takes five minutes, takes 30-minutes to an hour (or they just
 hang). Which is terribly annoying.

 I've tried picking other servers by hand, and I've tried the
 fastest_cvsup script.  Doesn't seem to matter which I pick.  They all
 seem to be slow except cvsup5... and cvsup5 does not give me anything
 anymore.  No source, no ports, no docs.

cvsup5.us.freebsd.org does seem to have stopped updating.  I've
cc'd the hubs mailing list in case this was not known.

 I have not changed anything on my end.  Is there something going on
 that I am not aware of that is affecting the servers, or my ability to
 interact with them?  Is it related to the release, the move, anything?

I tried cvsup3.us.freebsd.org (the example you showed in your
supfile), and it seemed fine; not just fast, but fully in synch
with my usual cvsup host (although it was busy enough that I had
to try for a while before I got in).  So whatever is going on does
seem to be local to you.

Try increasing the verbosity of cvsup; it may be able to tell you
what its problem is.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: cvsup problems....

2006-11-18 Thread Stephen Montgomery-Smith

Lowell Gilbert wrote:

Eric Schuele [EMAIL PROTECTED] writes:



I usually use cvsup5.us.freebsd.org.  but it has not given me any new
bits for several days now.  And if I use ANY other server what usually
takes five minutes, takes 30-minutes to an hour (or they just
hang). Which is terribly annoying.

I've tried picking other servers by hand, and I've tried the
fastest_cvsup script.  Doesn't seem to matter which I pick.  They all
seem to be slow except cvsup5... and cvsup5 does not give me anything
anymore.  No source, no ports, no docs.



cvsup5.us.freebsd.org does seem to have stopped updating.  I've
cc'd the hubs mailing list in case this was not known.



cvsup-master.freebsd.org was down a few days ago, and also on Friday. 
On Friday it changed its IP address.  All of these were scheduled, I 
believe, but it might have thrown a wrench into the works at 
cvsup5.us.freebsd.org.  (It certainly did on my computer which generates 
the CTM deltas, and it did require manual intervention on my part.)


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


Re: cvsup problems....

2006-11-18 Thread Eric Schuele

On 11/18/06 11:37, Lowell Gilbert wrote:

Eric Schuele [EMAIL PROTECTED] writes:


I usually use cvsup5.us.freebsd.org.  but it has not given me any new
bits for several days now.  And if I use ANY other server what usually
takes five minutes, takes 30-minutes to an hour (or they just
hang). Which is terribly annoying.

I've tried picking other servers by hand, and I've tried the
fastest_cvsup script.  Doesn't seem to matter which I pick.  They all
seem to be slow except cvsup5... and cvsup5 does not give me anything
anymore.  No source, no ports, no docs.


cvsup5.us.freebsd.org does seem to have stopped updating.  I've
cc'd the hubs mailing list in case this was not known.


I have not changed anything on my end.  Is there something going on
that I am not aware of that is affecting the servers, or my ability to
interact with them?  Is it related to the release, the move, anything?


I tried cvsup3.us.freebsd.org (the example you showed in your
supfile), and it seemed fine; not just fast, but fully in synch
with my usual cvsup host (although it was busy enough that I had
to try for a while before I got in).  So whatever is going on does
seem to be local to you.



I don't know what it could be.

---
Finding fastest server...
---
 -=(oo)=(cvsup18.us.freebsd.org)=- 



cvsup13.us.freebsd.org

---
Grabbing source, docs, and ports... (all RELENG_6 cvsup13.us.freebsd.org)
---
Parsing supfile /root/maint/update/supfiles/supfile
Connecting to cvsup13.us.freebsd.org
Connected to cvsup13.us.freebsd.org
Server software version: SNAP_16_1h
Negotiating file attribute support
Exchanging collection information
Establishing multiplexed-mode data connection
Running
Updating collection src-all/cvs

I've been stuck here for 45 minutes or so.  If I leave it long enough it 
will sometimes break loose and do something.


Any ideas?  Anything I can look into?

Thanks.


Try increasing the verbosity of cvsup; it may be able to tell you
what its problem is.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]




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


Re: cvsup problems....

2006-11-18 Thread Jonathan Horne
On Saturday 18 November 2006 13:07, Eric Schuele wrote:
 On 11/18/06 11:37, Lowell Gilbert wrote:
  Eric Schuele [EMAIL PROTECTED] writes:
  I usually use cvsup5.us.freebsd.org.  but it has not given me any new
  bits for several days now.  And if I use ANY other server what usually
  takes five minutes, takes 30-minutes to an hour (or they just
  hang). Which is terribly annoying.
 
  I've tried picking other servers by hand, and I've tried the
  fastest_cvsup script.  Doesn't seem to matter which I pick.  They all
  seem to be slow except cvsup5... and cvsup5 does not give me anything
  anymore.  No source, no ports, no docs.
 
  cvsup5.us.freebsd.org does seem to have stopped updating.  I've
  cc'd the hubs mailing list in case this was not known.
 
  I have not changed anything on my end.  Is there something going on
  that I am not aware of that is affecting the servers, or my ability to
  interact with them?  Is it related to the release, the move, anything?
 
  I tried cvsup3.us.freebsd.org (the example you showed in your
  supfile), and it seemed fine; not just fast, but fully in synch
  with my usual cvsup host (although it was busy enough that I had
  to try for a while before I got in).  So whatever is going on does
  seem to be local to you.

 I don't know what it could be.

 ---
 Finding fastest server...
 ---
   -=(oo)=(cvsup18.us.freebsd.org)=-


 cvsup13.us.freebsd.org

 ---
 Grabbing source, docs, and ports... (all RELENG_6 cvsup13.us.freebsd.org)
 ---
 Parsing supfile /root/maint/update/supfiles/supfile
 Connecting to cvsup13.us.freebsd.org
 Connected to cvsup13.us.freebsd.org
 Server software version: SNAP_16_1h
 Negotiating file attribute support
 Exchanging collection information
 Establishing multiplexed-mode data connection
 Running
 Updating collection src-all/cvs

 I've been stuck here for 45 minutes or so.  If I leave it long enough it
 will sometimes break loose and do something.

 Any ideas?  Anything I can look into?

 Thanks.

  Try increasing the verbosity of cvsup; it may be able to tell you
  what its problem is.
  ___

my solution for problems with 13, were resolved using my /etc/hosts file.

[EMAIL PROTECTED] ~]$ cat /etc/hosts|grep cvsup
192.168.0.1 cvsup13.us.freebsd.org

... just make it time out.  i wonder if there is a mechanism in the 
fastest_cvsup to make it deliberatly exclude specific cvsup repositories.

on a side note... what was the file again to check in your sources, to tell 
you the version you have just downloaded?

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


Re: cvsup problems....

2006-11-18 Thread Lowell Gilbert
Eric Schuele [EMAIL PROTECTED] writes:

 On 11/18/06 11:37, Lowell Gilbert wrote:
 Eric Schuele [EMAIL PROTECTED] writes:

 I usually use cvsup5.us.freebsd.org.  but it has not given me any new
 bits for several days now.  And if I use ANY other server what usually
 takes five minutes, takes 30-minutes to an hour (or they just
 hang). Which is terribly annoying.

 I've tried picking other servers by hand, and I've tried the
 fastest_cvsup script.  Doesn't seem to matter which I pick.  They all
 seem to be slow except cvsup5... and cvsup5 does not give me anything
 anymore.  No source, no ports, no docs.

 cvsup5.us.freebsd.org does seem to have stopped updating.  I've
 cc'd the hubs mailing list in case this was not known.

 I have not changed anything on my end.  Is there something going on
 that I am not aware of that is affecting the servers, or my ability to
 interact with them?  Is it related to the release, the move, anything?

 I tried cvsup3.us.freebsd.org (the example you showed in your
 supfile), and it seemed fine; not just fast, but fully in synch
 with my usual cvsup host (although it was busy enough that I had
 to try for a while before I got in).  So whatever is going on does
 seem to be local to you.


 I don't know what it could be.


Try increasing the verbosity of cvsup; it may be able to tell you
what its problem is.

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


Re: cvsup problems....

2006-11-18 Thread Eric Schuele

On 11/18/06 18:32, Lowell Gilbert wrote:

Eric Schuele [EMAIL PROTECTED] writes:


On 11/18/06 11:37, Lowell Gilbert wrote:

Eric Schuele [EMAIL PROTECTED] writes:


I usually use cvsup5.us.freebsd.org.  but it has not given me any new
bits for several days now.  And if I use ANY other server what usually
takes five minutes, takes 30-minutes to an hour (or they just
hang). Which is terribly annoying.

I've tried picking other servers by hand, and I've tried the
fastest_cvsup script.  Doesn't seem to matter which I pick.  They all
seem to be slow except cvsup5... and cvsup5 does not give me anything
anymore.  No source, no ports, no docs.

cvsup5.us.freebsd.org does seem to have stopped updating.  I've
cc'd the hubs mailing list in case this was not known.


I have not changed anything on my end.  Is there something going on
that I am not aware of that is affecting the servers, or my ability to
interact with them?  Is it related to the release, the move, anything?

I tried cvsup3.us.freebsd.org (the example you showed in your
supfile), and it seemed fine; not just fast, but fully in synch
with my usual cvsup host (although it was busy enough that I had
to try for a while before I got in).  So whatever is going on does
seem to be local to you.


I don't know what it could be.



Try increasing the verbosity of cvsup; it may be able to tell you
what its problem is.



Man page says

cvsup -g -L 2 ${SUPFILE_DIR}/supfile

Is as verbose as it gets.  Which is what I used in my last post.  Is 
there something more I can tweak?


Thanks.



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




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


Re: Cvsup problems

2005-04-20 Thread Paul Waring
On 4/19/05, Cody Holland [EMAIL PROTECTED] wrote:
 I'm having cvsup update issues right now.  When I try to update I get:
 Cannot connect to cvsupxx.us.freebsd.org: Connection refused
 Will retry at xx:xx:xx
 No matter which server I try.

I had this problem a couple of days ago with the UK cvsup mirrors, the
only two things I could think of were:

1. I'd tried to cvsup once too often (e.g. two or three times in 24
hours) - don't think this was the case but I wouldn't be surprised if
the mirror maintainers impose temporary bans on IPs that try to
connect more than X times in a given period.

2. Some sort of update was pushed out that caused things to break on
the mirrors.

The problem seemed to go away for a couple of days but it's back for
me at the moment.

Paul

-- 
Rogue Tory
www.roguetory.org.uk
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Cvsup problems

2005-04-19 Thread Cody Holland
I'm having cvsup update issues right now.  When I try to update I get:
Cannot connect to cvsupxx.us.freebsd.org: Connection refused
Will retry at xx:xx:xx
No matter which server I try.

Also when I try to run fastest_cvsup -c us I get timeouts on
everyserver.  Any ideas?

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


Re: Cvsup problems

2005-04-19 Thread Kris Kennaway
On Tue, Apr 19, 2005 at 02:03:46PM -0500, Cody Holland wrote:
 I'm having cvsup update issues right now.  When I try to update I get:
 Cannot connect to cvsupxx.us.freebsd.org: Connection refused
 Will retry at xx:xx:xx
 No matter which server I try.
 
 Also when I try to run fastest_cvsup -c us I get timeouts on
 everyserver.  Any ideas?

You have a firewall in the way?

Kris


pgp6WHEkBaOkU.pgp
Description: PGP signature


cvsup problems with older machine

2004-02-26 Thread stan
I'v got a 4.2 STABLE machine I'm trying to use cvsup to bring up to data.

When I run the cvsup that's on it to connect to my cvsup seerver, I get a
message about upgrading cvsup, and a reference to a web page at:

http://www.cvsup.org/s1g/

But that link seems to be dead.

What can I do to get this cvsup workin?

-- 
They that would give up essential liberty for temporary safety deserve
neither liberty nor safety.
-- Benjamin Franklin
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: cvsup problems with older machine

2004-02-26 Thread Kent Stewart
On Thursday 26 February 2004 06:44 am, stan wrote:
 I'v got a 4.2 STABLE machine I'm trying to use cvsup to bring up to
 data.

 When I run the cvsup that's on it to connect to my cvsup seerver, I
 get a message about upgrading cvsup, and a reference to a web page
 at:

 http://www.cvsup.org/s1g/

 But that link seems to be dead.

 What can I do to get this cvsup workin?

Download the package from one of the ftp-mirrors. The latest version is 
cvsup-16.1h and you can use the gui version or the non-gui version like 
I do. Cvsup doesn't change very often and until it does, the package 
version is much easier to deal with.

A URL to the package is
ftp://ftp12.us.freebsd.org/pub/FreeBSD/ports/packages/net

You can choose your mirror by changing ftp12 to what ever you like.

Kent

-- 
Kent Stewart
Richland, WA

http://users.owt.com/kstewart/index.html
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: cvsup problems

2004-02-23 Thread Michael Wallendahl
I think that maybe your cvsup configuration file may have a typo.

Maybe practice with upgrading your ports tree first?  

Copy the example 'ports-supfile' from /usr/share/examples/cvsup/, edit
the *default host= entry and run that:

=
cd 
cp /usr/share/examples/cvsup/ports-supfile .
vi ports-supfile
  change the '*default host=' entry to point to a valid repository.
cvsup -g -L 2 ~/ports-supfile
=

There is a great tutorial on using portupgrade and cvsup here:

   http://www.onlamp.com/pub/a/bsd/2003/08/28/FreeBSD_Basics.html

Since the ports tree is the same for all versions of FreeBSD (I
believe), it might make sense to start with them.  Once you get cvsup
working on your ports tree, then you can figure out which source tree to
cvsup to stay current with your kernel and userland.

hope this helps,

-Mike

On Mon, Feb 23, 2004 at 12:42:13AM -0700, RYAN vAN GINNEKEN wrote:
 I just installed freebsd 4.9 is it the stable branch right now ??? I 
 have been tring to update everything useing cvsup and keep getting the 
 following error below is the important bits to my supfile
 
 Release not specified for collection cvsup7.FreeBSD.org
 
 # $FreeBSD: V21 /usr/local/etc/cvsup/sup-all ver 1.1 2003/11/17  rmvg
 #==
 # IMPORTANT: Change the next line to use one of the CVSup mirror sites
 # listed at http://www.freebsd.org/doc/handbook/mirrors.html.
 
 #cvsup1.FreeBSD.org
 cvsup7.FreeBSD.org (maintainer John Polstra [EMAIL PROTECTED]), 
 Washington state
 #cvsup2.jp.FreeBSD.org (maintainer Masafumi NAKANE [EMAIL PROTECTED])
 #cvsup.ca.FreeBSD.org
 
 ###
 #
 # DANGER!  WARNING!  LOOK OUT!  VORSICHT!
 #
 # If you add any of the ports or doc collections to this file, be sure to
 # specify them with a tag value set to ., like this:
 #
 #   ports-all tag=.
 #   doc-all tag=.
 #
 # If you leave out the tag=. portion, CVSup will delete all of
 # the files in your ports or doc tree.  That is because the ports and doc
 # collections do not use the same tags as the main part of the FreeBSD
 # source tree.
 #
 ###
 
 *default host=cvsup.ca.FreeBSD.org
 *default prefix=/usr
 # The following line is for 4-stable.
 *default release=cvs tag=RELENG_4
 *default delete use-rel-suffix
 #--
 # sources files
 #--
 src-usrsbin
 src-all
 
 
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


cvsup problems

2004-02-22 Thread RYAN vAN GINNEKEN
I just installed freebsd 4.9 is it the stable branch right now ??? I 
have been tring to update everything useing cvsup and keep getting the 
following error below is the important bits to my supfile

Release not specified for collection cvsup7.FreeBSD.org

# $FreeBSD: V21 /usr/local/etc/cvsup/sup-all ver 1.1 2003/11/17  rmvg
#==
# IMPORTANT: Change the next line to use one of the CVSup mirror sites
# listed at http://www.freebsd.org/doc/handbook/mirrors.html.
#cvsup1.FreeBSD.org
cvsup7.FreeBSD.org (maintainer John Polstra [EMAIL PROTECTED]), 
Washington state
#cvsup2.jp.FreeBSD.org (maintainer Masafumi NAKANE [EMAIL PROTECTED])
#cvsup.ca.FreeBSD.org

###
#
# DANGER!  WARNING!  LOOK OUT!  VORSICHT!
#
# If you add any of the ports or doc collections to this file, be sure to
# specify them with a tag value set to ., like this:
#
#   ports-all tag=.
#   doc-all tag=.
#
# If you leave out the tag=. portion, CVSup will delete all of
# the files in your ports or doc tree.  That is because the ports and doc
# collections do not use the same tags as the main part of the FreeBSD
# source tree.
#
###
*default host=cvsup.ca.FreeBSD.org
*default prefix=/usr
# The following line is for 4-stable.
*default release=cvs tag=RELENG_4
*default delete use-rel-suffix
#--
# sources files
#--
src-usrsbin
src-all
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: cvsup problems

2004-02-22 Thread Kris Kennaway
On Mon, Feb 23, 2004 at 12:42:13AM -0700, RYAN vAN GINNEKEN wrote:
 I just installed freebsd 4.9 is it the stable branch right now ??? I 
 have been tring to update everything useing cvsup and keep getting the 
 following error below is the important bits to my supfile
 
 Release not specified for collection cvsup7.FreeBSD.org
 
 # $FreeBSD: V21 /usr/local/etc/cvsup/sup-all ver 1.1 2003/11/17  rmvg
 #==
 # IMPORTANT: Change the next line to use one of the CVSup mirror sites
 # listed at http://www.freebsd.org/doc/handbook/mirrors.html.
 
 #cvsup1.FreeBSD.org
 cvsup7.FreeBSD.org (maintainer John Polstra [EMAIL PROTECTED]), 
 Washington state

  ^ See above :-)

 #cvsup2.jp.FreeBSD.org (maintainer Masafumi NAKANE [EMAIL PROTECTED])
 #cvsup.ca.FreeBSD.org


 #--
 # sources files
 #--
 src-usrsbin
 src-all

Also, the former is redundant.

Kris


pgp0.pgp
Description: PGP signature


Re: cvsup problems

2003-08-26 Thread Bsd Neophyte

--- Kent Stewart [EMAIL PROTECTED] wrote:
...snip...
  there's nothing going on with my ISP that is causing this.  is there
  any possiblility that something is wrong with the system itself? 
  every single server i try i get the TreeList failed: Network write
  failure: Connection closed error.
 
 
 Do you have a firewall that isn't permitting cvsup to talk both ways?
 
 Kent
 
 -- 
 Kent Stewart
 Richland, WA

no... no firewall either.

__
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: cvsup problems

2003-08-22 Thread Bsd Neophyte

--- Kris Kennaway [EMAIL PROTECTED] wrote:
 On Thu, Aug 21, 2003 at 05:09:42PM -0700, Bsd Neophyte wrote:
 
  I get different error messages.  Here's some output of what's going on
 now
  (the first error is VERY common):
 
 This is a network problem.  Either the cvsup server, or something
 between your system and the cvsup server is causing the connection to
 be terminated.
 
 Kris
 
 ATTACHMENT part 2 application/pgp-signature 

hmmm... to answer the other message, i've tried serveral servers, but they
all give the same error.

maybe i should take a look at adelphia and see what they have to say...
what say you?




__
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: cvsup problems

2003-08-22 Thread Bsd Neophyte

--- Bsd Neophyte [EMAIL PROTECTED] wrote:
 
 --- Kris Kennaway [EMAIL PROTECTED] wrote:
  On Thu, Aug 21, 2003 at 05:09:42PM -0700, Bsd Neophyte wrote:
  
   I get different error messages.  Here's some output of what's going
 on
  now
   (the first error is VERY common):
  
  This is a network problem.  Either the cvsup server, or something
  between your system and the cvsup server is causing the connection to
  be terminated.
  
  Kris
  
  ATTACHMENT part 2 application/pgp-signature 
 
 hmmm... to answer the other message, i've tried serveral servers, but
 they
 all give the same error.
 
 maybe i should take a look at adelphia and see what they have to say...
 what say you?

there's nothing going on with my ISP that is causing this.  is there any
possiblility that something is wrong with the system itself?  every single
server i try i get the TreeList failed: Network write failure: Connection
closed error.


__
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: cvsup problems

2003-08-22 Thread Kent Stewart
On Friday 22 August 2003 04:38 pm, Bsd Neophyte wrote:
 --- Bsd Neophyte [EMAIL PROTECTED] wrote:
  --- Kris Kennaway [EMAIL PROTECTED] wrote:
   On Thu, Aug 21, 2003 at 05:09:42PM -0700, Bsd Neophyte wrote:
I get different error messages.  Here's some output of what's
going
 
  on
 
   now
  
(the first error is VERY common):
  
   This is a network problem.  Either the cvsup server, or something
   between your system and the cvsup server is causing the
   connection to be terminated.
  
   Kris
  
   ATTACHMENT part 2 application/pgp-signature
 
  hmmm... to answer the other message, i've tried serveral servers,
  but they
  all give the same error.
 
  maybe i should take a look at adelphia and see what they have to
  say... what say you?

 there's nothing going on with my ISP that is causing this.  is there
 any possiblility that something is wrong with the system itself? 
 every single server i try i get the TreeList failed: Network write
 failure: Connection closed error.


Do you have a firewall that isn't permitting cvsup to talk both ways?

Kent

-- 
Kent Stewart
Richland, WA

http://users.owt.com/kstewart/index.html

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


cvsup problems

2003-08-21 Thread Bsd Neophyte
I've done a fresh install of FreeBSD 4.8 on my Dual p3-700 box.  I've been
having a lot of problems, which i'll outline progressively.  However, at
the moment, I'm having some issues with cvsup.

I've been trying to update my ports and sources and I keep running into
problems.  I've deleted the entire ports-all/ src-all/ and docs-all/
directories and tried to start from scratch, but that didn't resolve
anything.

I get different error messages.  Here's some output of what's going on now
(the first error is VERY common):

---

TreeList failed: Network write failure: Connetion closed
...
Detailer failed: Network write failure: Connection closed
Will retry at 08:14:58


__
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: cvsup problems

2003-08-21 Thread Mike Maltese
 I get different error messages.  Here's some output of what's going on now
 (the first error is VERY common):
 
 ---
 
 TreeList failed: Network write failure: Connetion closed
 ...
 Detailer failed: Network write failure: Connection closed
 Will retry at 08:14:58
 

Have you tried a different mirror?
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: cvsup problems

2003-08-21 Thread Kris Kennaway
On Thu, Aug 21, 2003 at 05:09:42PM -0700, Bsd Neophyte wrote:

 I get different error messages.  Here's some output of what's going on now
 (the first error is VERY common):

This is a network problem.  Either the cvsup server, or something
between your system and the cvsup server is causing the connection to
be terminated.

Kris


pgp0.pgp
Description: PGP signature