Koozali.org: home of the SME Server
Obsolete Releases => SME Server 6.x => Topic started by: pauln on May 03, 2006, 10:39:35 PM
-
Upgrading my 6.0.1 server using
yum update
/sbin/e-smith/signal-event post-upgrade
/sbin/e-smith/signal-event reboot
something broke. After reboot, the server repeatedly accesses the internet, and In /var/log/messages, it shows (repeatedly) the following:
May 3 01:50:00 e-smith /etc/hotplug/net.agent: NET unregister event not supported
May 3 01:50:01 e-smith pppd[3719]: pppd 2.4.2b1 started by root, uid 0
May 3 01:50:01 e-smith pppd[3719]: using channel 21
May 3 01:50:01 e-smith kernel: divert: not allocating divert_blk for non-ethernet device ppp0
May 3 01:50:01 e-smith pppd[3719]: Using interface ppp0
May 3 01:50:01 e-smith pppd[3719]: Connect: ppp0 <--> /dev/pts/0
May 3 01:50:01 e-smith /etc/hotplug/net.agent: assuming ppp0 is already up
May 3 01:50:01 e-smith pppoe[3756]: PADS: Service-Name: ''
May 3 01:50:01 e-smith pppoe[3756]: PPP session is 2215
May 3 01:50:01 e-smith pppd[3719]: rcvd [LCP ConfReq id=0xb4 <mru 1492> <auth pap> <magic 0x52cd2c1f>]
May 3 01:50:01 e-smith pppd[3719]: sent [LCP ConfReq id=0x1 <mru 1492> <magic 0x4ef89ed2>]
May 3 01:50:01 e-smith pppd[3719]: No auth is possible
May 3 01:50:01 e-smith pppd[3719]: sent [LCP ConfRej id=0xb4 <auth pap>]
May 3 01:50:01 e-smith pppd[3719]: rcvd [LCP ConfAck id=0x1 <mru 1492> <magic 0x4ef89ed2>]
May 3 01:50:01 e-smith pppd[3719]: rcvd [LCP ConfReq id=0xb5 <mru 1492> <magic 0x52cd2c1f>]
May 3 01:50:01 e-smith pppd[3719]: sent [LCP ConfAck id=0xb5 <mru 1492> <magic 0x52cd2c1f>]
May 3 01:50:01 e-smith pppd[3719]: sent [LCP EchoReq id=0x0 magic=0x4ef89ed2]
May 3 01:50:01 e-smith pppd[3719]: sent [IPCP ConfReq id=0x1 <addr 0.0.0.0>]
May 3 01:50:01 e-smith pppd[3719]: rcvd [LCP TermReq id=0xb6]
May 3 01:50:01 e-smith pppd[3719]: LCP terminated by peer
May 3 01:50:01 e-smith pppd[3719]: sent [LCP TermAck id=0xb6]
May 3 01:50:01 e-smith pppoe[3756]: Session terminated -- received PADT from peer
May 3 01:50:01 e-smith pppd[3719]: Script /usr/sbin/pppoe -I eth1 -T 120 -U -m 1412 finished (pid 3756), status = 0x
0
May 3 01:50:01 e-smith pppd[3719]: Modem hangup
May 3 01:50:01 e-smith pppd[3719]: Connection terminated.
May 3 01:50:01 e-smith kernel: divert: no divert_blk to free, ppp0 not ethernet
May 3 01:50:01 e-smith pppd[3719]: Exit.
Any ideas much appreciated.
Thanks,
Paul N.
-
Which packages did you updated? There should be a log file (something like yum.log) indicating the updates. Can you show it to us?
You may also write a bug report.
-
something broke.
All "breakage" should be reported vi a the Bug Tracker.
-
yum.log shows
05/02/06 21:52:45 Updated: e-smith-lilo.noarch
05/02/06 21:52:45 Updated: e-smith-hosts.noarch
05/02/06 21:52:45 Updated: e-smith-lib.noarch
05/02/06 21:52:45 Updated: yum.noarch
05/02/06 21:52:45 Updated: e-smith-base.noarch
-
This has now been reported as Bug 1396
http://bugs.contribs.org/show_bug.cgi?id=1396
All further discussion should take place there.