Comment 12 for bug 10847

Revision history for this message
Ross Golder (ross-golder) wrote :

I'm not so sure this is fixed. I'm running recent util-linux and hal version
(Hoary) and it's still happening for me.

rossg@localhost ~/clients/Prodco/xaltoffshore $ dpkg -l | grep util-linux
ii util-linux 2.12k-2ubuntu1 Miscellaneous system utilities
ii util-linux-loc 2.12k-2ubuntu1 Locales files for util-linux
rossg@localhost ~/clients/Prodco/xaltoffshore $ dpkg -l | grep hal
ii hal 0.4.2-2ubuntu2 Hardware Abstraction Layer
ii hal-device-man 0.4.2-2ubuntu2 Hardware Abstraction Layer user interface
ii libhal-storage 0.4.2-1ubuntu2 Hardware Abstraction Layer - shared library
ii libhal0 0.4.2-2ubuntu2 Hardware Abstraction Layer - shared library

Matt, can you provide some more information on the bug(s)?

The only evidence I've got is the following message in the syslog, and the fact
that it unmounts *everything* whenever the PPP serial link drops.

Dec 19 08:21:35 localhost pppd[4695]: Serial connection established.
Dec 19 08:21:36 localhost pppd[4695]: Using interface ppp0
Dec 19 08:21:36 localhost pppd[4695]: Connect: ppp0 <--> /dev/ttyS5
Dec 19 08:21:59 localhost pppd[4695]: Hangup (SIGHUP)
Dec 19 08:21:59 localhost pppd[4695]: Modem hangup
Dec 19 08:21:59 localhost pppd[4695]: Connection terminated.
Dec 19 08:21:59 localhost net.agent[4804]: Bad NET invocation: $INTERFACE is not set

Hope this helps.