Bug#354339: Always tries to retrieve a preseed file even for not preseeded installs

2006-03-01 Thread Geert Stappers
On Tue, Feb 28, 2006 at 06:50:57PM +0100, Frans Pop wrote: > > IMO all this needs some thought and changes in the implementation. I have > therefore uploaded a version of preseed without support for dhcp pre- > seeding but with the fixes needed for existing preseeding functionality. From the cha

Bug#354339: Always tries to retrieve a preseed file even for not preseeded installs

2006-03-01 Thread Frans Pop
On Wednesday 01 March 2006 07:33, Joey Hess wrote: > Frans Pop wrote: > > For one thing, my dhcp server setup [1] already uses 'filename' for > > PXE netbooting. So it seems that the chosen solution is incompatible > > with netbooting which I doubt was the intention. > > No, see the documentation (

Bug#354339: Always tries to retrieve a preseed file even for not preseeded installs

2006-03-01 Thread Geert Stappers
tags 354339 patch pending thanks On Tue, Feb 28, 2006 at 10:33:47PM -0800, Joey Hess wrote: > Frans Pop wrote: > > For one thing, my dhcp server setup [1] already uses 'filename' for PXE > > netbooting. So it seems that the chosen solution is incompatible with > > netbooting which I doubt was t

Bug#354339: Always tries to retrieve a preseed file even for not preseeded installs

2006-03-01 Thread Joey Hess
Frans Pop wrote: > For one thing, my dhcp server setup [1] already uses 'filename' for PXE > netbooting. So it seems that the chosen solution is incompatible with > netbooting which I doubt was the intention. No, see the documentation (in the installation manual). It's possible to conditionalise

Processed: Re: Bug#354339: Always tries to retrieve a preseed file even for not preseeded installs

2006-02-28 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > tags 354339 - patch Bug#354339: Always tries to retrieve a preseed file even for not preseeded installs Tags were: pending patch Tags removed: patch > tags 354339 - pending Bug#354339: Always tries to retrieve a preseed file even for not pre

Bug#354339: Always tries to retrieve a preseed file even for not preseeded installs

2006-02-28 Thread Frans Pop
tags 354339 - patch tags 354339 - pending thanks I have looked at the coding and I'm not happy with it for the release. Although I agree that the patch by Geert will solve the problem seen by Christian, I think it only helps to hide some more basic problems with the whole implementation of dhcp

Processed: Re: Bug#354339: Always tries to retrieve a preseed file even for not preseeded installs

2006-02-27 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > tags 354339 patch Bug#354339: Always tries to retrieve a preseed file even for not preseeded installs There were no tags set. Tags added: patch > thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking

Bug#354339: Always tries to retrieve a preseed file even for not preseeded installs

2006-02-27 Thread Christian Perrier
tags 354339 patch thanks Quoting Geert Stappers ([EMAIL PROTECTED]): > On Mon, Feb 27, 2006 at 11:25:23PM +0100, Christian Perrier wrote: > > > > Running it seems to trigger network-preseed.postinst, which I made > > "set -x" as suggested. > > > > The result is that attached log file. It feature

Processed: Re: Bug#354339: Always tries to retrieve a preseed file even for not preseeded installs

2006-02-27 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > # On Mon, Feb 27, 2006 at 05:06:29PM +0100, Frans Pop wrote: > # > tags 354339 + unreproducible > # > thanks > tags 354339 - unreproducible Bug#354339: Always tries to retrieve a preseed file even for not preseeded installs Tags we

Bug#354339: Always tries to retrieve a preseed file even for not preseeded installs

2006-02-27 Thread Geert Stappers
On Mon, Feb 27, 2006 at 11:08:34PM +0100, Christian Perrier wrote: > > I cannot reproduce this with either sid_d-i 20060224 or 20060225, so there > > must be something in your local situation that causes this. > > Well, my vmware setup didn't change in last weeks..:-) > subnet 192.168.7.0 ne

Bug#354339: Always tries to retrieve a preseed file even for not preseeded installs

2006-02-27 Thread Geert Stappers
# On Mon, Feb 27, 2006 at 05:06:29PM +0100, Frans Pop wrote: # > tags 354339 + unreproducible # > thanks tags 354339 - unreproducible thanks > > I cannot reproduce this with either sid_d-i 20060224 or 20060225, so there > must be something in your local situation that causes this. The bug is onl

Bug#354339: Always tries to retrieve a preseed file even for not preseeded installs

2006-02-27 Thread Geert Stappers
On Mon, Feb 27, 2006 at 11:25:23PM +0100, Christian Perrier wrote: > > Running it seems to trigger network-preseed.postinst, which I made > "set -x" as suggested. > > The result is that attached log file. It features a first attempt > *without* "set -x" and another one *with* it Okay, that helpe

Bug#354339: Always tries to retrieve a preseed file even for not preseeded installs

2006-02-27 Thread Christian Perrier
Looking closer at the logs, I see that dhclient.leases is used. Here's this file in my vmware virtual machine while it runs th einstaller: lease { interface "eth0"; fixed-address 192.168.7.128; option subnet-mask 255.255.255.0; option routers 192.168.7.2; option domain-name-servers 192.

Bug#354339: Always tries to retrieve a preseed file even for not preseeded installs

2006-02-27 Thread Christian Perrier
> Please run the installation at medium priority and tell at which menu step > the preseeding happens. The "Download debconf preseed file" appears immediately after the "Configure network" item has been run. Running it seems to trigger network-preseed.postinst, which I made "set -x" as suggested

Bug#354339: Always tries to retrieve a preseed file even for not preseeded installs

2006-02-27 Thread Christian Perrier
> I cannot reproduce this with either sid_d-i 20060224 or 20060225, so there > must be something in your local situation that causes this. Well, my vmware setup didn't change in last weeks..:-) The DHCP server setup is typical Vmware: # # Configuration file for ISC 2.0b6pl1 vmnet-dhcpd operati

Processed: Re: Bug#354339: Always tries to retrieve a preseed file even for not preseeded installs

2006-02-27 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > tags 354339 + unreproducible Bug#354339: Always tries to retrieve a preseed file even for not preseeded installs There were no tags set. Tags added: unreproducible > thanks Stopping processing here. Please contact me if you need assistance.

Bug#354339: Always tries to retrieve a preseed file even for not preseeded installs

2006-02-27 Thread Frans Pop
tags 354339 + unreproducible thanks On Saturday 25 February 2006 14:14, Christian Perrier wrote: > It seems that preseed always tries to retrieve a preseed file...even > for not preseeded installs. > > I found this while running a standard install with the sid_d-i netinst > of 20060224. I cannot

Bug#354339: Always tries to retrieve a preseed file even for not preseeded installs

2006-02-25 Thread Christian Perrier
Quoting Geert Stappers ([EMAIL PROTECTED]): > On Sat, Feb 25, 2006 at 02:14:18PM +0100, Christian Perrier wrote: > > It seems that preseed always tries to retrieve a preseed file... > > even for not preseeded installs. > > >From which location does it try to fetch a preseed file? (file: ? http: ?

Bug#354339: Always tries to retrieve a preseed file even for not preseeded installs

2006-02-25 Thread Geert Stappers
On Sat, Feb 25, 2006 at 02:14:18PM +0100, Christian Perrier wrote: > It seems that preseed always tries to retrieve a preseed file... > even for not preseeded installs. >From which location does it try to fetch a preseed file? (file: ? http: ?) GSt -- To UNSUBSCRIBE, email to [EMAIL PROTECTE

Bug#354339: Always tries to retrieve a preseed file even for not preseeded installs

2006-02-25 Thread Christian Perrier
Package: preseed Severity: grave Justification: renders package unusable It seems that preseed always tries to retrieve a preseed file...even for not preseeded installs. I found this while running a standard install with the sid_d-i netinst of 20060224. -- System Information: Debian Release: tes