Re: cvsup + PAC proxy?

2012-10-24 Thread Adrian Chadd
On 24 October 2012 10:40, Ismael Farfán wrote: > Hello list > > Is it possible to use a proxy auto-config stript with cvsup? > > That would save me testing one by one which is the one used > to access the cvsup servers. > > Does any of the CLI tools supports PAC? A proxy-pac library would be usef

Re: cvsup + PAC proxy?

2012-10-24 Thread Ismael Farfán
2012/10/24 Walter Hurry : > On Wed, 24 Oct 2012 12:40:58 -0500, Ismael Farfán wrote: > >> Hello list >> >> Is it possible to use a proxy auto-config stript with cvsup? >> >> That would save me testing one by one which is the one used to access >> the cvsup servers. >> >> Does any of the CLI tools s

Re: cvsup + PAC proxy?

2012-10-24 Thread Walter Hurry
On Wed, 24 Oct 2012 12:40:58 -0500, Ismael Farfán wrote: > Hello list > > Is it possible to use a proxy auto-config stript with cvsup? > > That would save me testing one by one which is the one used to access > the cvsup servers. > > Does any of the CLI tools supports PAC? cvsup is on the way

Re: cvsup{, d} woes after upgrading to RELENG_9 on amd64 this weekend

2012-06-05 Thread Henri Hennebert
On 06/05/2012 10:17, Scot Hetzel wrote: On Mon, Jun 4, 2012 at 4:34 AM, Henri Hennebert wrote: On 06/04/2012 10:53, Trond Endrestøl wrote: Hi, After upgrading to RELENG_9 as of yesterday on my amd64 system, cvsup bombs out with Bus error: 10. Example: # /usr/local/bin/cvsup -g -L 2 /usr/sr

Re: cvsup{, d} woes after upgrading to RELENG_9 on amd64 this weekend

2012-06-05 Thread Scot Hetzel
On Mon, Jun 4, 2012 at 4:34 AM, Henri Hennebert wrote: > On 06/04/2012 10:53, Trond Endrestøl wrote: >> >> Hi, >> >> After upgrading to RELENG_9 as of yesterday on my amd64 system, cvsup >> bombs out with Bus error: 10. >> >> Example: >> >> # /usr/local/bin/cvsup -g -L 2 /usr/src/stable-supfile >>

Re: cvsup{, d} woes after upgrading to RELENG_9 on amd64 this weekend

2012-06-04 Thread Trond Endrestøl
On Mon, 4 Jun 2012 22:19+0200, Christer Solskogen wrote: > On 4/6/2012 10:53 AM, Trond Endrestøl wrote: > > Hi, > > > > After upgrading to RELENG_9 as of yesterday on my amd64 system, cvsup > > bombs out with Bus error: 10. > > > > Why use cvsup, when you've got csup? :-) If you read the OP yo

Re: cvsup{, d} woes after upgrading to RELENG_9 on amd64 this weekend

2012-06-04 Thread Christer Solskogen
On 4/6/2012 10:53 AM, Trond Endrestøl wrote: Hi, After upgrading to RELENG_9 as of yesterday on my amd64 system, cvsup bombs out with Bus error: 10. Why use cvsup, when you've got csup? :-) -- chs ___ freebsd-stable@freebsd.org mailing list http:

Re: cvsup{, d} woes after upgrading to RELENG_9 on amd64 this weekend

2012-06-04 Thread Hiroki Sato
Dimitry Andric wrote in <4fcc80c7.8060...@freebsd.org>: di> That said, since the ezm3 software is essentially unmaintained, the di> only practical solutions to your problem currently are: di> di> - Compile libz without SSE di> - Compile libz with gcc di> - Use csup instead of cvsup di> - Fix ez

Re: cvsup{,d} woes after upgrading to RELENG_9 on amd64 this weekend

2012-06-04 Thread Trond Endrestøl
[I forgot to reply to the list, my bad] On Mon, 4 Jun 2012 11:42+0200, Trond Endrestøl wrote: > On Mon, 4 Jun 2012 11:28+0200, Henri Hennebert wrote: > > > On 06/04/2012 10:53, Trond Endrestøl wrote: > > > > > The only recent change I can think of is switching to clang for > > > building the ke

Re: cvsup{, d} woes after upgrading to RELENG_9 on amd64 this weekend

2012-06-04 Thread Henri Hennebert
On 06/04/2012 10:53, Trond Endrestøl wrote: Hi, After upgrading to RELENG_9 as of yesterday on my amd64 system, cvsup bombs out with Bus error: 10. Example: # /usr/local/bin/cvsup -g -L 2 /usr/src/stable-supfile Parsing supfile "/usr/src/stable-supfile" Connecting to localhost Connected to loc

Re: cvsup{, d} woes after upgrading to RELENG_9 on amd64 this weekend

2012-06-04 Thread Dimitry Andric
On 2012-06-04 10:53, Trond Endrestøl wrote: > After upgrading to RELENG_9 as of yesterday on my amd64 system, cvsup > bombs out with Bus error: 10. ... > The only recent change I can think of is switching to clang for > building the kernel and base. Made I should rebuild world and kernel > using

Re: cvsup freebsd 6_2 to freebsd 7_1 not upgrading?

2009-01-09 Thread Cristiano Deana
On Mon, Jan 5, 2009 at 7:41 PM, Brian Duke wrote: > #make -j4 buildworld; make -j4 buildkernel; make installkernel Use instead make -j4 buildworld && make buildkernel && make installkernel If any of your commands failed you were unable to know. i suppose it failed building kernel. -- Cris, me

RE: cvsup freebsd 6_2 to freebsd 7_1 not upgrading?

2009-01-06 Thread Gavin Atkinson
On Tue, 2009-01-06 at 09:31 -0700, Brian Duke wrote: > This is very odd. > I got desperate last night and steeled myself for a reinstall. Copied all > the known keeper files to an alternate drive including /home, /etc, > /usr/local/etc and a couple others. It's on a completely separate drive with >

Re: cvsup freebsd 6_2 to freebsd 7_1 not upgrading?

2009-01-06 Thread Brooks Davis
On Tue, Jan 06, 2009 at 09:31:48AM -0700, Brian Duke wrote: > This is very odd. > I got desperate last night and steeled myself for a reinstall. Copied all > the known keeper files to an alternate drive including /home, /etc, > /usr/local/etc and a couple others. It's on a completely separate drive

RE: cvsup freebsd 6_2 to freebsd 7_1 not upgrading?

2009-01-06 Thread Brian Duke
This is very odd. I got desperate last night and steeled myself for a reinstall. Copied all the known keeper files to an alternate drive including /home, /etc, /usr/local/etc and a couple others. It's on a completely separate drive with no OS just files on it. I downloaded what I thought was 7.1 is

Re: cvsup freebsd 6_2 to freebsd 7_1 not upgrading?

2009-01-05 Thread Brooks Davis
On Mon, Jan 05, 2009 at 03:08:01PM -0700, Brian Duke wrote: > Forgive me for not being as clear as I should have been. I was trying to be > brief. > The original email stated in the paragraph below my procedure... > > > I cannot understand why this system will not upgrade. Even with the > > merg

Re: cvsup freebsd 6_2 to freebsd 7_1 not upgrading?

2009-01-05 Thread Rick C. Petty
On Mon, Jan 05, 2009 at 11:41:40AM -0700, Brian Duke wrote: > > #cp /usr/share/examples/cvsup/standard-supfile /root/stand_sup > #vi /root/stand_sup > << >>>host=cvsup15.us.FreeBSD.org > << >>>tag=RELENG_7_1 > > #cd /usr/src > #cvsup -g -L2 /root/stand_sup > ... > #make -j4 buildworld; make -j4 b

RE: cvsup freebsd 6_2 to freebsd 7_1 not upgrading?

2009-01-05 Thread Brian Duke
Forgive me for not being as clear as I should have been. I was trying to be brief. The original email stated in the paragraph below my procedure... > I cannot understand why this system will not upgrade. Even with the > mergemaster -p commands added this system always boots to FreeBSD > 6.2-REL

Re: cvsup freebsd 6_2 to freebsd 7_1 not upgrading?

2009-01-05 Thread Brooks Davis
OK, now I feel like an idiot, I completely misread the middle of your e-mail. You might still want to check out freebsd-update since it's a lot quicker than rebuilding, but that's not your issue here. On Mon, Jan 05, 2009 at 01:35:55PM -0600, Brooks Davis wrote: > [This question would be better t

Re: cvsup freebsd 6_2 to freebsd 7_1 not upgrading?

2009-01-05 Thread Brooks Davis
[This question would be better to ask on the freebsd-questions list, but see below.] On Mon, Jan 05, 2009 at 11:41:40AM -0700, Brian Duke wrote: > Hello List, > I'm trying to upgrade my system from 6_2 to 7_1 and cannot seem to do it. > Perhaps I'm missing something. Here is the basic procedure I'

Re: cvsup 7.0 STABLE checkout failure

2008-10-11 Thread Peter Jeremy
On 2008-Oct-11 08:24:51 -0700, Jeremy Chadwick <[EMAIL PROTECTED]> wrote: >csup and cvsup function the same, and they both rely on the same source >versioning system. Note that csup only supports a subset of cvsup functionality. The most obvious missing feature is CVS mode. >If you really want W

Re: cvsup 7.0 STABLE checkout failure

2008-10-11 Thread N.J. Mann
In message <[EMAIL PROTECTED]>, Shakul M Hameed ([EMAIL PROTECTED]) wrote: > > Date: Sun, 12 Oct 2008 02:54:10 +0530 > I think you have selected the wrong timezone for your FreeBSD machine. Either that or your clock is about five and a half hours fast. If you really are in Samoa then the

Re: cvsup 7.0 STABLE checkout failure

2008-10-11 Thread Shakul M Hameed
On Sun, Oct 12, 2008 at 02:41:34AM +0530, Shakul M Hameed wrote: > On Sat, Oct 11, 2008 at 08:24:51AM -0700, Jeremy Chadwick wrote: > > On Sun, Oct 12, 2008 at 02:20:52AM +0530, Shakul M Hameed wrote: > > > On Sat, Oct 11, 2008 at 07:47:11AM -0700, Jeremy Chadwick wrote: > > > > Are you sure? ht

Re: cvsup 7.0 STABLE checkout failure

2008-10-11 Thread Jeremy Chadwick
On Sun, Oct 12, 2008 at 02:41:34AM +0530, Shakul M Hameed wrote: > I am never going to do a Windows->FreeBSD mount as it is not required for me. > I rather go for extra space on my FreeBSD box. Is there any method to > increase > the size of my FreeBSD partition?? Do you mean partition as in

Re: cvsup 7.0 STABLE checkout failure

2008-10-11 Thread Shakul M Hameed
On Sat, Oct 11, 2008 at 08:24:51AM -0700, Jeremy Chadwick wrote: > On Sun, Oct 12, 2008 at 02:20:52AM +0530, Shakul M Hameed wrote: > > On Sat, Oct 11, 2008 at 07:47:11AM -0700, Jeremy Chadwick wrote: > > > Are you sure? http://www.freebsd.org/doc/en/books/handbook/cvsup.html -- > > > see > > > t

Re: cvsup 7.0 STABLE checkout failure

2008-10-11 Thread Jeremy Chadwick
On Sun, Oct 12, 2008 at 02:20:52AM +0530, Shakul M Hameed wrote: > On Sat, Oct 11, 2008 at 07:47:11AM -0700, Jeremy Chadwick wrote: > > Are you sure? http://www.freebsd.org/doc/en/books/handbook/cvsup.html -- > > see > > the first "Note:" paragraph. > > As a newbie to FreeBSD, I would rather l

Re: cvsup 7.0 STABLE checkout failure

2008-10-11 Thread Shakul M Hameed
On Sat, Oct 11, 2008 at 07:47:11AM -0700, Jeremy Chadwick wrote: > On Sun, Oct 12, 2008 at 01:21:31AM +0530, Shakul M Hameed wrote: > > > 1) Your setup looks very custom. I see SMB/CIFS in use, and you're > > > using a non-standard directory for the cvsup CVS data (the default is > > Yes, I am u

Re: cvsup 7.0 STABLE checkout failure

2008-10-11 Thread N.J. Mann
In message <[EMAIL PROTECTED]>, Shakul M Hameed ([EMAIL PROTECTED]) wrote: > I am trying to download 7.0 stable release through cvsup, but it fails. I > tried changing the server, but still get those errors. > > - ERROR --- > > Checkout src/share/doc/psd/15.yacc/ss.. > Updater f

Re: cvsup 7.0 STABLE checkout failure

2008-10-11 Thread Jeremy Chadwick
On Sun, Oct 12, 2008 at 01:21:31AM +0530, Shakul M Hameed wrote: > > 1) Your setup looks very custom. I see SMB/CIFS in use, and you're > > using a non-standard directory for the cvsup CVS data (the default is > Yes, I am using mount_smbfs to mount a network harddrive to store all my > devel co

Re: cvsup 7.0 STABLE checkout failure

2008-10-11 Thread Shakul M Hameed
On Sun, Oct 12, 2008 at 01:09:53AM +1100, Sean wrote: > > On 12/10/2008, at 5:03 AM, Shakul M Hameed wrote: > > >Forwarding original msg to freebsd-questions mailing list. > > > >On Sat, Oct 11, 2008 at 11:06:13PM +0530, Shakul M Hameed wrote: > >>I am trying to download 7.0 stable release throug

Re: cvsup 7.0 STABLE checkout failure

2008-10-11 Thread Shakul M Hameed
On Sat, Oct 11, 2008 at 05:38:26AM -0700, Jeremy Chadwick wrote: > On Sat, Oct 11, 2008 at 11:33:08PM +0530, Shakul M Hameed wrote: > > Forwarding original msg to freebsd-questions mailing list. > > > > On Sat, Oct 11, 2008 at 11:06:13PM +0530, Shakul M Hameed wrote: > > > I am trying to download

Re: cvsup 7.0 STABLE checkout failure

2008-10-11 Thread Sean
On 12/10/2008, at 5:03 AM, Shakul M Hameed wrote: Forwarding original msg to freebsd-questions mailing list. On Sat, Oct 11, 2008 at 11:06:13PM +0530, Shakul M Hameed wrote: I am trying to download 7.0 stable release through cvsup, but it fails. I tried changing the server, but still get tho

Re: cvsup 7.0 STABLE checkout failure

2008-10-11 Thread Jeremy Chadwick
On Sat, Oct 11, 2008 at 11:33:08PM +0530, Shakul M Hameed wrote: > Forwarding original msg to freebsd-questions mailing list. > > On Sat, Oct 11, 2008 at 11:06:13PM +0530, Shakul M Hameed wrote: > > I am trying to download 7.0 stable release through cvsup, but it fails. I > > tried changing the

Re: cvsup 7.0 STABLE checkout failure

2008-10-11 Thread Shakul M Hameed
Forwarding original msg to freebsd-questions mailing list. On Sat, Oct 11, 2008 at 11:06:13PM +0530, Shakul M Hameed wrote: > I am trying to download 7.0 stable release through cvsup, but it fails. I > tried changing the server, but still get those errors. > > - ERROR --- > > Checkout

Re: cvsup server reachable via IPv6...

2008-07-16 Thread Byung-Hee HWANG
On Thu, 2008-07-03 at 17:14 -0400, Ken Smith wrote: > If any of you have been wishing there was an IPv6-capable cvsup server > you could use (with csup as the client obviously since cvsup doesn't do > IPv6...) give cvsup18.freebsd.org a try. With the help of a few other > folks I got nudged into g

Re: cvsup server reachable via IPv6...

2008-07-11 Thread Maxim Konovalov
On Thu, 3 Jul 2008, 17:14-0400, Ken Smith wrote: > > If any of you have been wishing there was an IPv6-capable cvsup server > you could use (with csup as the client obviously since cvsup doesn't do > IPv6...) give cvsup18.freebsd.org a try. With the help of a few other > folks I got nudged into g

Re: cvsup error

2007-06-07 Thread zen
Wesley Shields wrote: On Wed, Jun 06, 2007 at 10:20:11AM -0700, Doug Barton wrote: Wesley Shields wrote: The difference is that csup is written in C and included in the base. The only lacking feature in csup is that it doesn't work in checkout mode, which shouldn't be a problem for yo

Re: cvsup error

2007-06-06 Thread Wesley Shields
On Wed, Jun 06, 2007 at 10:20:11AM -0700, Doug Barton wrote: > Wesley Shields wrote: > > > The difference is that csup is written in C and included in the base. > > The only lacking feature in csup is that it doesn't work in checkout > > mode, which shouldn't be a problem for your average use. >

Re: cvsup error

2007-06-06 Thread Doug Barton
Wesley Shields wrote: > The difference is that csup is written in C and included in the base. > The only lacking feature in csup is that it doesn't work in checkout > mode, which shouldn't be a problem for your average use. You have it backwards. csup _only_ works in checkout mode, what it can't

Re: cvsup error

2007-06-06 Thread Robert Joosten
Hi, > > Have you tried csup(1) ? > what is the different?? csup is a rewrite of cvsup in C instead of relying on Modula 3, that seems to cause some troubles on your system. Hth. Kind regards, Robert PS: a happy csup user pgpZ9DybmS5Wu.pgp Description: PGP signature

Re: cvsup error

2007-06-06 Thread Wesley Shields
On Wed, Jun 06, 2007 at 03:33:52PM +0700, zen wrote: > Niki Denev wrote: > > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA1 > > > > zen wrote: > > > >> hi, > >> recently i tried to update my fresh install machine of 6.2RELEASE to > >> 6.2STABLE, > >> but alway failed with these error msgs:

Re: cvsup error

2007-06-06 Thread Niki Denev
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 zen wrote: > hi, > recently i tried to update my fresh install machine of 6.2RELEASE to > 6.2STABLE, > but alway failed with these error msgs: > > proxy2# /usr/local/bin/cvsup -g -L 2 /etc/stable-supfile > Parsing supfile "/etc/stable-supfile" > Conne

Re: cvsup error

2007-06-06 Thread zen
zen wrote: Niki Denev wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 zen wrote: hi, recently i tried to update my fresh install machine of 6.2RELEASE to 6.2STABLE, but alway failed with these error msgs: proxy2# /usr/local/bin/cvsup -g -L 2 /etc/stable-supfile Parsing supfile "/etc

Re: cvsup error

2007-06-06 Thread zen
Niki Denev wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 zen wrote: hi, recently i tried to update my fresh install machine of 6.2RELEASE to 6.2STABLE, but alway failed with these error msgs: proxy2# /usr/local/bin/cvsup -g -L 2 /etc/stable-supfile Parsing supfile "/etc/stable-supfi

Re: cvsup Änderungen?

2007-05-10 Thread Marc Santhoff
Sorry, I've mixed up adresses here, please ignore ... Marc ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: cvsup Änderungen?

2007-05-10 Thread Marc Santhoff
Am Donnerstag, den 10.05.2007, 09:46 +0200 schrieb nighthawk: > On 5/10/07, Bernd Walter <[EMAIL PROTECTED]> wrote: > > On Thu, May 10, 2007 at 01:22:01AM +0200, nighthawk wrote: > >> Naja. "Nicht viel" und "nichts" ist schon noch ein Unterschied. In den > >> letzten drei Tagen kam gar nichts und d

Re: cvsup - TreeList failed: Network write failure: Connection closed

2006-03-14 Thread Kris Kennaway
On Tue, Mar 14, 2006 at 07:37:56PM +0100, [LoN]Kamikaze wrote: > That would mean that ipw is broken. I never had such problems when I was > using 5-stable with ipw from the ports. OK. Kris pgpWcFJk4Mbcn.pgp Description: PGP signature

Re: cvsup - TreeList failed: Network write failure: Connection closed

2006-03-14 Thread [LoN]Kamikaze
That would mean that ipw is broken. I never had such problems when I was using 5-stable with ipw from the ports. Kris Kennaway wrote: > On Tue, Mar 14, 2006 at 10:13:31AM +0100, [LoN]Kamikaze wrote: >> When using cvsup to update my sources over a wireless connection I often >> get the error messag

Re: CVSup timeout

2005-08-26 Thread Lowell Gilbert
Bryan Buecking <[EMAIL PROTECTED]> writes: > Chris Demers wrote: > > I have run into this myself in my own home network, what I have > > found that fixed it is I just adjusted the MTU on all my stations > > with problems to the size of the pppoe packet size. From the error > > try changing it to

Re: CVSup timeout

2005-08-24 Thread Bryan Buecking
Chris Demers wrote: I have run into this myself in my own home network, what I have found that fixed it is I just adjusted the MTU on all my stations with problems to the size of the pppoe packet size. From the error try changing it to in your case 1454 and see if the error goes away. Than

Re: CVSup timeout

2005-08-24 Thread Chris Demers
On Wed, 24 Aug 2005 18:05:28 +0900, Bryan Buecking wrote > I posted this issue on fbsd-hackers a week ago and now have still > not been able to solve this problem. > > Basically I receive an error every time I run CVSup on RELENG 5.4 and > 6.0 Beta 2 saying: > > "Detailer failed: Network read f

Re: cvsup from 4.11-RELEASE to 4.11-RELEASE-p1 28,000 errors

2005-06-27 Thread Andreas Rudisch
On Sun, 2005-06-26 at 17:42 -0700, Leland wrote: > I thought the '-p1' would have the least number of changes to test cvsup. > Changed my 'base' and 'prefix' to match your cvs-supfile, thanks. > > Using a fresh 4.11 installed all, running the following cvs-supfile still > gets 28988 > "C " entr

Re: cvsup from 4.11-RELEASE to 4.11-RELEASE-p1 28,000 errors

2005-06-26 Thread Leland
>- Original Message - >From: Andreas Rudisch <[EMAIL PROTECTED]> >Sent: Saturday, June 25, 2005 2:49 AM >Subject: Re: cvsup from 4.11-RELEASE to 4.11-RELEASE-p1 28,000 errors > > security-supfile: > > #cvsupfile for 5.4-security > *default host=cvsup.no.Fr

Re: cvsup from 4.11-RELEASE to 4.11-RELEASE-p1 28,000 errors

2005-06-25 Thread Andreas Rudisch
On Sat, 2005-06-25 at 11:22 +0200, Andreas Rudisch wrote: > On Fri, 2005-06-24 at 23:43 -0700, Leland wrote: > > I have got to be doing someting wrong, it is right in front of me and I just > > don't seel it. > > Hope someone can help, thanks. > > > > >From a clean install of 4.11-RELEASE with All

Re: cvsup from 4.11-RELEASE to 4.11-RELEASE-p1 28,000 errors

2005-06-25 Thread Andreas Rudisch
On Fri, 2005-06-24 at 23:43 -0700, Leland wrote: > I have got to be doing someting wrong, it is right in front of me and I just > don't seel it. > Hope someone can help, thanks. > > >From a clean install of 4.11-RELEASE with All Distributions, > cvsup-without-gui was then installed from ports. >

Re: cvsup server and firewall, new ports involved?

2005-05-22 Thread Kris Kennaway
On Sun, May 22, 2005 at 09:46:07PM +0200, Fritz Heinrichmeyer wrote: > i used to cvsup on a server with ipfw firewall and had port 5999 open on > this box therefore. Recently cvsup only worked when the firewall was > down. Do i need to allow more, i.e. finger etc? Nothing has changed.. Kris pgp

Re: Cvsup Branch Tag

2005-04-30 Thread Lowell Gilbert
David W.Schultz <[EMAIL PROTECTED]> writes: > I just successfully installed 5.4 RC3 on my HP Netserver LD Pro. I > was wondering if anyone knew what 5.4's branch tag is for cvsup for > this distribution. According to Release Engineering, the 5.4 normal > distribution tab has not been created yet,

Re: cvsup error (again)

2003-10-01 Thread Doug White
On Thu, 2 Oct 2003, zen wrote: > Dear all, > > i just cvsup my machine yesterday. > but when i tried to make build kernel it shown this message : > > config: /usr/src/sys/i386/conf/TRISTANIA:52: devices with zero units are not likely > to be correct > *** Error code 1 > > every time i remarked th

Re: cvsup with tag=. on src and upgrading (in general)

2003-06-14 Thread ian j hart
On Saturday 14 June 2003 3:09 am, Richard Schilling wrote: > As for /usr/local/etc/cvsup, I did create it because the documentation > used that directory in the examples for CVSup's status files. I also > practiced uploading to a non-/usr directory first just to build > confidence. I just used th

Re: cvsup with tag=. on src and upgrading (in general)

2003-06-14 Thread ian j hart
On Saturday 14 June 2003 3:05 am, Richard Schilling wrote: [snip doco stuff] > > I don't have the example cvsup files in /usr/share/examples/cvsup. Did > I not install a port? > > --Richard Schilling Anything in /usr/share should be part of the base distro. Ports (mostly) install into /usr/loc

Re: cvsup with tag=. on src and upgrading (in general)

2003-06-14 Thread Brandon S. Allbery
On Sat, 2003-06-14 at 09:20, Dag-Erling Smorgrav wrote: > "Brandon S. Allbery " KF8NH <[EMAIL PROTECTED]> writes: > > No, it means that there are no tag values that are meaningful for > > ports-all; you need to use tag=. (no tag, meaning retrieve the HEAD) > > "tag=." is not "no tag", it is a magi

Re: CVSup vs. src/contrib/gcc/INSTALL: the fix

2002-12-07 Thread Mike Hoskins
On Sat, 7 Dec 2002, John Polstra wrote: > > Delete src/contrib/gcc/INSTALL > > Cannot delete "/usr/src/contrib/gcc/INSTALL": Directory not empty This is an excellent guide... I've seen this behavior in the past, and followed similar steps to resolve... Can/should this be added to the FAQ? (Dro

Re: cvsup dying

2002-09-01 Thread Karl Agee
well I've kludged my way though it--I simply added src/contrib/ntp to my refuse file and it's going onward fine now.. curious as to why it keeps stopping on one stinkin' file, though --karl To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of

Re: cvsup dying

2002-09-01 Thread Karl Agee
On Sunday 01 September 2002 01:47 pm, Christoph Sold wrote: > Karl Agee wrote: > > here's the actual message > > > > > > Checkout src/contrib/ntp/readme.y2kfixes > > Detailer failed: Network write failure: Connection closed > > Will retry at 13:26:33 > > Are you running CVSup as root? yes >

Re: cvsup dying

2002-09-01 Thread Karl Agee
here's the actual message Checkout src/contrib/ntp/readme.y2kfixes Detailer failed: Network write failure: Connection closed Will retry at 13:26:33 To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message

Re: cvsup Problem?

2002-08-15 Thread Gregory Neil Shapiro
wollman> And did anybody bother to actually *tell* the admin of cvsup3? wollman> (In case it wasn't clear, that was a rhetorical question.) I mailed to jdp as I personally don't know who the cvsup3 admin is. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the

Re: cvsup Problem?

2002-08-15 Thread Garrett Wollman
In article [EMAIL PROTECTED]> you write: >"/usr/local/etc/cvsup/prefixes/FreeBSD.cvs/src/contrib/sendmail/BuildTools/OS/A-UX,v": > >randy> Is anyone else getting this message, and is it being fixed? > >I've been told it's only on cvsup3. Try changing servers until it is >resolved. And did anybo

Re: cvsup Problem?

2002-08-15 Thread Gregory Neil Shapiro
randy> I am getting the following error when I was trying to update my source randy> tree: randy> Connected to cvsup3.FreeBSD.org randy> Server warning: Cannot open randy> "/usr/local/etc/cvsup/prefixes/FreeBSD.cvs/src/contrib/sendmail/BuildTools/OS/A-UX,v": randy> Is anyone else getting this

Re: CVSUP Mirror brain damage

2002-02-02 Thread John Polstra
In article <[EMAIL PROTECTED]>, Michael Sierchio <[EMAIL PROTECTED]> wrote: > > It appears that cvsup2.freebsd.org is long gone. How to we get it off the > list of mirrors, and/or of course see to it that it no longer is aliased > to a host which isn't a cvsup mirror? I removed cvsup2 from the

Re: cvsup usable UTC date for tracking -stable

2002-01-20 Thread Murray Stokely
On Sun, Jan 20, 2002 at 03:21:00AM -0500, parv wrote: > i know how to track a tree via cvsup w/ "tag" and "date". my > question is where/how do i find the "freeze" date to sync my tree? > > for example, i want to sync "src" to 4.5-rc2 but not current > -stable. what date will it be, then, for 4

Re: cvsup usable UTC date for tracking -stable

2002-01-20 Thread parv
in message <[EMAIL PROTECTED]>, wrote Christopher Schulte thusly... > > At 12:42 AM 1/20/2002 -0800, Jim Mock wrote: > >On Sun, 20 Jan 2002 at 03:21:00 -0500, parv wrote: > >> i know how to track a tree via cvsup w/ "tag" and "date". my question > >> is where/how do i find the "freeze" date to s

Re: cvsup usable UTC date for tracking -stable

2002-01-20 Thread Christopher Schulte
At 12:42 AM 1/20/2002 -0800, Jim Mock wrote: >On Sun, 20 Jan 2002 at 03:21:00 -0500, parv wrote: > > i know how to track a tree via cvsup w/ "tag" and "date". my question > > is where/how do i find the "freeze" date to sync my tree? > > > > for example, i want to sync "src" to 4.5-rc2 but not cur

Re: cvsup usable UTC date for tracking -stable

2002-01-20 Thread Jim Mock
On Sun, 20 Jan 2002 at 03:21:00 -0500, parv wrote: > i know how to track a tree via cvsup w/ "tag" and "date". my question > is where/how do i find the "freeze" date to sync my tree? > > for example, i want to sync "src" to 4.5-rc2 but not current -stable. > what date will it be, then, for 4.5-r

Re: cvsup-16-f issue

2002-01-12 Thread Erik Trulsson
On Fri, Jan 11, 2002 at 11:29:10PM -0600, Mike Meyer wrote: > Andrew McKay <[EMAIL PROTECTED]> types: > > > Is there a package for cvsup that doesn't require X ? > > > I know that we have the -g key, still the new version has a feature?: > > > on a fresh installation of 4.4 STABLE it gives me only

Re: cvsup-16-f issue

2002-01-11 Thread Bzdik BSD
Andrew, thank you very much for your no_X build. It works fine here. __ Do You Yahoo!? Send FREE video emails in Yahoo! Mail! http://promo.yahoo.com/videomail/ To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the

Re: RE: cvsup-16-f issue

2002-01-11 Thread Gunnar Flygt
On Fri, Jan 11, 2002 at 01:29:44PM +0100, Thomas Gravgaard wrote: > > I wonder if it might make sense for the ISO to only have a > > cvsup which does not have X11. A version without X11 will > > run OK on a system that does have X11, but the X11-version > > won't run on a system without X11, a

RE: cvsup-16-f issue

2002-01-11 Thread Christopher Schulte
At 03:13 PM 1/11/2002 +0100, Thomas Gravgaard wrote: >I do see your point... It is not good having to install that darn M3 compiler This was the idea of the cvsup-bin port, which looks not to be maintained any longer... ? >+-+

RE: cvsup-16-f issue

2002-01-11 Thread Thomas Gravgaard
> I happen to think that cvsup is one program that should be added as a > package. You reduce the side effects introduced by having one port > that needs a modula compiler. The s1g site has both versions and you > download your choice. I do see your point... It is not good having to install th

Re: cvsup-16-f issue

2002-01-11 Thread Kent Stewart
Thomas Gravgaard wrote: >>I wonder if it might make sense for the ISO to only have a >>cvsup which does not have X11. A version without X11 will >>run OK on a system that does have X11, but the X11-version >>won't run on a system without X11, and it's certainly >>reasonable to *want* to ru

Re: Cvsup 09/01/2002 /make buildworld problem

2002-01-10 Thread Kent Stewart
Spider wrote: > Hello! > > Problem is make buildworld for cvsup 09.01/2002 > > make buildword > > ===> usr.bin > > "/usr/src/share/mk/bsd.subdir.mk" , line 81: Inconsistent operator for ftp > make: fatal errors encountered -- cannot continue > > *** Error code 1 > > Stop in /

Re: cvsup to 4.4-stable

2002-01-08 Thread Kevin Oberman
> From: Kaming <[EMAIL PROTECTED]> > Date: 08 Jan 2002 14:52:40 +0800 > Sender: [EMAIL PROTECTED] > > Hi all, > > I am a newbie of freebsd I tried to cvsup by just type cvsup > /usr/share/example/cvsup/stable-supfile and then copy the > /etc/default/make.conf to /etc and do the 'make buildwo

Re: cvsup server warnings; /usr/local/etc/cvsup/prefixes/FreeBSD.cvs

2001-12-01 Thread John Polstra
In article <[EMAIL PROTECTED]>, Maxime Romano <[EMAIL PROTECTED]> wrote: > I've been getting the exact same problems at three diffrent locations. You > should use cvsup.ca.freebsd.org. Did that actually fix it for you? If so, cvsup.ca.freebsd.org is seriously screwed up. John -- John Polst

Re: cvsup server warnings; /usr/local/etc/cvsup/prefixes/FreeBSD.cvs

2001-12-01 Thread Maxime Romano
I've been getting the exact same problems at three diffrent locations. You should use cvsup.ca.freebsd.org. -Max _ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp To Unsubscribe: send mail to [EMAIL P

Re: cvsup server warnings; /usr/local/etc/cvsup/prefixes/FreeBSD.cvs

2001-12-01 Thread John Polstra
In article <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]> wrote: > Try another mirror No, that's not the problem. It's on the user's end. John -- John Polstra John D. Polstra & Co., Inc.Seattle, Washington USA "Disappointment is a good sign of basic intelligence."

Re: cvsup server warnings; /usr/local/etc/cvsup/prefixes/FreeBSD.cvs

2001-12-01 Thread John Polstra
In article <[EMAIL PROTECTED]>, Jason Hunt <[EMAIL PROTECTED]> wrote: > I don't know if it's just something I missed, or if this has been answered > before, but when I try cvsup'ing my ports I get numerous messages about > not being able to write > /usr/local/etc/cvsup/prefixes/FreeBSD.cvs/{port-

Re: cvsup server warnings; /usr/local/etc/cvsup/prefixes/FreeBSD.cvs

2001-12-01 Thread jacks
Try another mirror At 01:03 PM 12.1.2001 -0500, Jason Hunt wrote: >I don't know if it's just something I missed, or if this has been answered >before, but when I try cvsup'ing my ports I get numerous messages about >not being able to write >/usr/local/etc/cvsup/prefixes/FreeBSD.cvs/{port-sect

Re: cvsup of ports, then what?

2001-11-16 Thread Bruce A. Mah
If memory serves me right, Mike Meyer wrote: > I hadn't realized that pkg_version had been updated. That's cool. > > Can we get "make search" to use it? H. I thought that "make search" essentially does its job by doing a grep on the INDEX file, which includes all manner of things besides

Re: cvsup of ports, then what?

2001-11-16 Thread Mike Meyer
Bruce A. Mah <[EMAIL PROTECTED]> types: > If memory serves me right, Mike Meyer wrote: > > Note that pkg_version uses the INDEX file, which is in the repository > > but not get up to date. For best results, you need to do a "make > > index" in /usr/ports. > Quick correction here...pkg_version (for

Re: cvsup of ports, then what?

2001-11-16 Thread Bruce A. Mah
If memory serves me right, Mike Meyer wrote: > Note that pkg_version uses the INDEX file, which is in the repository > but not get up to date. For best results, you need to do a "make > index" in /usr/ports. Quick correction here...pkg_version (for 4.3-RELEASE and newer) will use information enc

Re: cvsup of ports, then what?

2001-11-16 Thread Bruce A. Mah
If memory serves me right, Mike Meyer wrote: > H <[EMAIL PROTECTED]> types: > > Mike Meyer wrote: > > > Ports are supposed to run on -STABLE and -CURRENT, and > > > generally run on everything from that branch without to much trouble. > > I would like to see that ports are supposed to run on -RELE

Re: cvsup problems

2001-09-18 Thread Erik Gault
http://people.freebsd.org/~jdp/s1g/ > I'm sorry for the repetitiveness, but Windows (home PC) > just blew out on me, and I lost the email. Anyhow, how > do we get the new CVSup with out the bug? > > > Thanks for your help. Windows sucks and now has no place > on my notebook. > > --jeff lee > --

Re: cvsup bin/src packages MD5 checksum needed

2001-09-16 Thread Mars G Miro
Not so long ago, in a computer not so far away, on Monday 17 September 2001 13:23, John Polstra" <[EMAIL PROTECTED]> scribed: > > Mars G Miro <[EMAIL PROTECTED]> wrote: > > > Hello, > > > Is it possible? the only ones we have are the ones in > > > http://people.freebsd.org/~jdp , but not the one

Re: cvsup bug?

2001-09-11 Thread Jarrod Sayers
On Tue, 11 Sep 2001, Bryan Berch wrote: > Date: Tue, 11 Sep 2001 19:41:21 -0400 > From: Bryan Berch <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subject: cvsup bug? > > My last cvsup was Sept 8th. I was going to cvsup today, but was told there > is a bug in cvsup because unix date and time hit

Re: CVSUP

2001-08-22 Thread Brian T . Schellenberger
On Wednesday 22 August 2001 03:20, Maxim M. Kazachek wrote: > On Mon, 20 Aug 2001 [EMAIL PROTECTED] wrote: > >Yeah, there are about 17 sites in the USA. Best to run traceroute on each > >to find the fastest site. Sometimes closer is not better many are more > >than 20 hops while another is onl

Re: CVSUP

2001-08-20 Thread jacks
Yeah, there are about 17 sites in the USA. Best to run traceroute on each to find the fastest site. Sometimes closer is not better many are more than 20 hops while another is only 11 hops (from here) but depends on your location too. At 10:34 PM 8.19.2001 -0700, Kris Kennaway wrote: >On M

Re: cvsup via socks5

2001-07-25 Thread John Polstra
In article <[EMAIL PROTECTED]>, James Satterfield <[EMAIL PROTECTED]> wrote: > WooHoo It works! > Thank you Philippe! [...] > >jester# runsocks cvsup -L 2 ports-supfile When using SOCKS, you must also add "@M3novm" to the cvsup command line -- anywhere on the command line. If you don't, it

Re: cvsup

2001-07-25 Thread ian j hart
Fred Gilham wrote: > > > The practice I am beginning to follow (and what seems to be the most common > > practice) is: > > > > a) cvsup weekly > > b) check the -stable list daily for any interesting new merges (AKA MFC's) > > c) if I see an new security fixes, or anything that sounds like it woul

Re: cvsup

2001-07-25 Thread Fred Gilham
> The practice I am beginning to follow (and what seems to be the most common > practice) is: > > a) cvsup weekly > b) check the -stable list daily for any interesting new merges (AKA MFC's) > c) if I see an new security fixes, or anything that sounds like it would > affect my system in a pos

Re: CVSup through ssh tunnel

2001-05-26 Thread Marc Fonvieille
On Sat, May 26, 2001 at 09:12:44AM -0700, John Polstra wrote: > > Do you have a "refuse" file in one of the following places? > > /usr/sup/refuse > /usr/sup/src-all/refuse > /usr/sup/src-all/refuse.cvs:RELENG_4 > /usr/sup/refuse contains the following lines: doc/de_DE.ISO_8859

Re: CVSup through ssh tunnel

2001-05-26 Thread John Polstra
In article <[EMAIL PROTECTED]>, Marc Fonvieille <[EMAIL PROTECTED]> wrote: > I try to upgrade source tree on my laptop through a ssh tunnel: > the laptop is on my lan and only one box (the gateway) can access to the > Internet. > > From the laptop, i launch the following command: > > laptop:/h

  1   2   >