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

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 the

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 (in the

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

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

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 preseeded

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

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. Debian

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

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

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 helped. A

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 only

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..:-) snip/ subnet 192.168.7.0

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 were: unreproducible Tags

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 features a first

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:

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 PROTECTED]

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