Re: Ports cvsup failure

2006-08-27 Thread Lowell Gilbert
stan <[EMAIL PROTECTED]> writes:

> I just set up a new cvsup server, using the cvsup-mirror port. I can use it
> to update everything that I need but the ports collection. It fails like
> this:
>
> Parsing supfile "ports-supfile"
> Connecting to cvsup.meadwestvaco.com
> Connected to cvsup.meadwestvaco.com
> Server software version: SNAP_16_1h
> Negotiating file attribute support
> Exchanging collection information
> Establishing passive-mode data connection
> Running
> Updating collection ports-all/cvs
> Detailer failed: Network write failure: Connection lost
> Will retry at 16:07:17
>
> This happens both on remote machines, and locally on the cvsup machine
> itself. I see the following in dmesg:
>
> pid 1618 (cvsupd), uid 1002: exited on signal 10
>
> Can anyone sugest where to start looking for this problem?

Okay, so basically your problem is that cvsupd is crashing.  I doubt
it matters whether the client is cvsup or csup.  For a start, run
cvsupd in verbose mode to see what it notices about the problem before
it hits the bus error.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Ports cvsup failure

2006-08-26 Thread stan
I just set up a new cvsup server, using the cvsup-mirror port. I can use it
to update everything that I need but the ports collection. It fails like
this:

Parsing supfile "ports-supfile"
Connecting to cvsup.meadwestvaco.com
Connected to cvsup.meadwestvaco.com
Server software version: SNAP_16_1h
Negotiating file attribute support
Exchanging collection information
Establishing passive-mode data connection
Running
Updating collection ports-all/cvs
Detailer failed: Network write failure: Connection lost
Will retry at 16:07:17

This happens both on remote machines, and locally on the cvsup machine
itself. I see the following in dmesg:

pid 1618 (cvsupd), uid 1002: exited on signal 10

Can anyone sugest where to start looking for this problem?

-- 
Unix is very simple, but it takes a genius to understand the simplicity.
(Dennis Ritchie)
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"