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

Bug#375671: update-initramfs has nothing to do without -k



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)


Reply to: