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

Bug#427509: marked as done (initramfs-tools: update-initramfs uses /boot/grub/menu.lst but )



Your message dated Thu, 02 Apr 2009 11:02:04 +0000
with message-id <E1LpKgO-0004E1-7B@ries.debian.org>
and subject line Bug#427509: fixed in initramfs-tools 0.93.2
has caused the Debian Bug report #427509,
regarding initramfs-tools: update-initramfs uses /boot/grub/menu.lst but 
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.)


-- 
427509: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=427509
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: initramfs-tools
Version: 0.88
Severity: normal


Hi, I've noticed when running 

update-initramfs -u -k all 

that the script looks at 

/boot/grub/menu.lst

but not

/boot/grub/grub.cfg

when grub2 is installed.

Although I've upgraded to grub2, /boot/grub/menu.lst was retained when 
installing grub2, but only gets updated when I remember to run

sh /usr/lib/grub-legacy/update-grub

ie /boot/grub/grub.cfg is more likely to be up-to-date.

Perhaps the update-initramfs script should look at both grub.cfg and 
menu.lst and check for all existing initrd* files?

-- Package-specific info:
-- /proc/cmdline
root=/dev/hda5 ro 

-- /proc/filesystems
	cramfs
	ext3
	fuseblk
	vfat

-- lsmod
Module                  Size  Used by
iptable_filter          2976  0 
ip_tables              12388  1 iptable_filter
x_tables               14852  1 ip_tables
binfmt_misc            11400  1 
ppdev                   8708  0 
lp                     11108  0 
apm                    21016  2 
realtime                5544  0 
commoncap               7008  1 realtime
ipv6                  242244  22 
cifs                  200444  2 
nls_iso8859_1           4160  1 
nls_utf8                2112  4 
nls_cp437               5824  3 
vfat                   12192  3 
fat                    48636  1 vfat
fuse                   42356  1 
dm_snapshot            16552  0 
dm_mirror              21568  0 
dm_mod                 53056  2 dm_snapshot,dm_mirror
snd_emu10k1_synth       6976  0 
snd_emux_synth         31456  1 snd_emu10k1_synth
snd_seq_virmidi         7328  1 snd_emux_synth
snd_seq_midi_emul       5920  1 snd_emux_synth
snd_emu10k1           123168  2 snd_emu10k1_synth
snd_seq_dummy           3780  0 
snd_seq_oss            29856  0 
snd_seq_midi            8224  0 
snd_seq_midi_event      6912  3 snd_seq_virmidi,snd_seq_oss,snd_seq_midi
snd_seq                46960  9 snd_emux_synth,snd_seq_virmidi,snd_seq_midi_emul,snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_rawmidi            22880  3 snd_seq_virmidi,snd_emu10k1,snd_seq_midi
firmware_class          9952  1 snd_emu10k1
snd_ac97_codec         93092  1 snd_emu10k1
ac97_bus                2336  1 snd_ac97_codec
snd_pcm_oss            39744  0 
snd_mixer_oss          15840  1 snd_pcm_oss
snd_pcm                72644  3 snd_emu10k1,snd_ac97_codec,snd_pcm_oss
parport_pc             34052  1 
snd_seq_device          7756  8 snd_emu10k1_synth,snd_emux_synth,snd_emu10k1,snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq,snd_rawmidi
snd_timer              21412  3 snd_emu10k1,snd_seq,snd_pcm
snd_page_alloc          9544  2 snd_emu10k1,snd_pcm
snd_util_mem            4576  2 snd_emux_synth,snd_emu10k1
parport                34376  3 ppdev,lp,parport_pc
snd_hwdep               9188  2 snd_emux_synth,snd_emu10k1
snd                    49156  15 snd_emux_synth,snd_seq_virmidi,snd_emu10k1,snd_seq_oss,snd_seq,snd_rawmidi,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_device,snd_timer,snd_hwdep
pcspkr                  3168  0 
rtc                    12664  0 
intel_agp              22940  1 
emu10k1_gp              3776  0 
soundcore               8192  1 snd
agpgart                32300  1 intel_agp
gameport               15528  2 emu10k1_gp
i2c_piix4               8620  0 
i2c_core               24192  1 i2c_piix4
shpchp                 31188  0 
pci_hotplug            30120  1 shpchp
tsdev                   8032  0 
evdev                   9376  1 
ext3                  122664  2 
jbd                    58952  1 ext3
mbcache                 8452  1 ext3
raid1                  22944  1 
md_mod                 73972  3 raid1
usbhid                 25952  0 
hid                    25280  1 usbhid
8139cp                 22528  0 
ide_cd                 36480  0 
cdrom                  32960  1 ide_cd
ide_disk               16480  10 
ata_generic             7620  0 
libata                115504  1 ata_generic
scsi_mod              137452  1 libata
generic                 4836  0 [permanent]
floppy                 55172  0 
8139too                25696  0 
mii                     5312  2 8139cp,8139too
ehci_hcd               30892  0 
ohci_hcd               19844  0 
uhci_hcd               22960  0 
usbcore               124836  5 usbhid,ehci_hcd,ohci_hcd,uhci_hcd
piix                    8932  0 [permanent]
ide_core              115108  4 ide_cd,ide_disk,generic,piix

-- /etc/kernel-img.conf
# Do not create symbolic links in /
do_symlinks = yes
relative_links = yes
do_bootloader = no
do_bootfloppy = no
do_initrd = yes
link_in_boot = no
postinst_hook = /usr/sbin/update-grub
postrm_hook   = /usr/sbin/update-grub

-- /etc/initramfs-tools/initramfs.conf
MODULES=most
BUSYBOX=y
KEYMAP=n
BOOT=local
DEVICE=eth0
NFSROOT=auto


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-rc3 (SMP w/1 CPU core; PREEMPT)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages initramfs-tools depends on:
ii  busybox                      1:1.1.3-4   Tiny utilities for small and embed
ii  cpio                         2.7-3       GNU cpio -- a program to manage ar
ii  klibc-utils                  1.5-2       small statically-linked utilities 
ii  module-init-tools            3.3-pre11-1 tools for managing Linux kernel mo
ii  udev                         0.105-4     /dev/ and hotplug management daemo

initramfs-tools recommends no packages.

-- debconf-show failed


--- End Message ---
--- Begin Message ---
Source: initramfs-tools
Source-Version: 0.93.2

We believe that the bug you reported is fixed in the latest version of
initramfs-tools, which is due to be installed in the Debian FTP archive:

initramfs-tools_0.93.2.dsc
  to pool/main/i/initramfs-tools/initramfs-tools_0.93.2.dsc
initramfs-tools_0.93.2.tar.gz
  to pool/main/i/initramfs-tools/initramfs-tools_0.93.2.tar.gz
initramfs-tools_0.93.2_all.deb
  to pool/main/i/initramfs-tools/initramfs-tools_0.93.2_all.deb



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 427509@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
maximilian attems <maks@debian.org> (supplier of updated initramfs-tools 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@debian.org)


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

Format: 1.8
Date: Thu, 02 Apr 2009 12:44:33 +0200
Source: initramfs-tools
Binary: initramfs-tools
Architecture: source all
Version: 0.93.2
Distribution: unstable
Urgency: low
Maintainer: Debian kernel team <debian-kernel@lists.debian.org>
Changed-By: maximilian attems <maks@debian.org>
Description: 
 initramfs-tools - tools for generating an initramfs
Closes: 416063 427509 455876 493863 517072 521370 522030
Changes: 
 initramfs-tools (0.93.2) unstable; urgency=low
 .
   [ François Delawarde ]
   * hook-functions: MODULES=dep fix for luks over cciss devices.
     (closes: #517072, #522030)
 .
   [ maximilian attems ]
   * hook-functions: stricter match on loaded module for firmware
     warning.
   * hook-functions: Add first firmware from $(uname -r) versioned
     directories. (closes: #521370)
   * hook-functions: MODULES=most add all fb modules per default.
   * update-initramfs: Cleanup run_bootloader()
   * update-initramfs: mbr_check() use /boot/grub/grub.cfg for grub2
     search. (closes: #427509)
   * update-initramfs: Run update on highest version instead of
     /initrd.img link. (closes: #493863)
   * hook-functions: MODULES=most fb add all available agp modules.
   * update-initramfs: Fix error message on wrong -k version argument.
   * hooks/thermal: Prevent inclusion of windfarm modules on PS3.
   * mkinitramfs: Allow dots in boot and script filenames.
 .
   [ Maik Zumstrull ]
   * init-top/framebuffer: Load intel-agp for intelfb.
     (closes: #416063, #455876)
Checksums-Sha1: 
 bac2490c383e5e0f808e67ae311cb9e6ae0b3f2f 1008 initramfs-tools_0.93.2.dsc
 c8c83ff5d4f2bbc6cefaa978f95be2c2373c86d3 70266 initramfs-tools_0.93.2.tar.gz
 538cdf78766778fab2fbf8518a717e63813e9a62 77610 initramfs-tools_0.93.2_all.deb
Checksums-Sha256: 
 fe3d2424b606ebe0486349bbc5881c3673195b7c5489b98358c1bfd4e7cb2dec 1008 initramfs-tools_0.93.2.dsc
 b31983b27630b3ef99f68bd8382851a7963542c944b625bdbfd2f2ff301a02d3 70266 initramfs-tools_0.93.2.tar.gz
 ff9bc46dfd823da4bf28d129fa400efb5d33a6a99476ddaa8c31b3a529bed94f 77610 initramfs-tools_0.93.2_all.deb
Files: 
 7cf511e3644815bf13eb610eded7facd 1008 utils optional initramfs-tools_0.93.2.dsc
 2ad2ae73267b926ef2a8b058185a3f26 70266 utils optional initramfs-tools_0.93.2.tar.gz
 35a2764b82cb2c4fa38b382a126b1f15 77610 utils optional initramfs-tools_0.93.2_all.deb

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

iEYEARECAAYFAknUl3oACgkQeW7Lc5tEHqjS6QCcDyb8hNDX86ALB7AlRMR+Y9ub
OGIAn2yD61HuBe42RTARvStV/f5+pCgp
=jiKM
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: