Re: Why has cvsup quit working for me?

2004-05-20 Thread Nelis Lamprecht
On Thu, 2004-05-20 at 04:10, Jonathon McKitrick wrote:
 I don't get it.  It was working last week.  Here's what I get now:
 
 root:~# cvsup /usr/share/examples/cvsup/ports-supfile 
 Cannot get IP address of my own host -- is its hostname correct?
 root:~# 
 

Try typing hostname from the command line. Then make sure that the
returned name has an ip address associated with it in /etc/hosts

Cheers,
-- 
Nelis Lamprecht
PGP: http://www.8ball.co.za/pgpkey/nelis.asc
Unix IS user friendly.. It's just selective about who its friends are.


signature.asc
Description: This is a digitally signed message part


Re: Why has cvsup quit working for me?

2004-05-20 Thread Jonathon McKitrick
On Wed, May 19, 2004 at 07:57:53PM -0700, Kent Stewart wrote:
: You system doesn't know who it is. Check hosts and rc.conf.

I can't believe how dumb I am.  I mergemastered and overwrote my /etc/hosts
file.  It was a while ago and I forgot.

Thanks for the help.


jm
-- 
My other computer is your Windows box.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Why has cvsup quit working for me?

2004-05-20 Thread Jonathon McKitrick
: You system doesn't know who it is. Check hosts and rc.conf.

Actually, I'm only half a fool.  I started to fix hosts, and found a swap
file.  Apparently, I had started to fix the file, but forgot about it.
Thanks again.



jm
-- 
My other computer is your Windows box.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Why has cvsup quit working for me?

2004-05-19 Thread Jonathon McKitrick

I don't get it.  It was working last week.  Here's what I get now:

root:~# cvsup /usr/share/examples/cvsup/ports-supfile 
Cannot get IP address of my own host -- is its hostname correct?
root:~# 

I have not changed my hostname.  I have a new firewall at home, but I get
the same message at work as well.  I upgrading something the other day that
updated cvsup, and I had to fix the example supfile, the one I was using.
Other than that, I don't get it.

jm
-- 
My other computer is your windows box.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Why has cvsup quit working for me?

2004-05-19 Thread Kent Stewart
On Wednesday 19 May 2004 07:10 pm, Jonathon McKitrick wrote:
 I don't get it.  It was working last week.  Here's what I get now:

 root:~# cvsup /usr/share/examples/cvsup/ports-supfile
 Cannot get IP address of my own host -- is its hostname correct?
 root:~#

 I have not changed my hostname.  I have a new firewall at home, but I
 get the same message at work as well.  I upgrading something the
 other day that updated cvsup, and I had to fix the example supfile,
 the one I was using. Other than that, I don't get it.



You system doesn't know who it is. Check hosts and rc.conf.

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 not working

2004-02-23 Thread service
FreeBSD fixer.com 5.1-RELEASE FreeBSD 5.1-RELEASE #0: Sun Feb 22 14:47:02 GMT 2004 
root@:/usr/src/sys/i386/compile/VILLATV i386

I am having a problem with cvsup version 16. I used it about a month ao with no 
problem. I have now tried it several times with no success. I even reinstalled the 
entire operating system twice. 

I activate my modum and type cvsup supfile. The box appears and I click the go tab. It 
goes wild for about 30 to 40 seconds downloading 40 to 50 files.  This is okay.  After 
that, it just dies. This is the problem. I don't understand why it dies.

I have an external modem and after it dies, sometimes the transfer lights on the modum 
blink and sometimes theres no light at all. After it dies, it will go until it times 
out (15 to 20 minutes). I have FreeBSD 5.1. I installed the cvsup package off the 1st 
cdrom. I created 'cvsup' in the /usr/local/etc directory. I put my supfile under 
cvsup. I have csh, so I typed 'setenv CVS ROOT=/usr/local/etc/cvsup', which seems to 
work. The supfile I use is 

*default host=cvsup5.freebsd.org

*default prefix=/usr

*default base=/usr/local/etc/cvsup

*default tag-.

*default release=cvs

*default delete use-rel-suffix compress

ports-all

I don't remember my first supfile, I thinks it like the above. Also I learned that if 
something in the supfile isn't perfect, it won't work. Please analyze and let me know 
whats wrong. Thanks in advance.

greg

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


Re: cvsup not working

2004-02-23 Thread Luke Kearney

On Mon, 23 Feb 2004 06:25:42 -0700
[EMAIL PROTECTED] granted us these pearls of wisdom:

 FreeBSD fixer.com 5.1-RELEASE FreeBSD 5.1-RELEASE #0: Sun Feb 22 14:47:02 GMT 2004 
 root@:/usr/src/sys/i386/compile/VILLATV i386
 
 I am having a problem with cvsup version 16. I used it about a month ao with no 
 problem. I have now tried it several times with no success. I even reinstalled the 
 entire operating system twice. 
 
 I activate my modum and type cvsup supfile. The box appears and I click the go tab. 
 It goes wild for about 30 to 40 seconds downloading 40 to 50 files.  This is okay.  
 After that, it just dies. This is the problem. I don't understand why it dies.
 
 I have an external modem and after it dies, sometimes the transfer lights on the 
 modum blink and sometimes theres no light at all. After it dies, it will go until it 
 times out (15 to 20 minutes). I have FreeBSD 5.1. I installed the cvsup package off 
 the 1st cdrom. I created 'cvsup' in the /usr/local/etc directory. I put my supfile 
 under cvsup. I have csh, so I typed 'setenv CVS ROOT=/usr/local/etc/cvsup', which 
 seems to work. The supfile I use is 
 
 *default host=cvsup5.freebsd.org
 
 *default prefix=/usr
 
 *default base=/usr/local/etc/cvsup
 
 *default tag-.
 
 *default release=cvs
 
 *default delete use-rel-suffix compress
 
 ports-all
 
 I don't remember my first supfile, I thinks it like the above. Also I learned that 
 if something in the supfile isn't perfect, it won't work. Please analyze and let me 
 know whats wrong. Thanks in advance.
 
 greg

try /usr/share/examples/cvsup/ 

A quick look at the documentation there should set you straight.

Good Luck

LK

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


Re: cvsup not working

2004-02-23 Thread Steven N. Fettig
Greg,

I have the following cvsup file for my ports-upgrade:

*default host=cvsup15.us.freebsd.org
*default base=/usr
*default prefix=/usr
*default release=cvs tag=.
*default delete use-rel-suffix
*default compress
ports-all
This works like a charm every time.  The only differences I see are
default base=/usr/local/etc/cvsup -- you
default base=/usr -- me
If I understand this correctly, however, this won't have any impact on 
the ports collection, as it is the location of where cvsup keeps an 
index of what has been downloaded and what hasn't (i.e. a type of index 
for comparison to what is on the cvsup server versus what is on your 
machine).
Also, I have the 'delete use-rel-suffix' on a separate line from 
'compress' - this also should not make a difference.
All you should have to do (I think regardless of the shell) is run:
cvsup -g -L2 /directory/to/cvsupfile/cvsup-file

What you are seeing at the beginning sounds right - i.e. the screen 
going crazy.  When you think the connection has bombed out or something 
gone awrey with the cvsup run, you may want to go to another virtual 
screen or shell to see if you can still ping a server out on the net.  
It almost sounds like your modem connection is locking up and not cvsup.

Steve Fettig

[EMAIL PROTECTED] wrote:

FreeBSD fixer.com 5.1-RELEASE FreeBSD 5.1-RELEASE #0: Sun Feb 22 14:47:02 GMT 2004 root@:/usr/src/sys/i386/compile/VILLATV i386

I am having a problem with cvsup version 16. I used it about a month ao with no problem. I have now tried it several times with no success. I even reinstalled the entire operating system twice. 

I activate my modum and type cvsup supfile. The box appears and I click the go tab. It goes wild for about 30 to 40 seconds downloading 40 to 50 files.  This is okay.  After that, it just dies. This is the problem. I don't understand why it dies.

I have an external modem and after it dies, sometimes the transfer lights on the modum blink and sometimes theres no light at all. After it dies, it will go until it times out (15 to 20 minutes). I have FreeBSD 5.1. I installed the cvsup package off the 1st cdrom. I created 'cvsup' in the /usr/local/etc directory. I put my supfile under cvsup. I have csh, so I typed 'setenv CVS ROOT=/usr/local/etc/cvsup', which seems to work. The supfile I use is 

*default host=cvsup5.freebsd.org

*default prefix=/usr

*default base=/usr/local/etc/cvsup

*default tag-.

*default release=cvs

*default delete use-rel-suffix compress

ports-all

I don't remember my first supfile, I thinks it like the above. Also I learned that if something in the supfile isn't perfect, it won't work. Please analyze and let me know whats wrong. Thanks in advance.

greg

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

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