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

Bug#792041: marked as done (initramfs-tools: Broken fixfsck boot flag?)



Your message dated Sun, 21 Feb 2016 00:17:08 +0000
with message-id <E1aXHi0-0006QH-KO@franck.debian.org>
and subject line Bug#792557: fixed in initramfs-tools 0.120+deb8u1
has caused the Debian Bug report #792557,
regarding initramfs-tools: Broken fixfsck boot flag?
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.)


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

Hi,

I was just looking through /usr/share/initramfs-tools/
on a Jessie system and noticed that
/usr/share/initramfs-tools/init sets fixfsck to 'y'
but /usr/share/initramfs-tools/scripts/functions tests
for fixfsck to be 'yes'.

I've not actually tested anything but it looks like
fixfsck might not work.  Thought I'd send you a heads-up.

-- Package-specific info:
-- initramfs sizes
-- /proc/cmdline
BOOT_IMAGE=/vmlinuz-3.2.0-4-amd64 root=/dev/mapper/vgslate00-root ro ip=192.168.1.14::192.168.1.1:255.255.255.0::eth0:off quiet

-- resume
RESUME=/dev/mapper/vgslate00-swap
-- /proc/filesystems
	ext4

-- lsmod
Module                  Size  Used by
tun                    18337  4 
sha256_generic         16797  2 
cbc                    12754  8 
ppdev                  12763  0 
lp                     17149  0 
binfmt_misc            12957  1 
nfsd                  216181  2 
nfs                   308353  0 
nfs_acl                12511  2 nfs,nfsd
auth_rpcgss            37143  2 nfs,nfsd
fscache                36739  1 nfs
lockd                  67306  2 nfs,nfsd
sunrpc                173730  6 lockd,auth_rpcgss,nfs_acl,nfs,nfsd
loop                   22641  0 
snd_hda_codec_analog    78059  1 
radeon                722295  0 
ttm                    53664  1 radeon
drm_kms_helper         31370  1 radeon
snd_hda_intel          26259  1 
snd_hda_codec          78031  2 snd_hda_intel,snd_hda_codec_analog
drm                   183952  3 drm_kms_helper,ttm,radeon
acpi_cpufreq           12935  0 
mperf                  12453  1 acpi_cpufreq
processor              28149  1 acpi_cpufreq
power_supply           13475  1 radeon
psmouse                69265  0 
i2c_i801               16870  0 
snd_hwdep              13186  1 snd_hda_codec
snd_pcm                68083  2 snd_hda_codec,snd_hda_intel
snd_page_alloc         13003  2 snd_pcm,snd_hda_intel
snd_seq                45126  0 
snd_seq_device         13176  1 snd_seq
snd_timer              22917  2 snd_seq,snd_pcm
pcspkr                 12579  0 
iTCO_wdt               17081  0 
i2c_algo_bit           12841  1 radeon
serio_raw              12931  0 
dell_wmi               12477  0 
parport_pc             22364  1 
sparse_keymap          12760  1 dell_wmi
dcdbas                 13307  0 
i2c_core               23876  5 i2c_algo_bit,i2c_i801,drm,drm_kms_helper,radeon
button                 12937  0 
evdev                  17562  4 
thermal_sys            18040  1 processor
parport                31858  3 parport_pc,lp,ppdev
wmi                    13243  1 dell_wmi
coretemp               12898  0 
snd                    52893  10 snd_timer,snd_seq_device,snd_seq,snd_pcm,snd_hwdep,snd_hda_codec,snd_hda_intel,snd_hda_codec_analog
iTCO_vendor_support    12704  1 iTCO_wdt
soundcore              13065  1 snd
ext4                  350804  14 
crc16                  12343  1 ext4
jbd2                   62115  1 ext4
mbcache                13114  1 ext4
cryptd                 14517  0 
aes_x86_64             16843  32 
aes_generic            33026  1 aes_x86_64
xts                    12645  8 
gf128mul               13048  1 xts
dm_crypt               22586  2 
dm_mod                 63645  66 dm_crypt
usbhid                 36418  0 
hid                    81372  1 usbhid
sg                     25874  0 
sr_mod                 21899  0 
sd_mod                 36136  5 
cdrom                  35401  1 sr_mod
crc_t10dif             12348  1 sd_mod
uhci_hcd               26865  0 
ahci                   24997  3 
libahci                22941  1 ahci
ehci_hcd               40249  0 
libata                140630  2 libahci,ahci
scsi_mod              162321  4 libata,sd_mod,sr_mod,sg
usbcore               128741  4 ehci_hcd,uhci_hcd,usbhid
usb_common             12354  1 usbcore
e1000e                133833  0 

-- /etc/initramfs-tools/modules

-- /etc/kernel-img.conf
# Kernel image management overrides
# See kernel-img.conf(5) for details
do_symlinks = yes
do_bootloader = no
do_initrd = yes
link_in_boot = no

-- /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
# Options: Specify the hash used.  Is luks.
# <target name>	<source device>		<key file>	<options>
sda2_crypt UUID=77ef8662-47f8-4da0-a2d6-ce7d627a63eb none luks

# /dev/sdb2 Do not autostart.  Use "cryptdisks_start sdb2_crypt" instead.
# (You can then 'vgscan; vgchange -ay;' and mount the partitions.
sdb2_crypt UUID=8b5b682a-9792-4758-9213-171f34b68dfe none hash=sha512,luks,noauto

# /dev/sdb3 Do not autostart.  
sdb3_crypt UUID=db1829c4-dd2d-46ba-b2dc-32351bccf007 none hash=sha512,luks,noauto

lethe300 UUID=87ecd424-3504-4c28-8288-c2f94b718bc9 none hash=sha512,luks,noauto


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

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


-- System Information:
Debian Release: 7.8
  APT prefers oldstable
  APT policy: (500, 'oldstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-4-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-0.1+deb7u1
ii  klibc-utils        2.0.1-3.1
ii  kmod               9-3
ii  module-init-tools  9-3
ii  udev               175-7.2

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

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

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: initramfs-tools
Source-Version: 0.120+deb8u1

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.

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

Debian distribution maintenance software
pp.
Ben Hutchings <ben@decadent.org.uk> (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@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sat, 20 Feb 2016 15:48:17 +0000
Source: initramfs-tools
Binary: initramfs-tools
Architecture: all source
Version: 0.120+deb8u1
Distribution: jessie
Urgency: medium
Maintainer: Debian kernel team <debian-kernel@lists.debian.org>
Changed-By: Ben Hutchings <ben@decadent.org.uk>
Closes: 602331 633582 747871 781239 782641 783291 783410 783620 785147 792557 795839 810808
Description: 
 initramfs-tools - generic modular initramfs generator
Changes:
 initramfs-tools (0.120+deb8u1) jessie; urgency=medium
 .
   [ Ben Hutchings ]
   * [c367d7d] scripts/functions: Use shell to create stamp file instead of
     'touch' (Closes: #783291)
   * [d22b95b] update-initramfs: Run 'sync' after writing the initramfs
     (Closes: #783620)
   * [c22cefe] hook-functions: Add support for nvme devices with MODULES=dep
     (Closes: #785147)
   * [e0b23a1] hook-functions: Add support for LVM/LUKS on mmcblk and nvme
     devices with MODULES=dep (Closes: #747871, #810808)
   * [0e905aa] scripts/functions: Fix fsck display options (Closes: #781239)
 .
   [ Laurent Bigonville ]
   * [3c4b38a] Support fsck.mode= and fsck.repair= parameters as known by
     systemd-fsck (Closes: #783410, #792557)
   * [dcb0f0c] Run new panic scripts just before dropping to a shell
     (Closes: #602331)
 .
   [ Boris Egorov ]
   * [2c82cf4] mkinitramfs: fix bashism in script (Closes: #633582)
 .
   [ Andy Whitcroft ]
   * [97b664e] When adding i8042 also add psmouse as some keyboards are behind
     the mouse (Closes: #795839)
 .
   [ Salvatore Bonaccorso ]
   * [71e5b62] scripts/nfs: Check return value from nfs_mount_root_impl
     (Closes: #782641)
Checksums-Sha1: 
 c8a03ba2194f6018497f3692d4f73fdb63e2d050 1737 initramfs-tools_0.120+deb8u1.dsc
 cd44bf2f65c06c1b584c6b046152247aa93bb282 80796 initramfs-tools_0.120+deb8u1.tar.xz
 29f3057044c89cda194a1eeeb5870a02cf44de73 96230 initramfs-tools_0.120+deb8u1_all.deb
Checksums-Sha256: 
 8b65c0ec514cdba3f185c082b59611b85c7ef6702b54accb349e710910576d32 1737 initramfs-tools_0.120+deb8u1.dsc
 e9854b2a7d6effb94a40c8bff518b04cfe6eaed63725d95bcf36adf93df49d5b 80796 initramfs-tools_0.120+deb8u1.tar.xz
 ae92dbe2fa71f5fc4343f6e8e79ded6c7e4682490c846074dda15c84c26fda2e 96230 initramfs-tools_0.120+deb8u1_all.deb
Files: 
 2aacdc3f120356865e9d5355ee951ce9 1737 utils optional initramfs-tools_0.120+deb8u1.dsc
 c69e54ba096e63c28513a343c99a1f21 80796 utils optional initramfs-tools_0.120+deb8u1.tar.xz
 d12b70c15ad8ad6ce0476d5cb7a0b565 96230 utils optional initramfs-tools_0.120+deb8u1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIVAwUBVsiNxee/yOyVhhEJAQpoXxAAl591JNDogazcJsB46yCh08j+/flLo7zN
CxLdzELB4AINRE2Dku4LJGx0TNLy2E1fSlEpPzj/srVTq5g88vrXBihimBOCdaz5
wSyiKaiOR15rQchngt/KHtfyYGi1nzQtZl2mGvaXgaGHucZT9/CYhhMTM5vycQAM
FE8whUkhNvzjBe+wXryIAQq0Lcpk3eD23lhO+T7rHsAbXqDjMZ5I9n2R6NlANCzH
ZjaKve/z41TdVPebUc+fd3Dnb3UqdhBqXAUL+hTzKRKPGJVmGGVS4SAS+tU7GKNn
NY87dz1IG4FAeQOOb1r1mRo8Osrvh3iMYxMKxgQEDcvtlDsvXGbu+/uKv5u1s222
7q1DMnHoJQPXZpX9h6znwLfqgQOi6SlglSWKrglQ3AqV5e4nfCM/6b9BRoVY8sTJ
223SkvhVadaT9VipI+LjqHC9wPFxdw9ogzu7/6wDcQilpLsoCqExJ7GASiRfeRw5
w6VVJe9jpo+2jR8aQghm0bJX9Ljf1zZGsAJvdRXV2JReW0b+iZoP0u96qU7uyWbU
XX7ndFLys/FLpo9ADSD+jWv6Og8lSTd/OSahjDeKkZeNNM9oWcH2nIxsZVMo8B8v
Lov71Fugt9yx4IPpqXiXjcKoh1rDrBRsyFDip1pomCkAR7mKBY16sVMCzBXtHOzT
Hl03DbjNeXo=
=8oDS
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: