[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Tests with PPPoE connection



On 31/08/06, Eddy Petrişor <eddy.petrisor@gmail.com> wrote:
> Aug 31 00:24:00 pppd[11082]: pppd 2.4.4 started by (unknown), uid 0
> Aug 31 00:24:00 apt-install: Queueing package ppp for later installation
> Aug 31 00:24:00 main-menu[2142]: (process:10955):       0
> Aug 31 00:24:00 main-menu[2142]: WARNING **: Configuring 'ppp-udeb' failed with error code 1

This is the same error Abel faces

Hmm, if this is because of ppp-udeb, then it could be because of the
apt-install command (shooting in the dark, but its worth a try).

Abel, Gregory, could you try to modify (nano is available), before
running the PPPoE menu item, the ppp-udeb.postinst script (at the end)

It should be in /var/lib/dpkg/ppp-udeb.postinst, sorry for forgetting that info.

so it reads:

<snip>

# FIXME - how can this be improved?
[ -e /etc/resolv.conf ] || ln -s /etc/ppp/resolv.conf /etc/resolv.conf

log-output apt-install ppp || true

#DEBHELPER#

</snip>

instead of

<snip>
# FIXME - how can this be improved?
[ -e /etc/resolv.conf ] || ln -s /etc/ppp/resolv.conf /etc/resolv.conf

log-output apt-install ppp

#DEBHELPER#

exit 0
</snip>


Then tell me if things improve? With logs, if not.

--
Regards,
EddyP
=============================================
"Imagination is more important than knowledge" A.Einstein



--
Regards,
EddyP
=============================================
"Imagination is more important than knowledge" A.Einstein

Reply to: