RE: Problems after CVSUP

2004-05-31 Thread Edward Carmody
I cvsup'd src-all and ports-all.  Can't think of anything else that I might
have done...

Another weird thing I've noticed...the directories for ports no longer have
makefiles, etc, only html README files.


-Original Message-
From: Kent Stewart [mailto:[EMAIL PROTECTED] 
Sent: Saturday, May 29, 2004 1:17 AM
To: [EMAIL PROTECTED]
Cc: Edward Carmody
Subject: Re: Problems after CVSUP

On Friday 28 May 2004 09:41 pm, Edward Carmody wrote:
 Not quite a newbie, but not very good either, apparently. :(  I did a
 cvsup last night, following instructions from the handbook, and hosed
 up my box.

 =
 [EMAIL PROTECTED] /home/ecarmody] $ uname -a
 FreeBSD oberon.hudsonvalleynetworks.com 5.2.1-RELEASE-p7 FreeBSD
 5.2.1-RELEASE-p7 #0: Thu May 27 19:57:55 EDT 2004
 root@:/usr/obj/usr/src/sys/GENERIC  i386
 [EMAIL PROTECTED] /home/ecarmody] $
 =

 I should not be running 5.2.1-RELEASE due to my inexperience, I know,
 but need to in order to support my IDE controller.  I was using the
 box for www, sendmail, tacacs, ntp, syslog, samba, for my home
 network, and just trying to learn UNIX a la FreeBSD.

 My immediate issues are these:
 At boot, ntpd hangs, holding up the rest of the startup process.  If
 I kill it with a ctrl-c, sendmail then does some funky things, and
 also hangs.

 ===
 /var/log/ntp shows:
 [EMAIL PROTECTED] /var/log] # cat ntp.log
 28 May 23:53:37 ntpd[609]: ntpd exiting on signal 15
 28 May 23:56:37 ntpd[409]: ntpd exiting on signal 2
 [EMAIL PROTECTED] /var/log] #

 which I think is from me killing it via ctrl-c
 ===

 So, to workaround temporarily, I commented out ntpd_enable=YES in
 rc.conf. Ntpd obviously doesn't hold up my boot anymore but sendmail
 does.

 ===
 Starting sendmail.
 safefile(etc/mail/services.switch, uid=0, gid=0, flags=6480,
 mode=400): safedirpath(/etc/mail, uid=0, gid=0 flags =6580, level=0,
 offset=0): [dir /etc/mail] OK
   No such file or directory

 Then I get similar lines for /etc/mail/submit.cf,
 etc/mail/relay-domains, The last line is:
 Recipient names must be specified

 I can't seem to find the output I'm seeing in /var/log/messages or
 /var/log/maillog, so I've hand-typed in the bit above.

 /var/log/maillog has lots of:
 May 29 00:00:05 oberon sm-msp-queue[436]: i4S2ug7P087593: to=root,
 ctladdr=root (0/0), delay=1+01:03:23, xdelay=00:00:00, mailer=relay,
 pri=4980184, relay=[127.0.0.1], dsn=4.0.0, stat=Deferred: Connection
 refused by [127.0.0.1]

 which also started after my cvsup last night.
 ===


 Not sure what else to provide.  Any direction on how to 'shoot and
 fix this wins a free beer next time you're in NYC.  Thanks...

Running cvsup didn't do all of this. What did you cvsup and what  else 
did you do :)?

Kent

-- 
Kent Stewart
Richland, WA

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

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


RE: Problems after CVSUP

2004-05-31 Thread Edward Carmody
Conrad,

Run mergemaster a second time?  Didn't do that...

I've since rebooted this box a couple times...is it too late to run
mergemaster a second time?  Also, is it too late to run the make all install
in /etc/mail?

If it's too late for these, how do I fix the damage I've done?

-Original Message-
From: Conrad Sabatier [mailto:[EMAIL PROTECTED] 
Sent: Saturday, May 29, 2004 2:16 AM
To: Edward Carmody
Cc: [EMAIL PROTECTED]
Subject: Re: Problems after CVSUP


On 29-May-2004 Edward Carmody wrote:
 Not quite a newbie, but not very good either, apparently. :(  I did a
cvsup
 last night, following instructions from the handbook, and hosed up my box.
 
 =
 [EMAIL PROTECTED] /home/ecarmody] $ uname -a
 FreeBSD oberon.hudsonvalleynetworks.com 5.2.1-RELEASE-p7 FreeBSD
 5.2.1-RELEASE-p7 #0: Thu May 27 19:57:55 EDT 2004
 root@:/usr/obj/usr/src/sys/GENERIC  i386
 [EMAIL PROTECTED] /home/ecarmody] $
 =
 
 I should not be running 5.2.1-RELEASE due to my inexperience, I know, but
 need to in order to support my IDE controller.  I was using the box for
www,
 sendmail, tacacs, ntp, syslog, samba, for my home network, and just trying
 to learn UNIX a la FreeBSD.  
 
 My immediate issues are these:
 At boot, ntpd hangs, holding up the rest of the startup process.  If I
kill
 it with a ctrl-c, sendmail then does some funky things, and also hangs.  
 
 ===
 /var/log/ntp shows:
 [EMAIL PROTECTED] /var/log] # cat ntp.log 
 28 May 23:53:37 ntpd[609]: ntpd exiting on signal 15
 28 May 23:56:37 ntpd[409]: ntpd exiting on signal 2
 [EMAIL PROTECTED] /var/log] #
 
 which I think is from me killing it via ctrl-c
 ===
 
 So, to workaround temporarily, I commented out ntpd_enable=YES in
rc.conf.
 Ntpd obviously doesn't hold up my boot anymore but sendmail does.  
 
 ===
 Starting sendmail.
 safefile(etc/mail/services.switch, uid=0, gid=0, flags=6480, mode=400):
 safedirpath(/etc/mail, uid=0, gid=0 flags =6580, level=0, offset=0):
   [dir /etc/mail] OK
   No such file or directory
 
 Then I get similar lines for /etc/mail/submit.cf, etc/mail/relay-domains,
 The last line is:
 Recipient names must be specified
 
 I can't seem to find the output I'm seeing in /var/log/messages or
 /var/log/maillog, so I've hand-typed in the bit above.
 
 /var/log/maillog has lots of:
 May 29 00:00:05 oberon sm-msp-queue[436]: i4S2ug7P087593: to=root,
 ctladdr=root (0/0), delay=1+01:03:23, xdelay=00:00:00, mailer=relay,
 pri=4980184, relay=[127.0.0.1], dsn=4.0.0, stat=Deferred: Connection
refused
 by [127.0.0.1]
 
 which also started after my cvsup last night.  
 ===
 
 
 Not sure what else to provide.  Any direction on how to 'shoot and fix
this
 wins a free beer next time you're in NYC.  Thanks...

Did you forget to run mergemaster?

When updating via cvsup, you should *always* do the following:

1) cvsup
2) make buildworld
3) make buildkernel
4) make installkernel
5) reboot in single-user mode
6) run mergemaster -p
7) make installworld
8) run mergemaster

Then, double-check /etc/rc.conf against /etc/defaults/rc.conf to see if
there
are any important changes in startup functionality.  Then, and only then,
should it be safe to reboot.

If you've merged in any changes under /etc/mail, you should also cd
/etc/mail
and make all install before rebooting as well.

HTH

-- 
Conrad Sabatier [EMAIL PROTECTED] - In Unix veritas

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


Re: Problems after CVSUP

2004-05-31 Thread Matthew Seaman
On Mon, May 31, 2004 at 02:46:43PM -0400, Edward Carmody wrote:
 I cvsup'd src-all and ports-all.  Can't think of anything else that I might
 have done...
 
 Another weird thing I've noticed...the directories for ports no longer have
 makefiles, etc, only html README files.

Classic error.  You tried to use one of the *system* CVS tags on the
ports tree.  As is now abundantly clear, that does not work.  Check
your supfile -- you need tag=. for the ports collections.  Look at the
example supfiles in /usr/share/examples/cvsup and read the extensive
comments within those files for details.  Or search the archives of
this mailing list for the many, many occasions where this has been
dealt with before.

Cheers,

Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.   26 The Paddocks
  Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey Marlow
Tel: +44 1628 476614  Bucks., SL7 1TH UK


pgpIIe80gYKdt.pgp
Description: PGP signature


RE: Problems after CVSUP

2004-05-31 Thread Edward Carmody
Matthew,

So, like this?:

*default host=cvsup2.us.FreeBSD.org  
*default base=/usr/local/etc/cvsup
*default prefix=/usr
*default release=cvs tag=RELENG_5_2   
*default delete use-rel-suffix
*default compress
src-all
ports-all tag=.

-Original Message-
From: Matthew Seaman [mailto:[EMAIL PROTECTED] 
Sent: Monday, May 31, 2004 3:22 PM
To: Edward Carmody
Cc: 'Kent Stewart'; [EMAIL PROTECTED]
Subject: Re: Problems after CVSUP

On Mon, May 31, 2004 at 02:46:43PM -0400, Edward Carmody wrote:
 I cvsup'd src-all and ports-all.  Can't think of anything else that I
might
 have done...
 
 Another weird thing I've noticed...the directories for ports no longer
have
 makefiles, etc, only html README files.

Classic error.  You tried to use one of the *system* CVS tags on the
ports tree.  As is now abundantly clear, that does not work.  Check
your supfile -- you need tag=. for the ports collections.  Look at the
example supfiles in /usr/share/examples/cvsup and read the extensive
comments within those files for details.  Or search the archives of
this mailing list for the many, many occasions where this has been
dealt with before.

Cheers,

Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.   26 The Paddocks
  Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey Marlow
Tel: +44 1628 476614  Bucks., SL7 1TH UK

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


Re: Problems after CVSUP

2004-05-29 Thread Conrad Sabatier

On 29-May-2004 Edward Carmody wrote:
 Not quite a newbie, but not very good either, apparently. :(  I did a cvsup
 last night, following instructions from the handbook, and hosed up my box.
 
 =
 [EMAIL PROTECTED] /home/ecarmody] $ uname -a
 FreeBSD oberon.hudsonvalleynetworks.com 5.2.1-RELEASE-p7 FreeBSD
 5.2.1-RELEASE-p7 #0: Thu May 27 19:57:55 EDT 2004
 root@:/usr/obj/usr/src/sys/GENERIC  i386
 [EMAIL PROTECTED] /home/ecarmody] $
 =
 
 I should not be running 5.2.1-RELEASE due to my inexperience, I know, but
 need to in order to support my IDE controller.  I was using the box for www,
 sendmail, tacacs, ntp, syslog, samba, for my home network, and just trying
 to learn UNIX a la FreeBSD.  
 
 My immediate issues are these:
 At boot, ntpd hangs, holding up the rest of the startup process.  If I kill
 it with a ctrl-c, sendmail then does some funky things, and also hangs.  
 
 ===
 /var/log/ntp shows:
 [EMAIL PROTECTED] /var/log] # cat ntp.log 
 28 May 23:53:37 ntpd[609]: ntpd exiting on signal 15
 28 May 23:56:37 ntpd[409]: ntpd exiting on signal 2
 [EMAIL PROTECTED] /var/log] #
 
 which I think is from me killing it via ctrl-c
 ===
 
 So, to workaround temporarily, I commented out ntpd_enable=YES in rc.conf.
 Ntpd obviously doesn't hold up my boot anymore but sendmail does.  
 
 ===
 Starting sendmail.
 safefile(etc/mail/services.switch, uid=0, gid=0, flags=6480, mode=400):
 safedirpath(/etc/mail, uid=0, gid=0 flags =6580, level=0, offset=0):
   [dir /etc/mail] OK
   No such file or directory
 
 Then I get similar lines for /etc/mail/submit.cf, etc/mail/relay-domains,
 The last line is:
 Recipient names must be specified
 
 I can't seem to find the output I'm seeing in /var/log/messages or
 /var/log/maillog, so I've hand-typed in the bit above.
 
 /var/log/maillog has lots of:
 May 29 00:00:05 oberon sm-msp-queue[436]: i4S2ug7P087593: to=root,
 ctladdr=root (0/0), delay=1+01:03:23, xdelay=00:00:00, mailer=relay,
 pri=4980184, relay=[127.0.0.1], dsn=4.0.0, stat=Deferred: Connection refused
 by [127.0.0.1]
 
 which also started after my cvsup last night.  
 ===
 
 
 Not sure what else to provide.  Any direction on how to 'shoot and fix this
 wins a free beer next time you're in NYC.  Thanks...

Did you forget to run mergemaster?

When updating via cvsup, you should *always* do the following:

1) cvsup
2) make buildworld
3) make buildkernel
4) make installkernel
5) reboot in single-user mode
6) run mergemaster -p
7) make installworld
8) run mergemaster

Then, double-check /etc/rc.conf against /etc/defaults/rc.conf to see if there
are any important changes in startup functionality.  Then, and only then,
should it be safe to reboot.

If you've merged in any changes under /etc/mail, you should also cd /etc/mail
and make all install before rebooting as well.

HTH

-- 
Conrad Sabatier [EMAIL PROTECTED] - In Unix veritas

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


Problems after CVSUP

2004-05-28 Thread Edward Carmody
Not quite a newbie, but not very good either, apparently. :(  I did a cvsup
last night, following instructions from the handbook, and hosed up my box.

=
[EMAIL PROTECTED] /home/ecarmody] $ uname -a
FreeBSD oberon.hudsonvalleynetworks.com 5.2.1-RELEASE-p7 FreeBSD
5.2.1-RELEASE-p7 #0: Thu May 27 19:57:55 EDT 2004
root@:/usr/obj/usr/src/sys/GENERIC  i386
[EMAIL PROTECTED] /home/ecarmody] $
=

I should not be running 5.2.1-RELEASE due to my inexperience, I know, but
need to in order to support my IDE controller.  I was using the box for www,
sendmail, tacacs, ntp, syslog, samba, for my home network, and just trying
to learn UNIX a la FreeBSD.  

My immediate issues are these:
At boot, ntpd hangs, holding up the rest of the startup process.  If I kill
it with a ctrl-c, sendmail then does some funky things, and also hangs.  

===
/var/log/ntp shows:
[EMAIL PROTECTED] /var/log] # cat ntp.log 
28 May 23:53:37 ntpd[609]: ntpd exiting on signal 15
28 May 23:56:37 ntpd[409]: ntpd exiting on signal 2
[EMAIL PROTECTED] /var/log] #

which I think is from me killing it via ctrl-c
===

So, to workaround temporarily, I commented out ntpd_enable=YES in rc.conf.
Ntpd obviously doesn't hold up my boot anymore but sendmail does.  

===
Starting sendmail.
safefile(etc/mail/services.switch, uid=0, gid=0, flags=6480, mode=400):
safedirpath(/etc/mail, uid=0, gid=0 flags =6580, level=0, offset=0):
[dir /etc/mail] OK
No such file or directory

Then I get similar lines for /etc/mail/submit.cf, etc/mail/relay-domains,
The last line is:
Recipient names must be specified

I can't seem to find the output I'm seeing in /var/log/messages or
/var/log/maillog, so I've hand-typed in the bit above.

/var/log/maillog has lots of:
May 29 00:00:05 oberon sm-msp-queue[436]: i4S2ug7P087593: to=root,
ctladdr=root (0/0), delay=1+01:03:23, xdelay=00:00:00, mailer=relay,
pri=4980184, relay=[127.0.0.1], dsn=4.0.0, stat=Deferred: Connection refused
by [127.0.0.1]

which also started after my cvsup last night.  
===


Not sure what else to provide.  Any direction on how to 'shoot and fix this
wins a free beer next time you're in NYC.  Thanks...



Edward Carmody, CCNP
Systems Engineer
ShoreGroup, Inc.
M: 845-649-7791
F: 646-349-3506
[EMAIL PROTECTED]


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


Re: Problems after CVSUP

2004-05-28 Thread Kent Stewart
On Friday 28 May 2004 09:41 pm, Edward Carmody wrote:
 Not quite a newbie, but not very good either, apparently. :(  I did a
 cvsup last night, following instructions from the handbook, and hosed
 up my box.

 =
 [EMAIL PROTECTED] /home/ecarmody] $ uname -a
 FreeBSD oberon.hudsonvalleynetworks.com 5.2.1-RELEASE-p7 FreeBSD
 5.2.1-RELEASE-p7 #0: Thu May 27 19:57:55 EDT 2004
 root@:/usr/obj/usr/src/sys/GENERIC  i386
 [EMAIL PROTECTED] /home/ecarmody] $
 =

 I should not be running 5.2.1-RELEASE due to my inexperience, I know,
 but need to in order to support my IDE controller.  I was using the
 box for www, sendmail, tacacs, ntp, syslog, samba, for my home
 network, and just trying to learn UNIX a la FreeBSD.

 My immediate issues are these:
 At boot, ntpd hangs, holding up the rest of the startup process.  If
 I kill it with a ctrl-c, sendmail then does some funky things, and
 also hangs.

 ===
 /var/log/ntp shows:
 [EMAIL PROTECTED] /var/log] # cat ntp.log
 28 May 23:53:37 ntpd[609]: ntpd exiting on signal 15
 28 May 23:56:37 ntpd[409]: ntpd exiting on signal 2
 [EMAIL PROTECTED] /var/log] #

 which I think is from me killing it via ctrl-c
 ===

 So, to workaround temporarily, I commented out ntpd_enable=YES in
 rc.conf. Ntpd obviously doesn't hold up my boot anymore but sendmail
 does.

 ===
 Starting sendmail.
 safefile(etc/mail/services.switch, uid=0, gid=0, flags=6480,
 mode=400): safedirpath(/etc/mail, uid=0, gid=0 flags =6580, level=0,
 offset=0): [dir /etc/mail] OK
   No such file or directory

 Then I get similar lines for /etc/mail/submit.cf,
 etc/mail/relay-domains, The last line is:
 Recipient names must be specified

 I can't seem to find the output I'm seeing in /var/log/messages or
 /var/log/maillog, so I've hand-typed in the bit above.

 /var/log/maillog has lots of:
 May 29 00:00:05 oberon sm-msp-queue[436]: i4S2ug7P087593: to=root,
 ctladdr=root (0/0), delay=1+01:03:23, xdelay=00:00:00, mailer=relay,
 pri=4980184, relay=[127.0.0.1], dsn=4.0.0, stat=Deferred: Connection
 refused by [127.0.0.1]

 which also started after my cvsup last night.
 ===


 Not sure what else to provide.  Any direction on how to 'shoot and
 fix this wins a free beer next time you're in NYC.  Thanks...

Running cvsup didn't do all of this. What did you cvsup and what  else 
did you do :)?

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]


Problems after CVSUP

2003-08-17 Thread Tuc
Hi,

I CVSUP every other day or so, depends on when I remember. Any time
there is something out of date, I portupgrade it.

Within the last week, after CVSUP, it appears I loaded something thats
really wreaking havock on my system. 

My Netscape browser is SLOW AS HELL. If in my window manager I double 
click to tuck it up under the bar, then again to expand it down, it stutters 
and then finally refreshes. Any time I surf to a page it takes forever to 
build the page.

When I start GAIM, it looks like the popup boxes for it blink a
few dozen times before it stops.  I can type a sentence into the box, and press
enter, and sometimes 5-10 seconds later it'll finish writing the text in the
box and then accept the enter. 

The problem is I don't remember what I portupgraded in the last week
before I finally realized what happened. Is there something I can do to find
out, and then do a test backout of it to see if it fixes things?

Has anyone heard/seen this before and maybe know what the issue is?


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


Re: Problems after CVSUP

2003-08-17 Thread Kent Stewart
On Sunday 17 August 2003 07:51 am, Tuc wrote:
 Hi,

   I CVSUP every other day or so, depends on when I remember. Any time
 there is something out of date, I portupgrade it.

   Within the last week, after CVSUP, it appears I loaded something
 thats really wreaking havock on my system.

   My Netscape browser is SLOW AS HELL. If in my window manager I
 double click to tuck it up under the bar, then again to expand it
 down, it stutters and then finally refreshes. Any time I surf to a
 page it takes forever to build the page.

   When I start GAIM, it looks like the popup boxes for it blink a
 few dozen times before it stops.  I can type a sentence into the box,
 and press enter, and sometimes 5-10 seconds later it'll finish
 writing the text in the box and then accept the enter.

   The problem is I don't remember what I portupgraded in the last week
 before I finally realized what happened. Is there something I can do
 to find out, and then do a test backout of it to see if it fixes
 things?

   Has anyone heard/seen this before and maybe know what the issue is?

Did you recently upgrade libxml2 and not build the ports that depend on 
it? I am seeing the same problem and it started when I only 
portupgraded libxml2. I am rebuilding everything that uses it right now 
(-pufr libxml2) to see if that gets rid of it.

Kent



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

-- 
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: Problems after CVSUP

2003-08-17 Thread Tuc
  Has anyone heard/seen this before and maybe know what the issue is?
 
 Did you recently upgrade libxml2 and not build the ports that depend on 
 it? I am seeing the same problem and it started when I only 
 portupgraded libxml2. I am rebuilding everything that uses it right now 
 (-pufr libxml2) to see if that gets rid of it.
 
Yea, I did... On the 12th. 

Please let me know if it works/helps/etc.  If not, is there anyone
else thats run into it?

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


Re: Problems after CVSUP

2003-08-17 Thread Kent Stewart
On Sunday 17 August 2003 08:27 am, Tuc wrote:
 Has anyone heard/seen this before and maybe know what the issue
   is?
 
  Did you recently upgrade libxml2 and not build the ports that
  depend on it? I am seeing the same problem and it started when I
  only portupgraded libxml2. I am rebuilding everything that uses it
  right now (-pufr libxml2) to see if that gets rid of it.

   Yea, I did... On the 12th.

   Please let me know if it works/helps/etc.  If not, is there anyone
 else thats run into it?

I upgraded to libxml2-2.5.10 on the 15th. That seems to be when things 
got bad. I have everything built right now and am doing the -Pruf 
libxml2 on this system right now. 

FWIW, I can't even look at html files on this system much less use the 
Internet.

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]