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

Bug#612727: marked as done (env-preseed: mirror/http/proxy= in kernel parameters via PXE doesn't work)



Your message dated Sun, 2 Mar 2014 17:49:10 +0100
with message-id <20140302164910.GA20743@type.youpi.perso.aquilenet.fr>
and subject line Re: Bug#612727: env-preseed: mirror/http/proxy= in kernel parameters via PXE doesn't work
has caused the Debian Bug report #612727,
regarding env-preseed: mirror/http/proxy= in kernel parameters via PXE doesn't work
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
612727: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=612727
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: env-preseed
Version: 1.48
Severity: normal

Hello,

Giving mirror/http/proxy= on the PXE kernel command line (i.e. giving an
empty value) doesn't seem to be feeding debconf: the question is still
getting asked. We also tried mirror/http/proxy="" with the same result.

More precisely, the pxe configuration is

APPEND ramdisk_size=14984 locale=fr_FR.UTF-8 console-keymaps-at/keymap=fr-latin9 console-setup/layoutcode=fr netcfg/get_hostname=inrescuemode netcfg/get_domain=ens-lyon.fr mirror/country=fr mirror/http/hostname=ftp.fr.debian.org mirror/http/directory=debian vga=normal initrd=debian/squeeze/i386/debian-installer/i386/initrd.gz rescue/enable=true --

Samuel

-- System Information:
Debian Release: 6.0
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.37 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

-- 
Samuel Thibault <samuel.thibault@fnac.net>
       La  fonction  memfrob() crypte les n premiers octets de la
       zone de mémoire  s  en  effectuant  un  OU-exclusif  entre
       chaque  octet  et le nombre 42.
(extrait de la page de man de memfrob -- Manuel du programmeur Linux)



--- End Message ---
--- Begin Message ---
Version: 1.48

Hello,

Cyril Brulebois, le Sun 02 Mar 2014 04:28:17 +0100, a écrit :
> Samuel Thibault <sthibault@debian.org> (2011-02-10):
> > Giving mirror/http/proxy= on the PXE kernel command line (i.e. giving an
> > empty value) doesn't seem to be feeding debconf: the question is still
> > getting asked. We also tried mirror/http/proxy="" with the same result.
> > 
> > More precisely, the pxe configuration is
> > 
> > APPEND ramdisk_size=14984 locale=fr_FR.UTF-8 console-keymaps-at/keymap=fr-latin9 console-setup/layoutcode=fr netcfg/get_hostname=inrescuemode netcfg/get_domain=ens-lyon.fr mirror/country=fr mirror/http/hostname=ftp.fr.debian.org mirror/http/directory=debian vga=normal initrd=debian/squeeze/i386/debian-installer/i386/initrd.gz rescue/enable=true --
> 
> I don't have any PXE test setup currently,

PXE can easily be tested by using e.g.

wget -r --no-parent http://ftp.debian.org/debian/dists/wheezy/main/installer-i386/current/images/netboot/

kvm -boot n -net user,tftp=ftp.fr.debian.org/debian/dists/wheezy/main/installer-i386/current/images/netboot/,bootfile=/pxelinux.0 -net nic

It is then a matter of updating
debian-installer/i386/boot-screens/txt.cfg

> but a few tests using wheezy
> or current images seem to show the behaviour is correct when adding this
> to the syslinux prompt. Is the issue you mentioned PXE-specific?

I can't reproduce the issue either, even with squeeze, thus closing it
with the squeeze version. Just FTR, I have attached the txt.cfg I have
used to test it.

Thanks for the ping,
Samuel
default install
label install
	menu label ^Install
	menu default
	kernel debian-installer/i386/linux
	append initrd=debian-installer/i386/initrd.gz ramdisk_size=14984 locale=fr_FR.UTF-8 keymap=fr(latin9) console-setup/layoutcode=fr netcfg/get_hostname=inrescuemode netcfg/get_domain=ens-lyon.fr mirror/country=fr mirror/http/hostname=ftp.fr.debian.org mirror/http/directory=/debian mirror/http/proxy= vga=normal rescue/enable=true --

--- End Message ---

Reply to: