Bug#593811: debian-installer: DHCP requests restart Livebox modem/router

2010-08-24 Thread Alain rpnpif
On Mon, Aug 23, 2010 at 05:47:23PM -0300, Otavio Salvador wrote:
  See if it reboots your router or not.
  busybox udhcpc works fine.
 
 Please inform the version of busybox you've used for testing.
 
 #: dpkg -s busybox
Here :
1:1.17.1-2






-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100824071510.ga3...@arrcuis.home



Bug#593811: debian-installer: DHCP requests restart Livebox modem/router

2010-08-24 Thread Otavio Salvador
Hello Alain,

On Tue, Aug 24, 2010 at 4:15 AM, Alain rpnpif rpn...@free.fr wrote:
 #: dpkg -s busybox
 Here :
 1:1.17.1-2

Good; I think you could use a mini.iso to test which parameter is
making it fail so we can restrict the code to look at.

The installer itself calls udhcpc with many parameters and I think one
of those are making your router to reset. Can you try those and see
which one makes it fails? You can use console-2 at installer to play
with it.

-- 
Otavio Salvador                  O.S. Systems
E-mail: ota...@ossystems.com.br  http://www.ossystems.com.br
Mobile: +55 53 9981-7854         http://projetos.ossystems.com.br



--
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlktin4-h+c4ic-bxun5hjqhdwcks_8qj6ewsbt5...@mail.gmail.com



Bug#593811: debian-installer: DHCP requests restart Livebox modem/router

2010-08-24 Thread Alain rpnpif
On Tue, Aug 24, 2010 at 11:15:40AM -0300, Otavio Salvador wrote:
 Good; I think you could use a mini.iso to test which parameter is
 making it fail so we can restrict the code to look at.
 
 The installer itself calls udhcpc with many parameters and I think one
 of those are making your router to reset. Can you try those and see
 which one makes it fails? You can use console-2 at installer to play
 with it.

I downloaded the daily mini.iso at about 17h00 24 august. My first try 
reboot the livebox router as days ago. I investigated some minutesin the 
scripts. Is the livebox autoupdated itself as sometimes ? None logs in 
the router is significant. I do not know why but now udhpc works fine. My 
three last retries are successes.

I'll inform you if this is confirmed and retry with the snapshot of d-i of
22h05.





-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100824234511.ga3...@arrcuis.home



Bug#593811: debian-installer: DHCP requests restart Livebox modem/router

2010-08-24 Thread Alain rpnpif
Other tries :
I rebooted again the last mini.iso. On normal mode, udhcpc get normally an IP
from the Livebox.
Under busybox, the logs :
I run : udhcpc several times sequentially
udhcpc
Sending discover
Sensend select for 192.168.1.12 (the obtained IP)
Sending select for 192.168.1.12 (the obtained IP)
sending select for 192.168.1.12 (the obtained IP)
(Livebox reboot)
udhcpc has been called with an unknown param. leasefail

After that starting of Livebox is completed :
udhpc
udhcpc (v1.17.1) started
Sending discover...
Sending select for 192.168.1.12...
Lease of 192.168.1.12 obtained, lease time 604800
udhcpc
udhcpc (v1.17.1) started
Sending discover...
Sending discover...
Sending discover...
(Livebox reboot)
After restart completed
udhpc
udhcpc (v1.17.1) started
Sending discover...
Sending select for 192.168.1.12...
Lease of 192.168.1.12 obtained, lease time 604800
udhpc
udhcpc (v1.17.1) started
Sending discover...
Sending select for 192.168.1.12...
Lease of 192.168.1.12 obtained, lease time 604800
udhcpc
udhcpc (v1.17.1) started
Sending discover...
Sending discover...
Sending discover...
(Livebox reboot)

So perhaps, Livebox reboots when udhcpc send requests too frequently 
(timeout too short ?).
The reboot of the Livebox occurs or not.





-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100825002502.ga3...@arrcuis.home



Bug#593811: debian-installer: DHCP requests restart Livebox modem/router

2010-08-23 Thread Alain rpnpif
On Sat, Aug 21, 2010 at 11:24:18AM -0400, Christian PERRIER wrote:
 You may want to use a daily built net*boot* image. These are linked
 from http://www.debian.org/devel/debian-installer/. More specifically:
 
 i386: http://people.debian.org/~joeyh/d-i/images/daily/netboot/mini.iso
 
 amd64: http://d-i.debian.org/daily-images/amd64/daily/netboot/mini.iso
 

Hi,
I must fix the title : The Livebox always restarts when dhcp requests are made 
on the first time by installer ; the Livebox is not resetting as I wrote (it 
does not loss its settings restarting), but no matter, it is an important bug.

I confirm this bug with the daily mini.iso of today (2010-08-23) from joeyh. 
I still can not find an old iso from July to try.





-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100823063032.ga3...@arrcuis.home



Bug#593811: debian-installer: DHCP requests restart Livebox modem/router

2010-08-23 Thread Aurelien Jarno
On Mon, Aug 23, 2010 at 08:30:32AM +0200, Alain rpnpif wrote:
 On Sat, Aug 21, 2010 at 11:24:18AM -0400, Christian PERRIER wrote:
  You may want to use a daily built net*boot* image. These are linked
  from http://www.debian.org/devel/debian-installer/. More specifically:
  
  i386: http://people.debian.org/~joeyh/d-i/images/daily/netboot/mini.iso
  
  amd64: http://d-i.debian.org/daily-images/amd64/daily/netboot/mini.iso
  
 
 Hi,
 I must fix the title : The Livebox always restarts when dhcp requests are 
 made 
 on the first time by installer ; the Livebox is not resetting as I wrote (it 
 does not loss its settings restarting), but no matter, it is an important bug.

Of your Livebox, yes, of debian-installer no. The only thing we can try
to do is workaround the issue. But first of all we have to determine if
the bug has been introduced by a new firmware of your Livebox or a new
version of debian-installer.

 I confirm this bug with the daily mini.iso of today (2010-08-23) from joeyh. 
 I still can not find an old iso from July to try.

You can fine one here: 

http://ftp.nl.debian.org/debian/dists/testing/main/installer-i386/current/images/netboot/mini.iso

-- 
Aurelien Jarno  GPG: 1024D/F1BCDB73
aurel...@aurel32.net http://www.aurel32.net



-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100823170741.gg19...@hall.aurel32.net



Bug#593811: debian-installer: DHCP requests restart Livebox modem/router

2010-08-23 Thread Otavio Salvador
Hello Alain,

On Mon, Aug 23, 2010 at 3:30 AM, Alain rpnpif rpn...@free.fr wrote:
 I must fix the title : The Livebox always restarts when dhcp requests are made
 on the first time by installer ; the Livebox is not resetting as I wrote (it
 does not loss its settings restarting), but no matter, it is an important bug.

 I confirm this bug with the daily mini.iso of today (2010-08-23) from joeyh.
 I still can not find an old iso from July to try.

One easy way of testing if it is related or not to the busybox
updating is using the busybox on the installed system and use it to
gather the IP using udhcpc (same used in d-i).

For this, please do (as root):

#: busybox udhcpc

See if it reboots your router or not.

Thanks in advance,

-- 
Otavio Salvador                  O.S. Systems
E-mail: ota...@ossystems.com.br  http://www.ossystems.com.br
Mobile: +55 53 9981-7854         http://projetos.ossystems.com.br



--
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlktinrh-76c_upzr80c1fox-vwt2k++51_uvzmm...@mail.gmail.com



Bug#593811: debian-installer: DHCP requests restart Livebox modem/router

2010-08-23 Thread Alain rpnpif
On Mon, Aug 23, 2010 at 07:07:41PM +0200, Aurelien Jarno wrote:
 Of your Livebox, yes, of debian-installer no. The only thing we can try
 to do is workaround the issue. But first of all we have to determine if
 the bug has been introduced by a new firmware of your Livebox or a new
 version of debian-installer.
 You can fine one here: 
 http://ftp.nl.debian.org/debian/dists/testing/main/installer-i386/current/images/netboot/mini.iso

Yes ! No bugs with this release of July. DHCP find well a new IP address.





-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100823181419.ga3...@arrcuis.home



Bug#593811: debian-installer: DHCP requests restart Livebox modem/router

2010-08-23 Thread Alain rpnpif
On Mon, Aug 23, 2010 at 02:24:26PM -0300, Otavio Salvador wrote:
 For this, please do (as root):
 
 #: busybox udhcpc
 
 See if it reboots your router or not.

Hello Otavio,
busybox udhcpc works fine.
Regards.





-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100823181758.ga3...@arrcuis.home



Bug#593811: debian-installer: DHCP requests restart Livebox modem/router

2010-08-23 Thread Otavio Salvador
Hello Alain,

On Mon, Aug 23, 2010 at 3:17 PM, Alain rpnpif rpn...@free.fr wrote:
 On Mon, Aug 23, 2010 at 02:24:26PM -0300, Otavio Salvador wrote:
 For this, please do (as root):

 #: busybox udhcpc

 See if it reboots your router or not.

 Hello Otavio,
 busybox udhcpc works fine.
 Regards.

Please inform the version of busybox you've used for testing.

#: dpkg -s busybox

Cheers,

-- 
Otavio Salvador                  O.S. Systems
E-mail: ota...@ossystems.com.br  http://www.ossystems.com.br
Mobile: +55 53 9981-7854         http://projetos.ossystems.com.br



--
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlktikb0ud-kehylnf=vbsbfddpcxqcapuxaad8a...@mail.gmail.com



Bug#593811: debian-installer: DHCP requests restart Livebox modem/router

2010-08-23 Thread Christian PERRIER
In this bug's investigation, we might need help from other French
users who have/use a Livebox from Orange. If you followup, please:
- do it in English preferrably (if you can't, then I'll translate)
- keep the bug CC'ed (593...@bugs.debian.org)

Quoting Alain rpnpif (rpn...@free.fr):
 On Sat, Aug 21, 2010 at 11:24:18AM -0400, Christian PERRIER wrote:
  You may want to use a daily built net*boot* image. These are linked
  from http://www.debian.org/devel/debian-installer/. More specifically:
  
  i386: http://people.debian.org/~joeyh/d-i/images/daily/netboot/mini.iso
  
  amd64: http://d-i.debian.org/daily-images/amd64/daily/netboot/mini.iso
  
 
 Hi,
 I must fix the title : The Livebox always restarts when dhcp requests are 
 made 
 on the first time by installer ; the Livebox is not resetting as I wrote (it 
 does not loss its settings restarting), but no matter, it is an important bug.

...in the Livebox, sure..:-)

In order to debug this, you probably need to get logs from D-I (in
/var/log/debian-installer on the installed system).and from the
Livebox itself. I'am fairly sure that the meaningful logs are the
Livebox ones.

So, well, I'd suggest reporting this to Orange, particularly if you
have no way to SSH into the Livebox.

Have other French users been able to reproduce this?

(not owning a Livebox myself, thankfully for me, I can't try
reproducing/debugging this)


It should be easy to reproduce the problem as it happens in the early
phases of the installation process, before anything is written on
disksso you can try on an installed machine without risks. It just
needs booting an installation ISO (not a lenny ISO, but rather a daily
build of D-I from http://www.debian.org/devel/debian-installersee
the full bug log at http://bugs.debian.org/593811).




signature.asc
Description: Digital signature