Re: cvsup-mirror

2009-04-25 Thread Tim Judd
On Wed, Apr 22, 2009 at 11:49 AM, Tim Judd  wrote:

> I am having quite the issue with a cvsup-mirror install (1.3_8) here.  It
> seems to be keeping some meta information file somewhere and has FAILED to
> give me a local mirror (not one to be publicly available) yet.
>
>
> Being the stubborn person I am, I have multiple times cleared some and all
> of the following to try to resolve the problem...
>
> /usr/local/etc/cvsup
> the package itself
> /home/ncvs
> /home/cvsupin
> /usr/ports/ports/net/cvsup-mirror
>
>
>
> And each time it takes ~5 hours to download 1.5GB of data in /home/ncvs
> then a client connecting to itself fails to work.  Latest problem is
>
> -- Quote
> Server warning: Cannot open
> "/usr/local/etc/cvsup/prefixes/FreeBSD.cvs/src/gnu/lib/libgmp/mpz/get_si.c,v":
> No such file or directory
> Server warning: Cannot open
> "/usr/local/etc/cvsup/prefixes/FreeBSD.cvs/src/gnu/lib/libgmp/mpz/get_str.c,v":
> No such file or directory
> Server warning: Cannot open
> "/usr/local/etc/cvsup/prefixes/FreeBSD.cvs/src/gnu/lib/libgmp/mpz/get_ui.c,v":
> No such file or directory
> Server warning: Cannot open
> "/usr/local/etc/cvsup/prefixes/FreeBSD.cvs/src/gnu/lib/libgmp/mpz/getlimbn.c,v":
> No such file or directory
> -- /Quote
>
> It's just a snippet..  It can't find ANYTHING.
>
> Other problems included the inability to even select the src-all/cvs or
> ports-all/cvs (trees? branches?) in the server, yet it has 1.5GB downloaded.
>
> What'd help me to learn what's wrong is the line in config.sh as below:
> distribs="distrib.self .. . FreeBSD.cvs /home/ncvs . FreeBSD-www.current
> SKIP . FreeBSD-gnats.current SKIP gnats FreeBSD-mail.current SKIP ."
>
> My guess is it names a distribution and puts a directory it stores the
> files into in the next argument, separated by space.  Next distribution is
> named and it's directory it stores the files into as the next one past that,
> with all distributions separated by a single period.
>
> Then the word 'gnats' throws me off because I .  don't know what the
> heck it's there for..  is the '.' an alias instead to the first item in the
> line, meaning it's a tuple?
> (distrib storedir alias)...
>
>
>
> What throws me off is that the /usr/local/etc/cvsup directory was tarred up
> from a working mirror and copied here and let the update.sh run for 5 hours,
> to come to the above quoted warnings (but I'm treating them as errors).  The
> working system has about 4GB in /home/ncvs that works for me, but this one
> can't get past 1.5GB.  Working system has been working beautifully for
> several months (6?)..  so maybe it's just collective.
>
>
> I really would like to get a bearing on cvsup-mirror, but have no clue what
> to google or read to find out some of the troubleshooting guides.
>
>
>
> --Tim
>


Bump

Any other mailing list I can send this question to?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


cvsup-mirror

2009-04-22 Thread Tim Judd
I am having quite the issue with a cvsup-mirror install (1.3_8) here.  It
seems to be keeping some meta information file somewhere and has FAILED to
give me a local mirror (not one to be publicly available) yet.


Being the stubborn person I am, I have multiple times cleared some and all
of the following to try to resolve the problem...

/usr/local/etc/cvsup
the package itself
/home/ncvs
/home/cvsupin
/usr/ports/ports/net/cvsup-mirror



And each time it takes ~5 hours to download 1.5GB of data in /home/ncvs then
a client connecting to itself fails to work.  Latest problem is

-- Quote
Server warning: Cannot open
"/usr/local/etc/cvsup/prefixes/FreeBSD.cvs/src/gnu/lib/libgmp/mpz/get_si.c,v":
No such file or directory
Server warning: Cannot open
"/usr/local/etc/cvsup/prefixes/FreeBSD.cvs/src/gnu/lib/libgmp/mpz/get_str.c,v":
No such file or directory
Server warning: Cannot open
"/usr/local/etc/cvsup/prefixes/FreeBSD.cvs/src/gnu/lib/libgmp/mpz/get_ui.c,v":
No such file or directory
Server warning: Cannot open
"/usr/local/etc/cvsup/prefixes/FreeBSD.cvs/src/gnu/lib/libgmp/mpz/getlimbn.c,v":
No such file or directory
-- /Quote

It's just a snippet..  It can't find ANYTHING.

Other problems included the inability to even select the src-all/cvs or
ports-all/cvs (trees? branches?) in the server, yet it has 1.5GB downloaded.

What'd help me to learn what's wrong is the line in config.sh as below:
distribs="distrib.self .. . FreeBSD.cvs /home/ncvs . FreeBSD-www.current
SKIP . FreeBSD-gnats.current SKIP gnats FreeBSD-mail.current SKIP ."

My guess is it names a distribution and puts a directory it stores the files
into in the next argument, separated by space.  Next distribution is named
and it's directory it stores the files into as the next one past that, with
all distributions separated by a single period.

Then the word 'gnats' throws me off because I .  don't know what the
heck it's there for..  is the '.' an alias instead to the first item in the
line, meaning it's a tuple?
(distrib storedir alias)...



What throws me off is that the /usr/local/etc/cvsup directory was tarred up
from a working mirror and copied here and let the update.sh run for 5 hours,
to come to the above quoted warnings (but I'm treating them as errors).  The
working system has about 4GB in /home/ncvs that works for me, but this one
can't get past 1.5GB.  Working system has been working beautifully for
several months (6?)..  so maybe it's just collective.


I really would like to get a bearing on cvsup-mirror, but have no clue what
to google or read to find out some of the troubleshooting guides.



--Tim
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Res: Question: Howto Cvsup mirror?

2008-11-04 Thread Oliver v.B.K.
Yes, I know that this package exists... but I'm trying to setup a cvsup server 
on a CENTOS 5.2 machine. 
Does the cvsup client understands only this cvsup-mirror server or is there any 
other cross-platform(centos) server I can use ? for example a CVS server ?

thanks

 
Oliver vBK





De: Yuri Pankov <[EMAIL PROTECTED]>
Para: Oliver v.B.K. <[EMAIL PROTECTED]>
Cc: freebsd-questions@freebsd.org
Enviadas: Terça-feira, 4 de Novembro de 2008 14:30:47
Assunto: Re: Question: Howto Cvsup mirror?

On Tue, Nov 04, 2008 at 08:01:17AM -0800, Oliver v.B.K. wrote:
> Hi,
> I've been trying to setup a freebsd7.0 mirror on my network for my needs. The 
> ftp mirror is working great(used a repository with cobbler) 
> but with the cvsup mirror I'm quite lost.
> 
> I read in the freebsd handbook what cvsup does and how it works but I didn't 
> find anywhere
> explaining how to create a mirror.
> 
> Since the mirror server on the network runs centos5.2 I tried running csup 
> instead of compiling cvsup with modula3.
> I tried it out with the supfiles I use on the freebsd7.0 machines and it 
> worked pretty well I guess...
> 
> Now... what kind of server should I use ? is there a cvsupd I can use? or a 
> normal CVS server should be enough ?
> 
> Thanks
> 
>  
> Oliver vBK

Check /usr/ports/net/cvsup-mirror


HTH,
Yuri



  Novos endereços, o Yahoo! que você conhece. Crie um email novo com a sua 
cara @ymail.com ou @rocketmail.com.
http://br.new.mail.yahoo.com/addresses
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Question: Howto Cvsup mirror?

2008-11-04 Thread Yuri Pankov
On Tue, Nov 04, 2008 at 08:01:17AM -0800, Oliver v.B.K. wrote:
> Hi,
> I've been trying to setup a freebsd7.0 mirror on my network for my needs. The 
> ftp mirror is working great(used a repository with cobbler) 
> but with the cvsup mirror I'm quite lost.
> 
> I read in the freebsd handbook what cvsup does and how it works but I didn't 
> find anywhere
> explaining how to create a mirror.
> 
> Since the mirror server on the network runs centos5.2 I tried running csup 
> instead of compiling cvsup with modula3.
> I tried it out with the supfiles I use on the freebsd7.0 machines and it 
> worked pretty well I guess...
> 
> Now... what kind of server should I use ? is there a cvsupd I can use? or a 
> normal CVS server should be enough ?
> 
> Thanks
> 
>  
> Oliver vBK

Check /usr/ports/net/cvsup-mirror


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


Question: Howto Cvsup mirror?

2008-11-04 Thread Oliver v.B.K.
Hi,
I've been trying to setup a freebsd7.0 mirror on my network for my needs. The 
ftp mirror is working great(used a repository with cobbler) 
but with the cvsup mirror I'm quite lost.

I read in the freebsd handbook what cvsup does and how it works but I didn't 
find anywhere
explaining how to create a mirror.

Since the mirror server on the network runs centos5.2 I tried running csup 
instead of compiling cvsup with modula3.
I tried it out with the supfiles I use on the freebsd7.0 machines and it worked 
pretty well I guess...

Now... what kind of server should I use ? is there a cvsupd I can use? or a 
normal CVS server should be enough ?

Thanks

 
Oliver vBK



  Novos endereços, o Yahoo! que você conhece. Crie um email novo com a sua 
cara @ymail.com ou @rocketmail.com.
http://br.new.mail.yahoo.com/addresses
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


CVSUP mirror failed on 7.0-RELEASE - Unknown collection src-all

2008-04-29 Thread John Mok

Hi,

I tried to setup a local mirror by installing cvsup-mirror on FreeBSD 
7.0-RELEASE. The update.sh run to completion, but client failed to cvsup 
to the local mirror.


In cvsupd.log, the error messsages follow :-

Apr 29 21:41:34 havana cvsupd[2631]: CVSup server started
Apr 29 21:41:34 havana cvsupd[2631]: Software version: SNAP_16_1h
Apr 29 21:41:34 havana cvsupd[2631]: Protocol version: 17.0
Apr 29 21:41:34 havana cvsupd[2631]: Ready to service requests
Apr 29 21:41:43 havana cvsupd[2633]: +0 [EMAIL PROTECTED] 
(havana.sml-citizen.com.hk) [SNAP_16_1h/17.0]

Apr 29 21:41:43 havana cvsupd[2633]: =0 Unknown collection "src-all"
Apr 29 21:41:44 havana cvsupd[2633]: -0 [0Kin+0Kout] Finished successfully

I used the cvsup-mirror port on FreeBSD 6.x and it worked out of the 
box. I hope someone could point me what went wrong.


Thanks a lot.

John Mok




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


Re: cvsup-mirror: clients never get past 'running' (server 100% idle)

2007-12-18 Thread Hugo Silva

Hugo Silva wrote:

Hello,

I've set up a local cvsup mirror for a freebsd server farm but I'm 
having some trouble making it work.


I went with all the defaults on the install, only skipping gnats www 
and mail.


The initial update went well, took awhile but I have all files in 
place now.


However, when connecting to get src or ports, it'll never get past

/usr/src# make update
--
>>> Running /usr/bin/csup
--
Parsing supfile "/root/cvsup/standard-supfile"
Connecting to 172.16.100.22
Connected to 172.16.100.22
Server software version: SNAP_16_1h
Negotiating file attribute support
Exchanging collection information
Establishing multiplexed-mode data connection
Running


73163   3002  1  440  7592K  3812K select 0   0:02  0.00% cvsupd

It just stays idle forever...

3002 73163  0.0  0.2  7592  3812  ??  IJ7:07PM   0:01.58 
/usr/local/sbin/cvsupd -e -C 10 -l @daemon -b /usr/local/etc/cvsup -s 
sup.client




FreeBSD 7.0-BETA4/amd64, cvsupd is running inside a jail, on ZFS.

What am I missing ?

Regards,

Hugo


Proto Recv-Q Send-Q  Local Address  Foreign Address(state)
tcp4   0  16479  172.16.100.22.5999 172.16.100.92.61642
ESTABLISHED



Send-Q is 16479 on the server as soon as the client gets to the 
"Running" phase (and stalls), the client sees:


tcp4   0  0  172.16.100.92.61642172.16.100.22.5999 
ESTABLISHED


I'm baffled and don't have much free time to chase this down right now, 
does this ring a bell to anyone at all ? No firewalls are running on 
either host, and they're in the same subnet..


Best regards,

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


cvsup-mirror: clients never get past 'running' (server 100% idle)

2007-12-17 Thread Hugo Silva

Hello,

I've set up a local cvsup mirror for a freebsd server farm but I'm 
having some trouble making it work.


I went with all the defaults on the install, only skipping gnats www and 
mail.


The initial update went well, took awhile but I have all files in place now.

However, when connecting to get src or ports, it'll never get past

/usr/src# make update
--
>>> Running /usr/bin/csup
--
Parsing supfile "/root/cvsup/standard-supfile"
Connecting to 172.16.100.22
Connected to 172.16.100.22
Server software version: SNAP_16_1h
Negotiating file attribute support
Exchanging collection information
Establishing multiplexed-mode data connection
Running


73163   3002  1  440  7592K  3812K select 0   0:02  0.00% cvsupd

It just stays idle forever...

3002 73163  0.0  0.2  7592  3812  ??  IJ7:07PM   0:01.58 
/usr/local/sbin/cvsupd -e -C 10 -l @daemon -b /usr/local/etc/cvsup -s 
sup.client




FreeBSD 7.0-BETA4/amd64, cvsupd is running inside a jail, on ZFS.

What am I missing ?

Regards,

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


Re: cvsup-mirror several questions

2007-10-16 Thread Aryeh M. Friedman

>
> Hi Aryeh,
>
> two things:
>
> 1) is your clock set correctly? I received your mail *very * out of
> order on the mailing list.

The time is right but the TZ is wrong everytime I attempt to correct the
TZ the time gets readjusted... specifically my clock says:

Tue Oct 16 11:10:33 UTC 2007

right now but if I set it to EDT will say:

Tue Oct 16 07:10:33 EDT 2007

btw I use tzsetup any help would be nice but since I do nothing that
is TZ sensitive I just live with it.


>
> 2) A thread that just happened started addressing some of these
> questions. It's available here:
> http://lists.freebsd.org/pipermail/freebsd-questions/2007-October/160307.html

I don't have a browser setup right now but if I remember right that is a
thread I started when deciding how to install cvsup and if I remember
right the advice was to do what I just did and go with defaults only.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: cvsup-mirror several questions

2007-10-16 Thread James
On Tue, 2007-10-16 at 10:39 +, Aryeh M. Friedman wrote:

> I have setup cvsup-mirror with default settings and I have some questions:
> 
> 1. What cvsup host should I use as my upstream (cvsup.master.freebsd.org
> [if I got the name wrong sorry but see next sentence] is an invalid name
> according to named).Currently I pointed it to cvsup10.us.freebsd.org
> and successfully ran update.sh (i.e. completely populated /home/ncvs).
> 
> 2. When I run cvsupd with default settings it says it can't find any
> collections (cvsup -h localhost /usr/share/example/cvsup/ports-supfile)
> 
> 3. For doing cvsup updates for the local host is cvsup or straight cvs
> better and if the later what is the correct config to use?
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Hi Aryeh,

two things:

1) is your clock set correctly? I received your mail *very * out of
order on the mailing list.

2) A thread that just happened started addressing some of these
questions. It's available here:
http://lists.freebsd.org/pipermail/freebsd-questions/2007-October/160307.html

You might find that a nice place to start.


James

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


cvsup-mirror several questions

2007-10-16 Thread Aryeh M. Friedman
I have setup cvsup-mirror with default settings and I have some questions:

1. What cvsup host should I use as my upstream (cvsup.master.freebsd.org
[if I got the name wrong sorry but see next sentence] is an invalid name
according to named).Currently I pointed it to cvsup10.us.freebsd.org
and successfully ran update.sh (i.e. completely populated /home/ncvs).

2. When I run cvsupd with default settings it says it can't find any
collections (cvsup -h localhost /usr/share/example/cvsup/ports-supfile)

3. For doing cvsup updates for the local host is cvsup or straight cvs
better and if the later what is the correct config to use?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: setting up a cvsup mirror

2007-10-09 Thread Lowell Gilbert
"Aryeh Friedman" <[EMAIL PROTECTED]> writes:

> I want to setup a local cvsup mirror on my local machine (someone told
> me if you do it right you don't need to hand apply uncommitted
> patches)

I suspect you're a bit confused.  The definition of "uncommitted
patches" is that they aren't *in* the cvs repository.  cvs can try 
to merge changes into your checked-out sources instead of overwriting 
them like cvsup does, but that's the closest I can think of to what
you seem to be saying.

>  what do I need to do this?

The cvsup-mirror port will take care of it all for you (asking you a
few questions along the way for configuration).

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


RE: setting up a cvsup mirror

2007-10-09 Thread Johan Hendriks

>>>> I want to setup a local cvsup mirror on my local machine (someone
>> told
>>>> me if you do it right you don't need to hand apply uncommitted
>>>> patches) what do I need to do this?
>>> Google, 3rd hit:
>>> http://www.onlamp.com/pub/a/bsd/2001/08/30/Big_Scary_Daemons.html
>>
>>> Cheers,
>>> Pieter de Goeje
>> _
>> I can not install the port on Current.
>> It errors out with the following message:
>>
>> ===> cvsup-mirror-1.3_6 is an interactive port.
>> *** Error code 1
>>
>> Stop in /usr/ports/net/cvsup-mirror.
>>
>> Do I need to set something in /etc/make.conf?
>> I have installed the cvsup-without-gui port

>Un-define BATCH, perhaps?

>JN

Thanks that was it.


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


RE: setting up a cvsup mirror

2007-10-09 Thread John Nielsen

Quoting Johan Hendriks <[EMAIL PROTECTED]>:

I want to setup a local cvsup mirror on my local machine (someone

told

me if you do it right you don't need to hand apply uncommitted
patches) what do I need to do this?

Google, 3rd hit:
http://www.onlamp.com/pub/a/bsd/2001/08/30/Big_Scary_Daemons.html



Cheers,
Pieter de Goeje

_
I can not install the port on Current.
It errors out with the following message:

===> cvsup-mirror-1.3_6 is an interactive port.
*** Error code 1

Stop in /usr/ports/net/cvsup-mirror.

Do I need to set something in /etc/make.conf?
I have installed the cvsup-without-gui port


Un-define BATCH, perhaps?

JN

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


RE: setting up a cvsup mirror

2007-10-09 Thread Johan Hendriks
>> I want to setup a local cvsup mirror on my local machine (someone
told
>> me if you do it right you don't need to hand apply uncommitted
>> patches) what do I need to do this?
>Google, 3rd hit:
>http://www.onlamp.com/pub/a/bsd/2001/08/30/Big_Scary_Daemons.html

>Cheers,
>Pieter de Goeje
_
I can not install the port on Current.
It errors out with the following message:

===> cvsup-mirror-1.3_6 is an interactive port.
*** Error code 1

Stop in /usr/ports/net/cvsup-mirror.

Do I need to set something in /etc/make.conf?
I have installed the cvsup-without-gui port

regards,
Johan

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


Re: setting up a cvsup mirror

2007-10-09 Thread Pieter de Goeje
On Tuesday 09 October 2007, Aryeh Friedman wrote:
> I want to setup a local cvsup mirror on my local machine (someone told
> me if you do it right you don't need to hand apply uncommitted
> patches) what do I need to do this?
Google, 3rd hit:
http://www.onlamp.com/pub/a/bsd/2001/08/30/Big_Scary_Daemons.html

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


setting up a cvsup mirror

2007-10-09 Thread Aryeh Friedman
I want to setup a local cvsup mirror on my local machine (someone told
me if you do it right you don't need to hand apply uncommitted
patches) what do I need to do this?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: cvsup-mirror supfile configuration for specific source

2007-04-26 Thread Lowell Gilbert
Don't top-post, please.

"Anthony Human" <[EMAIL PROTECTED]> writes:

> Thanks for the response.
>
> However, I'm trying to avoid having to download the entire cvs tree
> considering I only need the source 5.5 Release or 6.2 Release. The ports
> tree would be great as well.

Well, you can certainly do that.  Just set the prefix and tag
variables differently for the different branches.  Ports aren't
branched.  

> The CVS Repository is 3.1 GB which is a rather large amount for us to
> download.
> http://www.freebsd.org/doc/en_US.ISO8859-1/articles/hubs/mirror-requirements.html

Right now I seem to have about 1.6G for src and 1.2G for ports.
Still, it's a one-time expense; your ongoing download requirements
may even be a little *smaller* for keeping the whole cvs tree.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


RE: cvsup-mirror supfile configuration for specific source

2007-04-26 Thread Anthony Human
Thanks for the response.

However, I'm trying to avoid having to download the entire cvs tree
considering I only need the source 5.5 Release or 6.2 Release. The ports
tree would be great as well.

The CVS Repository is 3.1 GB which is a rather large amount for us to
download.
http://www.freebsd.org/doc/en_US.ISO8859-1/articles/hubs/mirror-requirem
ents.html



-Original Message-
From: Lowell Gilbert [mailto:[EMAIL PROTECTED] 
Sent: 25 April 2007 17:55
To: Anthony Human
Cc: freebsd-questions@freebsd.org
Subject: Re: cvsup-mirror supfile configuration for specific source

"Anthony Human" <[EMAIL PROTECTED]> writes:

> Currently we have quite a number of servers running either 5.5 Release

> or 6.2 Release. I would like to configure a BSD box as a cvsup-mirror 
> to serve our internal servers. I am doing this to hopefully save both 
> time and bandwidth when updating.
>  
> Please could someone assist me with configuring the supfile to only 
> download the source for the above versions? Any other advice/tips 
> would be much appreciated.

If you're running a local cvsup mirror, just grab the whole cvs tree for
the sources (and the ports).  You can leave out the bug database, and a
few other distributions, but it's probably not worth your while to get
the checked-out sources instead of the cvs files.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: cvsup-mirror supfile configuration for specific source

2007-04-25 Thread Lowell Gilbert
"Anthony Human" <[EMAIL PROTECTED]> writes:

> Currently we have quite a number of servers running either 5.5 Release
> or 6.2 Release. I would like to configure a BSD box as a cvsup-mirror to
> serve our internal servers. I am doing this to hopefully save both time
> and bandwidth when updating.
>  
> Please could someone assist me with configuring the supfile to only
> download the source for the above versions? Any other advice/tips would
> be much appreciated.

If you're running a local cvsup mirror, just grab the whole cvs tree
for the sources (and the ports).  You can leave out the bug database,
and a few other distributions, but it's probably not worth your while
to get the checked-out sources instead of the cvs files.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvsup-mirror supfile configuration for specific source

2007-04-25 Thread Anthony Human
Hello,
 
Currently we have quite a number of servers running either 5.5 Release
or 6.2 Release. I would like to configure a BSD box as a cvsup-mirror to
serve our internal servers. I am doing this to hopefully save both time
and bandwidth when updating.
 
Please could someone assist me with configuring the supfile to only
download the source for the above versions? Any other advice/tips would
be much appreciated.
 
The default supfile looks so:

---
#
# Standard supfile for CVSup FreeBSD mirrors.
#
*default delete use-rel-suffix umask=002
cvs-allrelease=cvsprefix=prefixes/FreeBSD.cvs
gnats release=current
prefix=prefixes/FreeBSD-gnats.current
www release=current  prefix=prefixes/FreeBSD-www.current
mail-archive  release=current  prefix=prefixes/FreeBSD-mail.current
distrib release=selfprefix=prefixes/distrib.self

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


Modifying cvsup-mirror port to mirror OpenBSD cvsup

2006-10-04 Thread stan
I'm trying to modify a machine that I was using to mirror the
FreeBSD cvsup tree qith to do OpenBSD instead. The machine
was originally set up using the cvsup-mirror port.

I've changed /usr/local/etc/cvsup/config.sh to look like this:

user="cvsup"
group="cvsup"
cuser="cvsupin"
cgroup="cvsupin"
host="cvsup.usa.openbsd.org"
interval="1"
maxclients="8"
facility="daemon"
distribs="distrib.self .. . OpenBSD.cvs /home/ncvs . OpenBSD-all SKIP ."

But the machine pesists in getting the FreeBSD tree. Puzzling

What am I doing wrong?

-- 
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]"


Adding an OpenBSD cvsup mirror to an existing FreeBSD cvsup mirror

2006-09-30 Thread stan
I'd like to be able to use my exsitig FreeBSD cvsup mirror, which 
I used the cvsup_mirror port to set up, to also mirror the cvsup
tree for OpenBSD.

Any sugestions as to how to do this?
Looks like I need to clone (or modify) /usr/local/etc/cvsup/config.sh.
I don't want to break the FreeBSD cvsup mirror, as I'm in the middle of a major 
upgrade.

Thanks

-- 
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]"


Re: cvsup mirror is failing

2005-11-03 Thread Kent Stewart
On Thursday 03 November 2005 12:10 pm, stan wrote:
> I went to update one of my machines today, and as a precaution, i
> checked the local cvsup mirro log.
>
> here's what I found:
>
> CVSup update begins at 2005-11-03 05:33:00
> Updating from cvsup-master.freebsd.org
> Connected to cvsup-master.freebsd.org
> No record for server "freefall.freebsd.org" in
> "/home/cvsupin/.cvsup/auth" CVSup update ends at 2005-11-03 05:33:00
>
>
> I have no idea how long this has been failing, as I;ve been busy on
> other things.
>
> Has something chnaged about mirroring? How can I fix this problem?

You aren't supposed to use master unless you are an official mirror. 
Check for one of the second level names such as cvsup1.freebsd.org and 
use one of them.

Kent

-- 
Kent Stewart
Richland, WA

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


cvsup mirror is failing

2005-11-03 Thread stan
I went to update one of my machines today, and as a precaution, i checked
the local cvsup mirro log.

here's what I found:

CVSup update begins at 2005-11-03 05:33:00
Updating from cvsup-master.freebsd.org
Connected to cvsup-master.freebsd.org
No record for server "freefall.freebsd.org" in "/home/cvsupin/.cvsup/auth"
CVSup update ends at 2005-11-03 05:33:00


I have no idea how long this has been failing, as I;ve been busy on other
things.

Has something chnaged about mirroring? How can I fix this problem?

-- 
U.S. Encouraged by Vietnam Vote - Officials Cite 83% Turnout Despite Vietcong 
Terror 
- New York Times 9/3/1967
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: problem running cvsup-mirror on FreeBSd 6.X

2005-10-26 Thread Dimitar Vasilev
>  Server Error: Authentication Fails.
>
>  Any tips much appreciatted. I just want to setup my
> own CVS site so I can stop downloading multiple times
> from the nice mirror sites.
Freefal is for public CVSUP servers that you are currently using.
You cannot have access to it, unless running public CVSUP repository.
See
http://people.freebsd.org/~jdp/cvpasswd/
http://people.freebsd.org/~jdp/mirror/
Just change your supfile to the nearest mirror and sync from it.
--
Димитър Василев
Dimitar Vassilev

GnuPG key ID: 0x4B8DB525
Keyserver: pgp.mit.edu
Key fingerprint: D88A 3B92 DED5 917E 341E D62F 8C51 5FC4 4B8D B525
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

problem running cvsup-mirror on FreeBSd 6.X

2005-10-26 Thread NMH
Hi
 I am trying out the cvsup mirror program and thought
I would laso give 6.X a whirl but I seem to have run
into a bug? 

CVSup update begins at 2005-10-26 19:48:40
Updating from cvsup-master.freebsd.org
Connected to cvsup-master.freebsd.org
Authentication required, but could not open
"/home/cvsupin/.cvsup/auth"
CVSup update ends at 2005-10-26 19:48:40

 If I create that file I get:

  CVSup update begins at 2005-10-26 20:33:07
Updating from cvsup-master.freebsd.org
Connected to cvsup-master.freebsd.org
/home/cvsupin/.cvsup/auth:1: Missing client name
CVSup update ends at 2005-10-26 20:33:07

 After much searching I found that I need something in
  the order of
serverName:clientName:Password:comment

 I tried freefall.freebsd.org as that was what was
setup for other things.. But that fails with:
 Server Error: Authentication Fails.

 Any tips much appreciatted. I just want to setup my
own CVS site so I can stop downloading multiple times
from the nice mirror sites.



  Thanks!

  NMH



The Large Print Giveth And The Small Print Taketh Away
 -- Anon



__ 
Yahoo! FareChase: Search multiple travel sites in one click.
http://farechase.yahoo.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: creating a local cvsup mirror.

2005-05-03 Thread Derrick MacPherson
On Mon, 2005-05-02 at 17:13 -0700, Derrick MacPherson wrote:
> I want to create a local mirror for my internal freebsd systems. I seem
> to be confusing articles that are 'how to mirror' and 'how to be a
> mirror'. Is there some details/info out there that could be of help? I
> would have thought it would be enough to be running ports/net/cvsup-
> mirror would be enough on the server, and then the clients here would
> use 'cvsup -h my_cvs_server ports-all' but I end up seeing:
> May  2 12:40:49 cvs cvsupd[57822]: =3 Unknown collection "ports-all"
> 
> So if someone can clarify/point/whatever, much appreciated.


Hmm. OK worked this time no problem.

my next Q, is what do I need to do to enable my 5.X box have the source
for a 4.X box?

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


Re: creating a local cvsup mirror.

2005-05-03 Thread Volker Kindermann
Hi Derrick,

I want to create a local mirror for my internal freebsd systems. I seem
to be confusing articles that are 'how to mirror' and 'how to be a
mirror'. Is there some details/info out there that could be of help? I
would have thought it would be enough to be running ports/net/cvsup-
mirror would be enough on the server, and then the clients here would
use 'cvsup -h my_cvs_server ports-all' but I end up seeing:
May  2 12:40:49 cvs cvsupd[57822]: =3 Unknown collection "ports-all"
So if someone can clarify/point/whatever, much appreciated.
I did exactly the same as you want. I used the following article as a 
guideline:

http://www.onlamp.com/pub/a/bsd/2001/08/30/Big_Scary_Daemons.html
 -volker
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: creating a local cvsup mirror.

2005-05-02 Thread Frank J. Laszlo
Derrick MacPherson wrote:
I want to create a local mirror for my internal freebsd systems. I seem
to be confusing articles that are 'how to mirror' and 'how to be a
mirror'. Is there some details/info out there that could be of help? I
would have thought it would be enough to be running ports/net/cvsup-
mirror would be enough on the server, and then the clients here would
use 'cvsup -h my_cvs_server ports-all' but I end up seeing:
May  2 12:40:49 cvs cvsupd[57822]: =3 Unknown collection "ports-all"
So if someone can clarify/point/whatever, much appreciated.
 

/usr/ports/net/cvsup-mirror
Regards,
   Frank Laszlo
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: creating a local cvsup mirror.

2005-05-02 Thread Tim Aslat
In the immortal words of Derrick MacPherson
<[EMAIL PROTECTED]>...

> I want to create a local mirror for my internal freebsd systems. I
> seem to be confusing articles that are 'how to mirror' and 'how to be
> a mirror'. Is there some details/info out there that could be of help?
> I would have thought it would be enough to be running ports/net/cvsup-
> mirror would be enough on the server, and then the clients here would
> use 'cvsup -h my_cvs_server ports-all' but I end up seeing:
> May  2 12:40:49 cvs cvsupd[57822]: =3 Unknown collection "ports-all"
> 
> So if someone can clarify/point/whatever, much appreciated.

check out /usr/ports/net/cvsup-mirror/
it sets up a local cvsup mirror which you can use locally

Cheers

Tim

-- 
Tim Aslat <[EMAIL PROTECTED]>
Spyderweb Consulting
http://www.spyderweb.com.au
Phone: +61 8 84193434
Mobile: +61 0401088479
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


creating a local cvsup mirror.

2005-05-02 Thread Derrick MacPherson
I want to create a local mirror for my internal freebsd systems. I seem
to be confusing articles that are 'how to mirror' and 'how to be a
mirror'. Is there some details/info out there that could be of help? I
would have thought it would be enough to be running ports/net/cvsup-
mirror would be enough on the server, and then the clients here would
use 'cvsup -h my_cvs_server ports-all' but I end up seeing:
May  2 12:40:49 cvs cvsupd[57822]: =3 Unknown collection "ports-all"

So if someone can clarify/point/whatever, much appreciated.

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


Re: cvsup-mirror and my other local servers

2005-04-22 Thread Derrick MacPherson
On Fri, 2005-04-22 at 15:50 -0700, Kent Stewart wrote:
> On Friday 22 April 2005 03:08 pm, Derrick MacPherson wrote:
> > On Fri, 2005-04-22 at 09:27 -0700, Derrick MacPherson wrote:
> > > I have about 8 freebsd boxes, I am using one with the ports
> > > cvsup-mirror as the central cvs source for my other boxes, but when
> > > I point them at the master cvs server I get this error:
> > >
> > > cvsup -h cvs stable-supfile
> > > Connected to cvs
> > > Server message: Unknown collection "src-all"
> > > Skipping collection src-all/cvs
> > > Finished successfully
> > >
> > > and in the server logs:
> > > Apr 22 09:22:15 cvs cvsupd[24459]: +8 [EMAIL PROTECTED]
> > > [SNAP_16_1h/17.0]
> > > Apr 22 09:22:15 cvs cvsupd[24459]: =8 Unknown collection "src-all"
> > > Apr 22 09:22:16 cvs cvsupd[24459]: -8 [0Kin+0Kout] Finished
> > > successfully
> > >
> > > I think i'm missing something quite small, but can't google what
> > > looks like a correct answer. I've not changed configuration much
> > > beyond the initial default installation config. Can someone point
> > > me in the right direction?
> > >
> > > cvs# uname -a
> > > FreeBSD cvs.mainframe.ca 5.3-RELEASE FreeBSD 5.3-RELEASE #5
> > >
> > > Also, if I'm to set up a cvs server for my 4.1X boxes, can i use
> > > the same server? if so how do I differentiate the 2 distros? And
> > > what about ports, are they the same for 4.x and 5.x?
> >
> > Any suggestions on this one? I'm heading off in a couple hours for
> > vacation for a week, and was hoping to have this working by the end
> > of the day.
> >
> 
> I have a mirror but all I had to do is replace the host in the cvsup 
> file with my local computer running cvsupd.


Thats what I did as well, using the /usr/share/examples/cvsup/ cvsup
files that i've always used. Is that wrong?

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


Re: cvsup-mirror and my other local servers

2005-04-22 Thread Derrick MacPherson
On Fri, 2005-04-22 at 09:27 -0700, Derrick MacPherson wrote:
> I have about 8 freebsd boxes, I am using one with the ports cvsup-mirror
> as the central cvs source for my other boxes, but when I point them at
> the master cvs server I get this error:
> 
> cvsup -h cvs stable-supfile
> Connected to cvs
> Server message: Unknown collection "src-all"
> Skipping collection src-all/cvs
> Finished successfully
> 
> and in the server logs:
> Apr 22 09:22:15 cvs cvsupd[24459]: +8 [EMAIL PROTECTED]
> [SNAP_16_1h/17.0]
> Apr 22 09:22:15 cvs cvsupd[24459]: =8 Unknown collection "src-all"
> Apr 22 09:22:16 cvs cvsupd[24459]: -8 [0Kin+0Kout] Finished successfully
> 
> I think i'm missing something quite small, but can't google what looks
> like a correct answer. I've not changed configuration much beyond the
> initial default installation config. Can someone point me in the right
> direction?
> 
> cvs# uname -a
> FreeBSD cvs.mainframe.ca 5.3-RELEASE FreeBSD 5.3-RELEASE #5
> 
> Also, if I'm to set up a cvs server for my 4.1X boxes, can i use the
> same server? if so how do I differentiate the 2 distros? And what about
> ports, are they the same for 4.x and 5.x?

Any suggestions on this one? I'm heading off in a couple hours for
vacation for a week, and was hoping to have this working by the end of
the day. 

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


Re: cvsup-mirror and my other local servers

2005-04-22 Thread Kent Stewart
On Friday 22 April 2005 03:08 pm, Derrick MacPherson wrote:
> On Fri, 2005-04-22 at 09:27 -0700, Derrick MacPherson wrote:
> > I have about 8 freebsd boxes, I am using one with the ports
> > cvsup-mirror as the central cvs source for my other boxes, but when
> > I point them at the master cvs server I get this error:
> >
> > cvsup -h cvs stable-supfile
> > Connected to cvs
> > Server message: Unknown collection "src-all"
> > Skipping collection src-all/cvs
> > Finished successfully
> >
> > and in the server logs:
> > Apr 22 09:22:15 cvs cvsupd[24459]: +8 [EMAIL PROTECTED]
> > [SNAP_16_1h/17.0]
> > Apr 22 09:22:15 cvs cvsupd[24459]: =8 Unknown collection "src-all"
> > Apr 22 09:22:16 cvs cvsupd[24459]: -8 [0Kin+0Kout] Finished
> > successfully
> >
> > I think i'm missing something quite small, but can't google what
> > looks like a correct answer. I've not changed configuration much
> > beyond the initial default installation config. Can someone point
> > me in the right direction?
> >
> > cvs# uname -a
> > FreeBSD cvs.mainframe.ca 5.3-RELEASE FreeBSD 5.3-RELEASE #5
> >
> > Also, if I'm to set up a cvs server for my 4.1X boxes, can i use
> > the same server? if so how do I differentiate the 2 distros? And
> > what about ports, are they the same for 4.x and 5.x?
>
> Any suggestions on this one? I'm heading off in a couple hours for
> vacation for a week, and was hoping to have this working by the end
> of the day.
>

I have a mirror but all I had to do is replace the host in the cvsup 
file with my local computer running cvsupd.

Kent

-- 
Kent Stewart
Richland, WA

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


Re: cvsup-mirror and my other local servers

2005-04-22 Thread Derrick MacPherson
On Fri, 2005-04-22 at 16:14 -0700, Kent Stewart wrote:

>CUT<

> There is a lot of stuff that comes along but here is what I do. I have a 
> script file called upstable. It looks like
> 
> # m upstable
> #! /bin/sh
> cd /root/cvsup
> #cvsup -g -L 2 4.x-stable-supfile 2>&1 | tee cvsup.log
> cvsup -g -L 2 stable-supfile 2>&1 | tee /var/log/build/cvsup.log
> 
> cd /var/log/build/
> 
> # Now convert the log to html`
> cvsuplog < cvsup.log > cvsup-`date "+%Y%m%d-%H%M"`.html
> 
> Now /root/cvsup/stable-supfile looks like
> 
> # cat stable*
> # $FreeBSD: src/share/examples/cvsup/stable-supfile
> # IMPORTANT: Change the next line to use one of the CVSup mirror sites
> # listed at http://www.freebsd.org/handbook/mirrors.html.
> #*default host=cvsup16.freebsd.org
> *default host=crystal
> *default base=/usr
> *default prefix=/usr
> *default release=cvs tag=RELENG_4
> *default delete use-rel-suffix
> 
> # If your network link is a T1 or faster, comment out the following 
> line.
> #*default compress
> 
> ## Main Source Tree.
> #
> src-all
> 

K. I'm mirroring the freebsd cvs to an internal machine by using the
ports cvsup-mirror, so as far as I can tell thats the only difference.
How does that change what the cvs server is telling the client is
available? and is using cvsup-mirror not a good idea for this?

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


Re: cvsup-mirror and my other local servers

2005-04-22 Thread Kent Stewart
On Friday 22 April 2005 04:02 pm, Derrick MacPherson wrote:
> On Fri, 2005-04-22 at 15:50 -0700, Kent Stewart wrote:
> > On Friday 22 April 2005 03:08 pm, Derrick MacPherson wrote:
> > > On Fri, 2005-04-22 at 09:27 -0700, Derrick MacPherson wrote:
> > > > I have about 8 freebsd boxes, I am using one with the ports
> > > > cvsup-mirror as the central cvs source for my other boxes, but
> > > > when I point them at the master cvs server I get this error:
> > > >
> > > > cvsup -h cvs stable-supfile
> > > > Connected to cvs
> > > > Server message: Unknown collection "src-all"
> > > > Skipping collection src-all/cvs
> > > > Finished successfully
> > > >
> > > > and in the server logs:
> > > > Apr 22 09:22:15 cvs cvsupd[24459]: +8
> > > > [EMAIL PROTECTED] [SNAP_16_1h/17.0]
> > > > Apr 22 09:22:15 cvs cvsupd[24459]: =8 Unknown collection
> > > > "src-all" Apr 22 09:22:16 cvs cvsupd[24459]: -8 [0Kin+0Kout]
> > > > Finished successfully
> > > >
> > > > I think i'm missing something quite small, but can't google
> > > > what looks like a correct answer. I've not changed
> > > > configuration much beyond the initial default installation
> > > > config. Can someone point me in the right direction?
> > > >
> > > > cvs# uname -a
> > > > FreeBSD cvs.mainframe.ca 5.3-RELEASE FreeBSD 5.3-RELEASE #5
> > > >
> > > > Also, if I'm to set up a cvs server for my 4.1X boxes, can i
> > > > use the same server? if so how do I differentiate the 2
> > > > distros? And what about ports, are they the same for 4.x and
> > > > 5.x?
> > >
> > > Any suggestions on this one? I'm heading off in a couple hours
> > > for vacation for a week, and was hoping to have this working by
> > > the end of the day.
> >
> > I have a mirror but all I had to do is replace the host in the
> > cvsup file with my local computer running cvsupd.
>
> Thats what I did as well, using the /usr/share/examples/cvsup/ cvsup
> files that i've always used. Is that wrong?

There is a lot of stuff that comes along but here is what I do. I have a 
script file called upstable. It looks like

# m upstable
#! /bin/sh
cd /root/cvsup
#cvsup -g -L 2 4.x-stable-supfile 2>&1 | tee cvsup.log
cvsup -g -L 2 stable-supfile 2>&1 | tee /var/log/build/cvsup.log

cd /var/log/build/

# Now convert the log to html`
cvsuplog < cvsup.log > cvsup-`date "+%Y%m%d-%H%M"`.html

Now /root/cvsup/stable-supfile looks like

# cat stable*
# $FreeBSD: src/share/examples/cvsup/stable-supfile
# IMPORTANT: Change the next line to use one of the CVSup mirror sites
# listed at http://www.freebsd.org/handbook/mirrors.html.
#*default host=cvsup16.freebsd.org
*default host=crystal
*default base=/usr
*default prefix=/usr
*default release=cvs tag=RELENG_4
*default delete use-rel-suffix

# If your network link is a T1 or faster, comment out the following 
line.
#*default compress

## Main Source Tree.
#
src-all

Crystal is the host name of my local computer running cvsupd. If I am 
concerned about what is on it. I change the host and get my update from 
cvsup16. If I want to cvsup RELENG_5, I just change the tag and the 
scripts work on both versions.

Kent
-- 
Kent Stewart
Richland, WA

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


cvsup-mirror and my other local servers

2005-04-22 Thread Derrick MacPherson
I have about 8 freebsd boxes, I am using one with the ports cvsup-mirror
as the central cvs source for my other boxes, but when I point them at
the master cvs server I get this error:

cvsup -h cvs stable-supfile
Connected to cvs
Server message: Unknown collection "src-all"
Skipping collection src-all/cvs
Finished successfully

and in the server logs:
Apr 22 09:22:15 cvs cvsupd[24459]: +8 [EMAIL PROTECTED]
[SNAP_16_1h/17.0]
Apr 22 09:22:15 cvs cvsupd[24459]: =8 Unknown collection "src-all"
Apr 22 09:22:16 cvs cvsupd[24459]: -8 [0Kin+0Kout] Finished successfully

I think i'm missing something quite small, but can't google what looks
like a correct answer. I've not changed configuration much beyond the
initial default installation config. Can someone point me in the right
direction?

cvs# uname -a
FreeBSD cvs.mainframe.ca 5.3-RELEASE FreeBSD 5.3-RELEASE #5

Also, if I'm to set up a cvs server for my 4.1X boxes, can i use the
same server? if so how do I differentiate the 2 distros? And what about
ports, are they the same for 4.x and 5.x?

thanks.



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


Re: cvsup-mirror and my other local servers

2005-04-22 Thread Kent Stewart
On Friday 22 April 2005 04:40 pm, Derrick MacPherson wrote:
> On Fri, 2005-04-22 at 16:14 -0700, Kent Stewart wrote:
> >CUT<
> >
> > There is a lot of stuff that comes along but here is what I do. I
> > have a script file called upstable. It looks like
> >
> > # m upstable
> > #! /bin/sh
> > cd /root/cvsup
> > #cvsup -g -L 2 4.x-stable-supfile 2>&1 | tee cvsup.log
> > cvsup -g -L 2 stable-supfile 2>&1 | tee /var/log/build/cvsup.log
> >
> > cd /var/log/build/
> >
> > # Now convert the log to html`
> > cvsuplog < cvsup.log > cvsup-`date "+%Y%m%d-%H%M"`.html
> >
> > Now /root/cvsup/stable-supfile looks like
> >
> > # cat stable*
> > # $FreeBSD: src/share/examples/cvsup/stable-supfile
> > # IMPORTANT: Change the next line to use one of the CVSup mirror
> > sites # listed at http://www.freebsd.org/handbook/mirrors.html.
> > #*default host=cvsup16.freebsd.org
> > *default host=crystal
> > *default base=/usr
> > *default prefix=/usr
> > *default release=cvs tag=RELENG_4
> > *default delete use-rel-suffix
> >
> > # If your network link is a T1 or faster, comment out the following
> > line.
> > #*default compress
> >
> > ## Main Source Tree.
> > #
> > src-all
>
> K. I'm mirroring the freebsd cvs to an internal machine by using the
> ports cvsup-mirror, so as far as I can tell thats the only
> difference. How does that change what the cvs server is telling the
> client is available? and is using cvsup-mirror not a good idea for
> this?

That is what I am running on crystal. You are adding cvs characteristics 
to a cvsup mirror. Somewhere in there, I think you are confused but I 
don't know where.

The cvsup mirror works perfectly. It cuts down on your use of a slow 
internet and lets you use a 100Mbs internal network. The whole purpose 
is to cut down on traffic to your favorite mirror and cvsup-mirror does 
an excellant job of doing that.

Kent
-- 
Kent Stewart
Richland, WA

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


Re: cvsup-mirror

2005-04-19 Thread Scott Mitchell
On Tue, Apr 19, 2005 at 04:38:10PM +0400, Vyacheslav Druzhinin wrote:
> Hello all,
> 
> I have installed ports/cvsup-mirror at defaults settings and it
> downloads over 3GB files on my hard drive (I guess it dowloads all
> releases and all ports collections). Does anyone knows how to
> reduce traffic if I need only fresh ports and RELENG_5_3 cvs tag
> available for cvsup ???

Hi,

cvsup-mirror is for running your own cvsup server to distribute FreeBSD
files to others.  You probably just want to use cvsup with an appropriate
supfile - usually based on one of the samples in /usr/share/examples/cvsup.
Also see Ch 19 of the handbook for lots of details on setting this up:
http://www.uk.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cutting-edge.html

Cheers,

Scott

-- 
===
Scott Mitchell   | PGP Key ID | "Eagles may soar, but weasels
Cambridge, England   | 0x54B171B9 |  don't get sucked into jet engines"
scott at fishballoon.org | 0xAA775B8B |  -- Anon
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvsup-mirror

2005-04-19 Thread Vyacheslav Druzhinin
Hello all,

I have installed ports/cvsup-mirror at defaults settings and it
downloads over 3GB files on my hard drive (I guess it dowloads all
releases and all ports collections). Does anyone knows how to
reduce traffic if I need only fresh ports and RELENG_5_3 cvs tag
available for cvsup ???

With best regards,  [MCP, MCSD]
Vyacheslav  mailto:[EMAIL PROTECTED]
Origin: <--=<< DVG_Lab >>=-->   

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


CVSup Mirror Error (was Re: Fwd: option COMPAT_13 --- Sorry)

2004-12-13 Thread Kevin D. Kinsey, DaleCo, S.P.
Yudi wrote:
I'm using freebsd v4.9
I'm finished installed ezm3, but when I configure
cvsup  especially in :
# cvsup -g -L 2 /root/ports-supfile
there error for connecting to cvsup server ( I
tried mirror on Japan , Korea and Indonesia)
What happen and what should I do ???
Thanks,
Best regard
 

What was the error message?  It is difficult
to give good advice if the problem is not
specific.  For example, a "server too busy"
error isn't really much of a problem, you
just have to wait and try again later.
Kevin Kinsey
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Can anyone tell me why my local cvsup mirror is failing?

2004-12-13 Thread Kevin D. Kinsey, DaleCo, S.P.
stan wrote:
I went to update some machines this weekend, to find that my local cvsup
mirror is not getting updated. Here is the log file:
CVSup update begins at 2004-12-12 11:17:00
Updating from cvsup11.freebsd.org
Connected to cvsup11.freebsd.org
Updating collection cvs-all/cvs
Append to CVSROOT-ports/commitlogs/ports
Append to CVSROOT-src/commitlogs/sys
Edit ports/lang/scm/Makefile,v
Create ports/lang/scm/files/patch-eval.c,v
Edit ports/print/scribus/Makefile,v
Edit src/lib/libc/stdlib/atexit.c,v
src/lib/libc/stdlib/atexit.c,v: Checksum mismatch -- will transfer entire file
Edit src/release/doc/zh_CN.GB2312/readme/article.sgml,v
src/release/doc/zh_CN.GB2312/readme/article.sgml,v: Checksum mismatch -- will 
transfer entire file
Edit src/release/doc/zh_CN.GB2312/relnotes/common/new.sgml,v
src/release/doc/zh_CN.GB2312/relnotes/common/new.sgml,v: Checksum mismatch -- 
will transfer entire file
Edit src/sys/ufs/ffs/ffs_vfsops.c,v
Skipping collection gnats/current
Updating collection www/current
Updater failed: 
/usr/local/etc/cvsup/prefixes/FreeBSD-www.current/data/FAQ/#cvs.cvsup-83855.11: 
Cannot create: Permission denied
CVSup update ends at 2004-12-12 11:21:56
Ive done a chomd -R cvsupin on /usr/local/etc/cvsu, and a chgrp -R cvsup on
it to.
Can anyone tell me what I'm doing wrong?
 

I run my boxes off of cvsup12 and cvsup11, and haven't seen problems, but
it's been a week or so since I grabbed any source.
Sure looks like a simple permissions error to me.  You're running
cvsup as root?
Kevin Kinsey
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Can anyone tell me why my local cvsup mirror is failing?

2004-12-13 Thread stan
I went to update some machines this weekend, to find that my local cvsup
mirror is not getting updated. Here is the log file:


CVSup update begins at 2004-12-12 11:17:00
Updating from cvsup11.freebsd.org
Connected to cvsup11.freebsd.org
Updating collection cvs-all/cvs
 Append to CVSROOT-ports/commitlogs/ports
 Append to CVSROOT-src/commitlogs/sys
 Edit ports/lang/scm/Makefile,v
 Create ports/lang/scm/files/patch-eval.c,v
 Edit ports/print/scribus/Makefile,v
 Edit src/lib/libc/stdlib/atexit.c,v
src/lib/libc/stdlib/atexit.c,v: Checksum mismatch -- will transfer entire file
 Edit src/release/doc/zh_CN.GB2312/readme/article.sgml,v
src/release/doc/zh_CN.GB2312/readme/article.sgml,v: Checksum mismatch -- will 
transfer entire file
 Edit src/release/doc/zh_CN.GB2312/relnotes/common/new.sgml,v
src/release/doc/zh_CN.GB2312/relnotes/common/new.sgml,v: Checksum mismatch -- 
will transfer entire file
 Edit src/sys/ufs/ffs/ffs_vfsops.c,v
Skipping collection gnats/current
Updating collection www/current
Updater failed: 
/usr/local/etc/cvsup/prefixes/FreeBSD-www.current/data/FAQ/#cvs.cvsup-83855.11: 
Cannot create: Permission denied
CVSup update ends at 2004-12-12 11:21:56

Ive done a chomd -R cvsupin on /usr/local/etc/cvsu, and a chgrp -R cvsup on
it to.

Can anyone tell me what I'm doing wrong?

-- 
"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]"


Problems with local cvsup mirror

2004-12-12 Thread stan
I went to update some machines this weekend, to find that my local cvsup
mirror is not getting updated. Here is the log file:


CVSup update begins at 2004-12-12 11:17:00
Updating from cvsup11.freebsd.org
Connected to cvsup11.freebsd.org
Updating collection cvs-all/cvs
 Append to CVSROOT-ports/commitlogs/ports
 Append to CVSROOT-src/commitlogs/sys
 Edit ports/lang/scm/Makefile,v
 Create ports/lang/scm/files/patch-eval.c,v
 Edit ports/print/scribus/Makefile,v
 Edit src/lib/libc/stdlib/atexit.c,v
src/lib/libc/stdlib/atexit.c,v: Checksum mismatch -- will transfer entire file
 Edit src/release/doc/zh_CN.GB2312/readme/article.sgml,v
src/release/doc/zh_CN.GB2312/readme/article.sgml,v: Checksum mismatch -- will 
transfer entire file
 Edit src/release/doc/zh_CN.GB2312/relnotes/common/new.sgml,v
src/release/doc/zh_CN.GB2312/relnotes/common/new.sgml,v: Checksum mismatch -- 
will transfer entire file
 Edit src/sys/ufs/ffs/ffs_vfsops.c,v
Skipping collection gnats/current
Updating collection www/current
Updater failed: 
/usr/local/etc/cvsup/prefixes/FreeBSD-www.current/data/FAQ/#cvs.cvsup-83855.11: 
Cannot create: Permission denied
CVSup update ends at 2004-12-12 11:21:56

Ive done a chomd -R cvsupin on /usr/local/etc/cvsu, and a chgrp -R cvsup on
it to.

Can anyone tell me what I'm doing wrong?

-- 
"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 Mirror

2004-07-04 Thread Tom Parquette
Lonnie Santella wrote:
This all checks out correctly. I'm basically using almost entirely 
defaults here. My supfile on my mirror server looks identical to yours.

This is driving me crazy.
The one thing I wonder is, how does my cvsup mirror server know how to 
"share" it's full ports tree?  None of the config files I see mention 
anything about "ports". During the initial "make" of the cvsup-mirror, I 
chose NOT to mirror the src, www, gnats - and nothing was mentioned 
about "ports". I'm confused.

Why is it, if this was built from ports, and I ran the full "make" and 
"make install" with no errors, that this thing won't work? I thought 
that was why we install from ports...

Did you have to configure something else specifically to allow your 
ports collection to be shared via the cvsupd daemon?


OK,
I'm trying to recreate what you have as I'm typing this reply.
This is the results of make in /usr/ports/net/cvsup-mirror:
Stargate# make
===>  Configuring for cvsup-mirror-1.3_2
I am going to ask you a few questions so that I can set up your
FreeBSD mirror configuration.  Every question has a [default]
answer.  To accept the default, just press ENTER.
At this point, I am just gathering information.  I will not touch
your system until you type "make install".
Master site for your updates [cvsup-master.freebsd.org]? 192.168.0.20
How many hours between updates of your files [1]?
Now you must decide which sets of files you wish to make available
from your mirror site.  You can choose any combination, and you
can put each set anywhere you want to on your disks.  Although each
set is optional, we strongly encourage every mirror site to carry
at least the main source repository.
Do you wish to mirror the main source repository [y]? n
Do you wish to mirror the installed World Wide Web data [y]? n
Do you wish to mirror the GNATS bug tracking database [y]? n
Do you wish to mirror the mailing list archive [y]? n
Now, a few questions so that I can set up your CVSup server properly.
For security reasons, both the CVSup client and server should run
under their own unique user and group IDs.  These IDs should have no
special access privileges.  Normally, the user:group "cvsupin:cvsupin"
is used for the client and "cvsup:cvsup" is used for the server, but
you can choose other names if you wish.  At "make install" time, I
will create the users and groups, if they don't already exist.
Use unique user and group IDs for these.  Do not use "nobody",
"nonroot", or "nogroup".
Unique unprivileged user ID for running the client [cvsupin]?
Unique unprivileged group ID for running the client [cvsupin]?
Unique unprivileged user ID for running the server [cvsup]?
Unique unprivileged group ID for running the server [cvsup]?
The CVSup server does its logging via syslog.  At "make install"
time, I will set up the logging for you, if necessary.  I will use
the "!program" feature of syslog to keep your CVSup log messages
separate from the messages of your other daemons.
Syslog facility for the server log [daemon]?
You can control the load on your machine by limiting the number of
clients that the CVSup server will serve at once.  CVSup won't load
your network especially heavily, but it is more CPU and disk
intensive than most other file server software.
Maximum simultaneous client connections [8]?
Building the "config.sh" file ... Done.
Building the "cvsupd.access" file ... Done.
Stargate#
I doubt this is a problem but we are being thurogo:
Stargate# more /usr/ports/net/cvsup-mirror/work/cvsupd.access
-0.0.0.0/0  8   # Limit total connections
-0.0.0.0/0/32   1   # Allow only 1 connection from each host
+0.0.0.0/0      # If we reach this rule, we let the client in
Stargate#
I'm a little more suspicious of the distribs= value here (because I do 
not completely understand how it works):
Stargate# more /usr/ports/net/cvsup-mirror/work/config.sh
user="cvsup"
group="cvsup"
cuser="cvsupin"
cgroup="cvsupin"
host="192.168.0.20"
interval="1"
maxclients="8"
facility="daemon"
distribs="distrib.self .. . FreeBSD.cvs SKIP . FreeBSD-www.current SKIP 
. FreeBSD-gnats.current SKIP gnats FreeBSD-mail.current SKIP ."
Stargate#

Here's my make install:
Stargate# make install
===>  Installing for cvsup-mirror-1.3_2
===>   cvsup-mirror-1.3_2 depends on file: /usr/local/sbin/cvsupd - found
===>   Generating temporary packing list
===>  Checking if net/cvsup-mirror already installed
Installing files
You need a group "cvsup".
Would you like me to create it [y]? y
Done.
You need a user "cvsup".
Would you like me to create it [y]? y
Done.
You need a group "cvsupin".
Would you like me to 

Re: CVSUP Mirror

2004-07-03 Thread Tom Parquette
Lonnie Santella wrote:
FreBSD 4.10 Release
CVSUP-MIRROR v. 1.3_2  freshly installed.
I got the cvsup-mirror port installed without any errors. The CVSUPD 
daemon is running. I can connect to my mirror from another server. When 
I try to update a ports collection (i.e. ports-editors) is will spit out 
the error:

"Collection "ports-editors" release "cvs" is not available here"
I did not specifiy any of the default collections during the install 
(i.e. src, www, gnats) because all I want to make available via cvsupd 
is the ports collections. However, since the install never asked me 
anything about ports, I'm hesitant that I have not properly made them 
available via cvsup.

I've been throught the FreeBSD Handbook, and the "cvsup.org" website - 
absolutely no help at all. I've also searched through the 
/usr/ports/net/cvsup-mirror directory just to find absolutely no 
documentation whatsoever.

All I want to do is run a mirror so I can keep the ports trees on my 
other BSD servers up-to-date.

Can you please help me?
-just a little frustrated
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
"[EMAIL PROTECTED]"

Lonnie,
I didn't see any cvsup files so let me see what I can do by working 
backwards with you...

I have cvsup-mirror running on one of my machines mirroring the entire 
cvsup collection.

Normally I update the entire ports tree but I tried to update just 
ports-editors.  It appeared to work.  This is the cvsupfile I ran:
*default  host=192.168.0.20
*default  base=/usr
*default  prefix=/usr
*default  release=cvs
*default  tag=.
*default  delete use-rel-suffix
ports-editors

I did not get the error message you mentioned until I changed the 
collection name to something bogus.  e.g. I changed ports-editors to 
ports-editors-junk.

This makes me think you are not mirroring, or not mirroring correctly, 
the ports tree.

The supfile that goes with my cvsup-mirror looks like this:
$ more /usr/local/etc/cvsup/supfile
#
# Standard supfile for CVSup FreeBSD mirrors.
#
*default delete use-rel-suffix umask=002
cvs-all  release=cvs prefix=prefixes/FreeBSD.cvs
gnatsrelease=current prefix=prefixes/FreeBSD-gnats.current
www  release=current prefix=prefixes/FreeBSD-www.current
mail-archive release=current prefix=prefixes/FreeBSD-mail.current
distrib  release=selfprefix=prefixes/distrib.self
$
I weould check to see what you have in the spot where I have cvs-all.
There is a discussion in section A.5.5 of the FBSD Handbook that talks 
about the various file collections.  It is at: 
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvsup.html
You should note the warning about the need to ALWAYS update ports-base. 
 Even if you are not updating the whole ports tree.

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


CVSUP Mirror

2004-07-03 Thread Lonnie Santella
FreBSD 4.10 Release
CVSUP-MIRROR v. 1.3_2  freshly installed.
I got the cvsup-mirror port installed without any errors. The CVSUPD daemon 
is running. I can connect to my mirror from another server. When I try to 
update a ports collection (i.e. ports-editors) is will spit out the error:

"Collection "ports-editors" release "cvs" is not available here"
I did not specifiy any of the default collections during the install (i.e. 
src, www, gnats) because all I want to make available via cvsupd is the 
ports collections. However, since the install never asked me anything about 
ports, I'm hesitant that I have not properly made them available via cvsup.

I've been throught the FreeBSD Handbook, and the "cvsup.org" website - 
absolutely no help at all. I've also searched through the 
/usr/ports/net/cvsup-mirror directory just to find absolutely no 
documentation whatsoever.

All I want to do is run a mirror so I can keep the ports trees on my other 
BSD servers up-to-date.

Can you please help me?
-just a little frustrated
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: cvsup-mirror issue.

2004-03-16 Thread Kent Stewart
On Tuesday 16 March 2004 07:10 pm, Chris wrote:
> When running cvsup-mirror from the ports, the logs produce this - yet
> I am getting nothing and the auth file is empty.
>
> Please advise.
>
> CVSup update begins at 2004-03-16 21:00:00
> Updating from cvsup-master.freebsd.org
> Connected to cvsup-master.freebsd.org
> No record for server "freefall.freebsd.org" in
> "/home/cvsupin/.cvsup/auth" CVSup update ends at 2004-03-16 21:00:00

It is my understanding that if you aren't a real mirror, you have to use 
something like cvsup12 or etc.

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-mirror issue.

2004-03-16 Thread Chris
When running cvsup-mirror from the ports, the logs produce this - yet I am 
getting nothing and the auth file is empty.

Please advise.

CVSup update begins at 2004-03-16 21:00:00
Updating from cvsup-master.freebsd.org
Connected to cvsup-master.freebsd.org
No record for server "freefall.freebsd.org" in "/home/cvsupin/.cvsup/auth"
CVSup update ends at 2004-03-16 21:00:00


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


Problems with cvsup mirror.

2004-03-15 Thread stan
One of my cvsup mirro machines (the one at work, naturaly) continues to
have indegestion. I'm getting thsi in. cvsupd.log

Mar 15 09:00:00 cvsup cvsupd[87665]: Error in "/usr/local/etc/cvsup/sup.client/c
vs-all/checkouts.cvs": 224883: File is truncated
Mar 15 09:00:31 cvsup last message repeated 118212 times


I tried delting this file this morning, in the hpes it would be rebuilt,
but I'm still getting these errors.

What do I need to do to correct this?
-- 
"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 mirror updates failing

2004-03-08 Thread Kent Stewart
On Monday 08 March 2004 06:31 am, stan wrote:
> ONe of my cvsup mirros is suddenly getting errors like this:
>
> SetAttrs ports/sysutils/lire/Makefile,v
> TreeList failed: Error in
> "/usr/local/etc/cvsup/sup.client/cvs-all/checkouts.cvs ": 124218:
> Invalid file type.  Delete it and try again.
> CVSup update ends at 2004-03-08 07:41:16
>
> What is this trying to tell me? And how do I fix this?

It looks like cvsup doesn't like a line in your cvs-mirror's 
checkouts.cvs;. file. It is a text file. You can edit it and remove the 
line and try to update your mirror.

There have been times when people have deleted their checkouts file. The 
next mirror update goes pretty slow but works. I was trying to update 
my mirror with a -s option on cvsup but it didn't save anytime, so I 
removed the option.

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 mirror updates failing

2004-03-08 Thread stan
ONe of my cvsup mirros is suddenly getting errors like this:

SetAttrs ports/sysutils/lire/Makefile,v
TreeList failed: Error in "/usr/local/etc/cvsup/sup.client/cvs-all/checkouts.cvs
": 124218: Invalid file type.  Delete it and try again.
CVSup update ends at 2004-03-08 07:41:16

What is this trying to tell me? And how do I fix this?

-- 
"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: Trying to set up cvsup mirror

2004-01-29 Thread Kent Stewart
On Thursday 29 January 2004 11:38 am, stan wrote:
> I'm trying to set up a cvsup mirror to use for updating about 50
> machines that are internal to our corporate network. Since I have
> better control over the firewall et all from my home network, I'm
> building the machine there.
>
> I've got it built, and used the cvsup-mirror port to assist me in
> setting things up. But it's not working. Here is the error message I
> am getting:
>
> Cvsup update begins at 2004-01-29 14:30:00
> Updating from cvsup13.freebsd.org
> Cannot connect to cvsup13.freebsd.org: Connection refused
> CVSup update ends at 2004-01-29 14:30:01
>
> I've read
> http://www.freebsd.org/doc/en_US.ISO8859-1/articles/hubs/mirror-where
>.html and I have chosen what I think to be a good site for me from the
> referenced mirror list.
>
> Have I chosen badly? Can anyone suggest a better site to mirror from?
> We are located in the southeastern US.

Install fastest_cvsup and choose one that has a low latency. It may not 
provide the shortest cvsup times but you can find a site that works. 
Cvsup13 doesn't respond and that may be a clue to not use it :).

Kent

>
> Do I need to get some sort of authorization token from the admins at
> that site? I've been cvsuping lot's of machines for years, but this
> is the first time I've tried to actually set up a repository.
>
> Any help would be appreciated.

-- 
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: Can someone explain where the cvsup-mirror port puts it's crontab entry?

2004-01-29 Thread Garance A Drosihn
At 4:06 PM -0500 1/29/04, stan wrote:
I've just installed this wonderful port, and with some kind help from the
list got it working.
Thanks to everyone.

Now, I've got a "learning" question. This port creates a crontab
entry to schedule updates. I looked in /var/cron/tabs, and I don't
see it....   So, where does it create this crontab entry?
The port tacks an entry on to the end of /etc/crontab

--
Garance Alistair Drosehn=   [EMAIL PROTECTED]
Senior Systems Programmer   or  [EMAIL PROTECTED]
Rensselaer Polytechnic Instituteor  [EMAIL PROTECTED]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Can someone explain where the cvsup-mirror port puts it's crontab entry?

2004-01-29 Thread stan
I've just installed this wonderful port, and with some kind help from the
list got it working.

Thanks to everyone.

Now, I've got a "learning" question. This port creates a crontab entry to
schedule updates. I looked in /var/cron/tabs, and I don't see it. I can't
su to that user as his shell is /nonexistent. 

So, where does it create this crontab entry? The only way I've ever
accessed cron an a *BSD machine is using the crontab utility.

Thanks for educating me.

-- 
"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: Trying to set up cvsup mirror

2004-01-29 Thread Ion-Mihai Tetcu
On Thu, 29 Jan 2004 14:38:14 -0500
stan <[EMAIL PROTECTED]> wrote:

> cvsup13.freebsd.org
seems to be down; use another server.

/usr/ports/sysutils/fastest_cvsup will get you the best one.

-- 
IOnut
Unregistered ;) FreeBSD user
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Trying to set up cvsup mirror

2004-01-29 Thread stan
I'm trying to set up a cvsup mirror to use for updating about 50 machines
that are internal to our corporate network. Since I have better control
over the firewall et all from my home network, I'm building the machine
there.

I've got it built, and used the cvsup-mirror port to assist me in setting
things up. But it's not working. Here is the error message I am getting:

Cvsup update begins at 2004-01-29 14:30:00
Updating from cvsup13.freebsd.org
Cannot connect to cvsup13.freebsd.org: Connection refused
CVSup update ends at 2004-01-29 14:30:01

I've read
http://www.freebsd.org/doc/en_US.ISO8859-1/articles/hubs/mirror-where.html
and I have chosen what I think to be a good site for me from the referenced
mirror list.

Have I chosen badly? Can anyone suggest a better site to mirror from? We are
located in the southeastern US. 

Do I need to get some sort of authorization token from the admins at that
site? I've been cvsuping lot's of machines for years, but this is the
first time I've tried to actually set up a repository.

Any help would be appreciated.

-- 
"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]"


Make Release with CVSROOT pointing at a CVSup mirror

2003-09-15 Thread David F. Severski
Hello, everyone.

I'm attempting to roll my own -CURRENT release and am having a problem
getting the correct syntax for CVSROOT.  I have a CVS mirror running on my 
gateway (-STABLE) system via the cvsup-mirror port and would like to use this 
to build a release on a remote VMWare -CURRENT system, avoiding me from having
to schlep around the multi-gig repository to build releases on my various
test boxes.

I cannot seem to get the correct syntax to CVSROOT to allow make release
to pull from the networked repository and keep getting connection
refused error messages.  Indeed, all the handbook and other
documentation I give refers to a local CVSROOT, so I'm unclear if it is
even possible to roll a release against a remote repository.

Is this sort of build scenario supported?  If so, what would sample
syntax be against a cvsup-mirror created repository look like?

Thanks for the help!

David


pgp0.pgp
Description: PGP signature


cvsup-mirror and collections

2002-10-31 Thread Sue Blake
I'm using the cvsup-mirror port to create an unofficial mirror
for use within a private network with limited connectivity.
Local machines will cvsup various releases from this
repository.

Before using cvsup-mirror I disabled gnats and www. Now I see that the
docs are not updating in my repository. Here's what I have:
drwxr-xr-x6 cvsupin  cvsupin 1536 Oct 31 22:33 CVSROOT  
drwxr-xr-x3 cvsupin  cvsupin  512 Oct 20 21:20 distrib  
drwxr-xr-x   38 cvsupin  cvsupin 1024 Oct 20 21:47 doc  
drwxr-xr-x   58 cvsupin  cvsupin 1536 Oct 31 22:40 ports
drwxr-xr-x   24 cvsupin  cvsupin 1024 Oct 31 23:02 src  
drwxr-xr-x   12 cvsupin  cvsupin  512 Oct 21 04:37 www  

Now maybe all I have to do is tell it to get docs-all, but
I'm asking about it first in case I've done something wrong
because I'm surprised that docs wouldn't be in the default
setup for a mirror. Is this what I should expect to see?


-- 

Regards,
-*Sue*-

http://www.sievx.com/
 
 

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



cvsup-mirror

2002-07-11 Thread Patrick O'Reilly

Hi everyone :)

I just installed cvsup-mirror.  When it asked me about 'distributions' I 
was not entirely sure what that meant, so I accepted them all.

I actually just need to create a mirror from which I can locally 
distribute 'src-all' and 'ports-all' using cvsup on my collection of 
local machines.  Perhaps 'doc-all' would be nice too (later).

Now, cvsup-mirror started running the distribution 'FreeBSD.cvs', and 
that seems to include docs, etc.  Is that all I will need?

What exactly are the other distributions, like 'FreeBSD-mail', etc?

Finally, can I enable/disable the distributions simply by editing the 
value of 'distribs="...' in the file '/usr/local/etc/cvsup/config.sh'?

Thanks.

-- 
Regards,
Patrick O'Reilly.
Perimeter Networks CC.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message