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

Bug#725275: initramfs-tools: Reason is typo in hooks/resume



Package: initramfs-tools
Version: 0.114
Followup-For: Bug #725275

Dear Maintainer,

The reason for this bug is a typo in /usr/share/initramfs/hooks/resume.

--- /tmp/hooks/resume	2013-10-05 08:27:39.556015989 +0530
+++ /tmp/hooks/resume.orig	2013-10-05 08:38:13.440034878 +0530
@@ -19,7 +19,7 @@
 test -r /etc/initramfs-tools/conf.d/resume \
 	&& . /etc/initramfs-tools/conf.d/resume
 if [ -n "$RESUME" ] && command -v blkid >/dev/null 2>&1 \
-	&& blkid -p -n swap $RESUME >/dev/null 2>&1; then
+	&& blikd -p -n swap $RESUME >/dev/null 2>&1; then
 	# As mkinitramfs copies the config file nothing to do.
 	exit 0
 fi

Regards,

Kapil.

-- Package-specific info:
-- initramfs sizes
-rw-r--r-- 1 root root 14M Oct  5 08:34 /boot/initrd.img-3.10-3-amd64
-- /proc/cmdline
BOOT_IMAGE=/boot/vmlinuz-3.10-3-amd64 root=/dev/mapper/vol0-unmool ro pcie_aspm=force acpi_backlight=vendor acpi_osi=Linux quiet

-- resume
# resume device

RESUME=/dev/mapper/vol0-badla
-- /proc/filesystems
	ext4
	fuseblk

-- lsmod
Module                  Size  Used by
cpuid                  12708  0 
cpufreq_conservative    14184  0 
cpufreq_userspace      12576  0 
cpufreq_powersave      12454  0 
rfcomm                 33471  14 
bnep                   17535  2 
cpufreq_stats          12866  0 
parport_pc             22409  0 
ppdev                  12763  0 
binfmt_misc            12925  1 
lp                     13025  0 
parport                31901  3 lp,ppdev,parport_pc
uinput                 17439  1 
sha256_generic         16804  2 
cbc                    12696  1 
dm_crypt               18457  1 
coretemp               12898  0 
joydev                 17278  0 
acer_wmi               30231  0 
sparse_keymap          12760  1 acer_wmi
iTCO_wdt               12831  0 
iTCO_vendor_support    12704  1 iTCO_wdt
arc4                   12543  2 
uvcvideo               66788  0 
ath9k                  75023  0 
ath9k_common           12687  1 ath9k
videobuf2_vmalloc      12848  1 uvcvideo
ath9k_hw              341687  2 ath9k_common,ath9k
videobuf2_memops       12519  1 videobuf2_vmalloc
videobuf2_core         31098  1 uvcvideo
btusb                  17678  0 
bluetooth             170002  22 bnep,btusb,rfcomm
wmi                    13243  1 acer_wmi
acpi_cpufreq           13280  1 
mperf                  12453  1 acpi_cpufreq
psmouse                74832  0 
serio_raw              12940  0 
snd_hda_codec_realtek    32712  1 
microcode              30413  0 
videodev               92407  2 uvcvideo,videobuf2_core
rtsx_pci_ms            12848  0 
media                  18240  2 uvcvideo,videodev
memstick               13740  1 rtsx_pci_ms
evdev                  17611  19 
snd_hda_codec_hdmi     31720  1 
processor              28526  5 acpi_cpufreq
battery                13101  0 
ath                    21417  3 ath9k_common,ath9k,ath9k_hw
mac80211              358182  1 ath9k
snd_hda_intel          35718  1 
cfg80211              319971  3 ath,ath9k,mac80211
snd_hda_codec         122850  3 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_intel
i2c_i801               17045  0 
lpc_ich                16757  0 
snd_hwdep              13189  1 snd_hda_codec
snd_pcm_oss            41175  0 
snd_mixer_oss          18034  1 snd_pcm_oss
snd_pcm                68525  4 snd_pcm_oss,snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
snd_page_alloc         13018  2 snd_pcm,snd_hda_intel
button                 12944  0 
ac                     12668  0 
snd_seq_midi           12848  0 
snd_seq_midi_event     13316  1 snd_seq_midi
snd_rawmidi            23040  1 snd_seq_midi
rfkill                 19242  6 cfg80211,acer_wmi,bluetooth
snd_seq                45186  2 snd_seq_midi_event,snd_seq_midi
snd_seq_device         13176  3 snd_seq,snd_rawmidi,snd_seq_midi
snd_timer              22773  2 snd_pcm,snd_seq
snd                    53068  14 snd_hda_codec_realtek,snd_pcm_oss,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec,snd_hda_intel,snd_seq_device,snd_mixer_oss
soundcore              13026  1 snd
fuse                   67503  1 
autofs4                27746  2 
ext4                  381419  8 
crc16                  12343  2 ext4,bluetooth
jbd2                   76205  1 ext4
mbcache                13082  1 ext4
dm_mod                 64008  39 dm_crypt
sg                     26095  0 
sd_mod                 40541  3 
crc_t10dif             12348  1 sd_mod
rtsx_pci_sdmmc         17215  0 
mmc_core               77762  1 rtsx_pci_sdmmc
ahci                   25148  2 
libahci                23136  1 ahci
libata                141969  2 ahci,libahci
ehci_pci               12472  0 
uhci_hcd               26976  0 
ehci_hcd               40590  1 ehci_pci
scsi_mod              158249  3 sg,libata,sd_mod
rtsx_pci               24569  2 rtsx_pci_ms,rtsx_pci_sdmmc
mfd_core               12601  2 lpc_ich,rtsx_pci
usbcore               134993  5 btusb,uhci_hcd,uvcvideo,ehci_hcd,ehci_pci
usb_common             12440  1 usbcore
r8169                  52872  0 
mii                    12675  1 r8169
thermal                17468  0 
gma500_gfx            151859  3 
video                  17792  2 acer_wmi,gma500_gfx
i2c_algo_bit           12841  1 gma500_gfx
drm_kms_helper         31837  1 gma500_gfx
drm                   211856  4 drm_kms_helper,gma500_gfx
i2c_core               24353  6 drm,i2c_i801,drm_kms_helper,i2c_algo_bit,gma500_gfx,videodev
thermal_sys            23137  3 video,thermal,processor

-- /etc/initramfs-tools/modules
gma500_gfx

-- /etc/initramfs-tools/initramfs.conf
MODULES=most
BUSYBOX=y
KEYMAP=n
COMPRESS=gzip
DEVICE=
NFSROOT=auto

-- /etc/initramfs-tools/update-initramfs.conf
update_initramfs=yes
backup_initramfs=no

-- /etc/crypttab
# <tgt name> <src dev>	     <key file> <options>
#swap	/dev/bhatke/adla  /dev/urandom	swap
#ghar	/dev/bhatke/khazana	none	luks
#adla	/dev/ghoom/badla  /dev/urandom	swap
#home    /dev/kone/chome         none    luks,noauto
# We put infinitely many tries for swap since it needs to be set up by initrd.
# swap	/dev/mapper/kone-cswap  none    luks,tries=0
makan	/dev/ghoom/tijori	none	luks,noauto
dukan	/dev/kone/peti   	none	luks,noauto
home    /dev/vol0/ghar          none    luks

-- mkinitramfs hooks
/etc/initramfs-tools/hooks/:

/usr/share/initramfs-tools/hooks:
busybox
cryptgnupg
cryptkeyctl
cryptopenct
cryptopensc
cryptpassdev
cryptroot
dmsetup
fuse
intel_microcode
keymap
klibc
kmod
lvm2
ntfs_3g
resume
thermal
udev
uswsusp


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

Kernel: Linux 3.10-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages initramfs-tools depends on:
ii  cpio               2.11+dfsg-1
ii  klibc-utils        2.0.1-3.1
ii  kmod               9-3
ii  module-init-tools  9-3
ii  udev               204-5

Versions of packages initramfs-tools recommends:
ii  busybox  1:1.20.0-9

Versions of packages initramfs-tools suggests:
ii  bash-completion  1:2.0-1

-- no debconf information


Reply to: