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

Bug#375671: marked as done (update-initramfs has nothing to do without -k)



Your message dated Mon, 03 Jul 2006 01:48:39 -0700
with message-id <E1FxK6h-0003QL-Q3@spohr.debian.org>
and subject line Bug#375671: fixed in initramfs-tools 0.67
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: initramfs-tools
Version: 0.65b
Severity: normal

Per Max' request:

mdadm:~# uname -r
2.6.17-1-686
mdadm:~# update-initramfs -u -v
Nothing to do, exiting.
mdadm:~# update-initramfs -u -v -k$(uname -r)
[this works]


mdadm:~# sh -x update-initramfs -u
+ STATEDIR=/var/lib/initramfs-tools
+ BOOTDIR=/boot
+ set -e
+ verbose=0
+ yes=0
+ takeover=0
+ getopts 'k:cudyvht?' flag
+ case "${flag}" in
+ mode=u
+ getopts 'k:cudyvht?' flag
+ '[' -z u ']'
+ case "${mode}" in
+ update
+ '[' -z '' ']'
+ set_linked_version
+ '[' -L /initrd.img ']'
+ '[' -L /boot/initrd.img ']'
+ '[' -z '' ']'
+ return
+ '[' -z '' ']'
+ set_highest_version
+ get_sorted_versions
+ version_list=
+ for gsv_x in '"${STATEDIR}"/*'
++ basename '/var/lib/initramfs-tools/*'
+ gsv_x='*'
+ '[' '*' = '*' ']'
+ verbose 'Nothing to do, exiting.'
+ '[' 0 = 1 ']'
+ exit 0

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.16-2-xen-amd64-k8
Locale: LANG=en_GB, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

Versions of packages initramfs-tools depends on:
ii  busybox                       1:1.1.3-1  Tiny utilities for small and embed
ii  cpio                          2.6-13     GNU cpio -- a program to manage ar
ii  klibc-utils                   1.3.35-1   small statically-linked utilities 
ii  module-init-tools             3.2.2-3    tools for managing Linux kernel mo
ii  udev                          0.093-1    /dev/ and hotplug management daemo

initramfs-tools recommends no packages.

-- no debconf information

-- 
Please do not send copies of list mail to me; I read the list!
 
 .''`.     martin f. krafft <madduck@debian.org>
: :'  :    proud Debian developer and author: http://debiansystem.info
`. `'`
  `-  Debian - when you have better things to do than fixing a system

Attachment: signature.asc
Description: Digital signature (GPG/PGP)


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

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.67.dsc
  to pool/main/i/initramfs-tools/initramfs-tools_0.67.dsc
initramfs-tools_0.67.tar.gz
  to pool/main/i/initramfs-tools/initramfs-tools_0.67.tar.gz
initramfs-tools_0.67_all.deb
  to pool/main/i/initramfs-tools/initramfs-tools_0.67_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 375671@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
maximilian attems <maks@sternwelten.at> (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.7
Date: Sun,  2 Jul 2006 18:35:34 +0200
Source: initramfs-tools
Binary: initramfs-tools
Architecture: source all
Version: 0.67
Distribution: unstable
Urgency: high
Maintainer: Debian kernel team <debian-kernel@lists.debian.org>
Changed-By: maximilian attems <maks@sternwelten.at>
Description: 
 initramfs-tools - tools for generating an initramfs
Closes: 375671 375880 376008 376311
Changes: 
 initramfs-tools (0.67) unstable; urgency=high
 .
   Release bella, ciao, ciao, ciao!
 .
   * scripts/local: Fix typo in log_begin_msg. (closes: #375880)
 .
   * update-initramfs: Generate initramfs for current version if there is no
     sha1sum and no initrd exists yet - regression from 0.65. (closes: #375671)
     Thanks martin f krafft <madduck@debian.org> for report.
 .
   * conf/initramfs.conf, initramfs.conf(5): Drop RESUME section.
 .
   * debian/initramfs-tools.preinst: Don't modify conffile initramfs.tools -
     drop the corresponding code. (closes: #376008)
 .
   * initramfs-tools(8): Document that RESUME is tried to be autodected and
     written to /etc/initramfs-tools/conf.d/resume on install.
 .
   * scripts/functions: Replace expr use with printf for skipping comments on
     /etc/modules. Works on both busybox ash and klibc dash. Prefix space is
     ignored by both.
 .
   * scripts/local-top/lvm: Remove harmless warnings if a volumegroup is under
     /dev/mapper but not an lvm device. (closes: 376311)
     Thanks David Härdeman <david@2gen.com> for the patch.
 .
   * scripts/local-top/lvm: Change activate_vg() to return 1 if no volumegroup
     is found.
 .
   * debian/initramfs-tools.dirs: Add usr/share/initramfs-tools/conf.d entry.
 .
   * mkinitramfs: Add stuff to the conf.d directory also from aboves directory.
 .
   * Set urgency to high to get the RC bugfix into testing.
Files: 
 2b9287e8c9298177aedb054fa1fc6181 623 utils optional initramfs-tools_0.67.dsc
 d21e643cd54ae5869a9fb5ce25c95a17 40217 utils optional initramfs-tools_0.67.tar.gz
 52a6bf2f76ad8e9c3d899c84af495910 46460 utils optional initramfs-tools_0.67_all.deb

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

iD8DBQFEqEFwXKRQ3lK3SH4RAmSTAJ4gjnPH3NDmR8XAk1eORJyPgLEiVwCg3jTl
2idutrh9IatToKmcy4ixECo=
=TJ21
-----END PGP SIGNATURE-----


--- End Message ---

Reply to: