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

Bug#759686: marked as done (debian-installer: non-grub PXE boot images crash)



Your message dated Thu, 02 Oct 2014 06:48:36 +0000
with message-id <E1XZaBo-0001hv-So@franck.debian.org>
and subject line Bug#759686: fixed in debian-installer 20141002
has caused the Debian Bug report #759686,
regarding debian-installer: non-grub PXE boot images crash
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.)


-- 
759686: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=759686
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: grub-pc-bin
Version: 2.00-14
File: /usr/lib/grub/i386-pc/pxe.mod
Severity: important
Tags: d-i
Control: affects -1 debian-installer

Hi,

Since upstream version 2.00, a GRUB2 PXE image fails to set
grub_net_default_server and so is unable to proceed with booting.

I built the image with:

> grub-mkimage -O i386-pc-pxe --prefix="(pxe)" -o grub2pxe pxe tftp

The image is not given a multiboot signature.

I'm testing under Qemu with iPXE firmware (but with Etherboot it shows
the same issue).

> $ qemu-system-x86_64 -m 128 -enable-kvm -net nic -net user,bootfile=grub2pxe,tftp=. -boot n

It fails like this:

> iPXE 1.0.0+git-20120202.f6840ba-3 -- Open Source Network Boot Firmware -- http:/
> /ipxe.org
> Features: HTTP iSCSI DNS TFTP AoE bzImage COMBOOT ELF MBOOT PXE PXEXT
> 
> net0: 52:54:00:12:34:56 using E1000_DEV_ID_82540EM on PCI00:03.0 (open)
>   [Link:up, TX:0 TXE:0 RX:0 RXE:0]
> DHCP (net0 52:54:00:12:34:56)...... ok
> net0: 10.0.2.15/255.255.255.0 gw 10.0.2.2
> Next server: 10.0.2.2
> Filename: grub2pxe
> tftp://10.0.2.2/grub2pxe... ok
> Welcome to GRUB!
> 
> error: no server is specified.
> Entering rescue mode...    

net_ls_addr shows no output.

If I run net_bootp manually, it gets an IP address and sets
net_pxe_dhcp_*, but still does not set net_default_server or
pxe_default_server.

If I set net_default_server manually (to 10.0.2.2) I can then fetch
files via TFTP through the "(pxe)" device.

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: kfreebsd-amd64 (x86_64)

Kernel: kFreeBSD 9.0-2-amd64-xenhvm
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages grub-pc-bin depends on:
ii  grub-common  2.00-14
ii  libc0.1      2.17-5
ii  libgeom1     9.0+ds1-4

grub-pc-bin recommends no packages.

Versions of packages grub-pc-bin suggests:
pn  desktop-base  <none>

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: debian-installer
Source-Version: 20141002

We believe that the bug you reported is fixed in the latest version of
debian-installer, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 759686@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Cyril Brulebois <kibi@debian.org> (supplier of updated debian-installer package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Thu, 02 Oct 2014 08:21:25 +0200
Source: debian-installer
Binary: debian-installer
Architecture: source
Version: 20141002
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Changed-By: Cyril Brulebois <kibi@debian.org>
Description:
 debian-installer - Debian installer
Closes: 751731 754093 756275 758581 759686 761573 762614
Changes:
 debian-installer (20141002) unstable; urgency=low
 .
   [ Samuel Thibault ]
   * Add speech synthesis entries in alternate desktop boot menus.
   * Add keyboard shortcut for Advanced options menu.
 .
   [ Ian Campbell ]
   * Depend on mklibs >= 0.1.40 for ARM EABI fixes relating to the handling
     of__aeabi_* symbols (Closes: #758581).
   * Switch to installing Jessie by default on ARM64.
   * Build netboot mini.iso on ARM64.
   * Build cdrom flavour for ARM64.
 .
   [ Cyril Brulebois ]
   * Deal with even more incompatible changes on the syslinux side by
     adding a syslinux-utils build-dep (Closes: #751731), no thanks to its
     maintainer as far as cooperation is concerned (See: #751724, #759189).
   * Bump linux kernel version from 3.14-2 to 3.16-2.
   * Drop code snippet meant to ensure every checkout would get an updated
     sources.list.udeb (with [trusted=yes]), since that was meant to be
     temporary, and that was almost 2 years ago.
   * Replace ttf-kannada-fonts-udeb with fonts-knda-udeb.
   * Specify -j1 for the submake definition in build/Makefile; that's what
     happens anyway, and warnings go away accordingly.
   * Add fonts-lohit-guru-udeb to gtk images, fixing rendering for Punjabi
     (Closes: #761573).
   * Apply patch from Ron and Chris Kuehl to fix lib location and search
     path for syslinux >= 5. Some constraints include having ldlinux.c32
     in the tftp root, and being able to find some support libraries
     thanks to a defined path (Closes: #756275). Many thanks!
   * Update translation-status for the release.
 .
   [ Frederic Bonnard / Aurelien Jarno ]
   * Add ppc64el support installing sid (Closes: #754093).
 .
   [ Steven Chamberlain ]
   * On kfreebsd and hurd, which use GRUB for PXE booting, request two
     additional modules in the grub-mkimage step: (Closes: #759686)
     - tftp: required since GRUB 2.02 otherwise PXE boot will crash/hang
     - gfxterm_background: required since GRUB 2.02 for the boot splash
       image functionality to be available
     - raise the grub-pc (and indirectly grub-common) build dependency to
       >= 2.02~beta2~ on these architectures, because module
       gfxterm_background did not exist in GRUB 2.00
     - raise the xorriso build dependency to >= 1.3.2-1~ on these
       architectures, for compatibility with grub-mkrescue in GRUB 2.02
 .
   [ Joey Hess ]
   * Remove desktop selection from syslinux; now available in tasksel.
   * remove desktop=xfce preseeding on kfreebsd-* and hurd, since tasksel
     3.27 knows about architecture-specific defaults (Closes: #762614).
 .
   [ Ben Hutchings ]
   * Keep Linux modules.builtin file in the initrd.
   * Update new-kernel-checklist.txt for the last few years' changes.
Checksums-Sha1:
 bd95e4cbe2a01330933cf8ca17cd5a3f7200a560 3430 debian-installer_20141002.dsc
 2624d995c68e576f4343a6f2532a3748cefef104 1352320 debian-installer_20141002.tar.gz
Checksums-Sha256:
 88b6cbf4219ba31d68187ede848bcb11e5abf84ba4e3e4fbf032ab91fee9e9fd 3430 debian-installer_20141002.dsc
 869a9296f91882d055d74d161829ca3d3ff704ac74f1174167c84a18235453a4 1352320 debian-installer_20141002.tar.gz
Files:
 fc71bc246d80f6564e270281150fcbd7 3430 devel optional debian-installer_20141002.dsc
 64b585cbba790e8adb1f91e265fa5f98 1352320 devel optional debian-installer_20141002.tar.gz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBAgAGBQJULPIlAAoJEP+RSvDCs1UgFt4P/RBQb+QyZn4vwF12QxDY493r
va9gmyOxJvCiGtY1C8SC1GbWUXd3fmkloztLEs0IryWbI73gl20+cAZompSxLeF5
srhoZ/TeZUdGW2FNkVgesyG4JLC3hizN6serMuu5zekyhB+9Eqeux5XhqoTWURZh
G55V42XAkSSyEh1BlQ4SIii4i5gSLy5qHWmdtFnaNIj6baFEtqkeij7ZUnqElinf
wefeySZ3FE+NyWLgpDGm+pPCv3cpOiVCySC/iTBmF7c3uCsFRkdfJchl6CcCWg88
JstD3LLNySJnWHbk6AduTzD1qFrg21FTN2VVZjQp/M9uk7pIpgDiLeQRVxSYigih
p6AeLdF0TGyZX3+95oRxgz2q7+5c06Blq76FG3hgsh0xG43Fs4bBNyPLlKTUI2FJ
sIFCx7lM8u7E14wJ5cxcgkG+WtjR9XjKxjFhsVOhBe6AHMm1hZyF5y+rew8/JUEl
DdFkvVsdkBlAhYHxN/MontRuZFb5pMyyvJTcvVoebsCkFEHM6v+uHKToMjxmANzg
rgH+pNVCWLJ/jvinSLBeVouzQih9g93zgBD8/8s29tQYxjhnGSRUl21X3Mq/er15
U5RHlbGgin+uQvDezrJ/uex4tJJi3bVYpHIcmRIU7Rtpxf9z3Pd6syOCvDJh105C
HsgNEszUkpwFzZX/apQj
=M4En
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: