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

Re: Tests with PPPoE connection



On 31/08/06, Gregory Colpart <reg@evolix.fr> wrote:
Hi,

Hello,

Sorry for the lag of my answer, I was on "pseudo-[VAC]".

NP, this debugging is not such a pleasure :-D

On Thu, Aug 24, 2006 at 03:24:31PM +0300, Eddy Petri??or wrote:

> Could you please set DEBCONF_DEBUG=5 at boot time and run the PPPoE
> step (after doing the move of the plugin) and send the relevant log
> section?
>
> Relevant means from where it says the PPPoE manu was selected until
> the place where it gives the errorwith "multiselect backup".

I retry with same ISO. PPPoE connection is OK but I have always
debconf error. Here are logs:
http://gcolpart.evolix.net/debian/d-i/syslog-for-pppoe

Interesting part is probably:

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)
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



Reply to: