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

Bug#633582: marked as done (initramfs-tools: All files in initrd owned by root)



Your message dated Sun, 21 Feb 2016 00:17:08 +0000
with message-id <E1aXHi0-0006PV-E6@franck.debian.org>
and subject line Bug#633582: fixed in initramfs-tools 0.120+deb8u1
has caused the Debian Bug report #633582,
regarding initramfs-tools: All files in initrd owned by root
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.)


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

All files in initramfs are now forcibly changed to be owned by root.
This breaks mandos-client.  Patch attached.

-- Package-specific info:
-- initramfs sizes
-rw-r----- 1 root root 13M Jul 11 22:39 /boot/initrd.img-2.6.38-2-amd64
-rw-r----- 1 root root 13M Jul 11 22:38 /boot/initrd.img-2.6.39-2-amd64
-- /proc/cmdline
BOOT_IMAGE=/vmlinuz-2.6.39-2-amd64 root=/dev/mapper/braxen-root ro quiet nosplash

-- resume
RESUME=/dev/mapper/braxen-swap
-- /proc/filesystems
	ext3
	ext2
	fuseblk

-- lsmod
Module                  Size  Used by
microcode              25751  0 
acpi_cpufreq           12849  1 
mperf                  12411  1 acpi_cpufreq
cpufreq_powersave      12454  0 
cpufreq_userspace      12576  0 
cpufreq_stats          12713  0 
cpufreq_conservative    13147  0 
parport_pc             22191  0 
ppdev                  12725  0 
lp                     17190  0 
parport                31650  3 parport_pc,ppdev,lp
bnep                   17424  2 
rfcomm                 32744  0 
bluetooth             107224  10 bnep,rfcomm
crc16                  12343  1 bluetooth
binfmt_misc            12914  1 
uinput                 17392  1 
fuse                   61554  1 
ext2                   62796  1 
coretemp               12784  0 
firewire_sbp2          17825  0 
loop                   22479  0 
kvm_intel              49912  0 
kvm                   263518  1 kvm_intel
snd_hda_codec_si3054    12758  1 
snd_hda_codec_realtek   283734  1 
joydev                 17138  0 
arc4                   12458  2 
ecb                    12737  2 
snd_hda_intel          25946  3 
snd_hda_codec          67865  3 snd_hda_codec_si3054,snd_hda_codec_realtek,snd_hda_intel
snd_hwdep              13148  1 snd_hda_codec
iwl4965                87242  0 
snd_pcm_oss            40662  0 
snd_mixer_oss          17905  1 snd_pcm_oss
snd_pcm                67276  4 snd_hda_codec_si3054,snd_hda_intel,snd_hda_codec,snd_pcm_oss
iwl_legacy             51958  1 iwl4965
snd_seq_midi           12848  0 
snd_rawmidi            22963  1 snd_seq_midi
mac80211              181270  2 iwl4965,iwl_legacy
snd_seq_midi_event     13316  1 snd_seq_midi
snd_seq                44678  2 snd_seq_midi,snd_seq_midi_event
cfg80211              126244  3 iwl4965,iwl_legacy,mac80211
snd_timer              22658  2 snd_pcm,snd_seq
snd_seq_device         13155  3 snd_seq_midi,snd_rawmidi,snd_seq
psmouse                55199  0 
serio_raw              12878  0 
snd                    52324  18 snd_hda_codec_si3054,snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
soundcore              13014  1 snd
snd_page_alloc         12969  2 snd_hda_intel,snd_pcm
compal_laptop          13995  0 
evdev                  17475  13 
rfkill                 19014  5 bluetooth,cfg80211,compal_laptop
i2c_i801               16870  0 
ac                     12624  0 
battery                13109  0 
processor              27431  3 acpi_cpufreq
power_supply           13475  3 compal_laptop,ac,battery
wmi                    13202  0 
pcspkr                 12579  0 
ext3                  112254  1 
jbd                    41698  1 ext3
mbcache                12930  2 ext2,ext3
sha256_generic         16797  2 
cryptd                 14463  0 
aes_x86_64             16796  4 
aes_generic            37122  1 aes_x86_64
cbc                    12747  2 
dm_crypt               22257  1 
dm_mirror              17514  0 
dm_region_hash         13256  1 dm_mirror
dm_log                 13517  2 dm_mirror,dm_region_hash
dm_mod                 62468  11 dm_crypt,dm_mirror,dm_log
sg                     25769  0 
sd_mod                 35644  3 
sr_mod                 21824  0 
cdrom                  35134  1 sr_mod
crc_t10dif             12348  1 sd_mod
ata_generic            12479  0 
uhci_hcd               26290  0 
i915                  329754  2 
sdhci_pci              13184  0 
drm_kms_helper         26950  1 i915
ata_piix               25319  2 
drm                   166500  3 i915,drm_kms_helper
sdhci                  21685  1 sdhci_pci
tg3                   109263  0 
libata                151572  2 ata_generic,ata_piix
ehci_hcd               39487  0 
firewire_ohci          35027  0 
mmc_core               58824  1 sdhci
i2c_algo_bit           12834  1 i915
i2c_core               23766  5 i2c_i801,i915,drm_kms_helper,drm,i2c_algo_bit
firewire_core          47790  2 firewire_sbp2,firewire_ohci
video                  17553  1 i915
scsi_mod              161557  5 firewire_sbp2,sg,sd_mod,sr_mod,libata
crc_itu_t              12347  1 firewire_core
button                 12895  1 i915
usbcore               127203  3 uhci_hcd,ehci_hcd
thermal_sys            17939  2 processor,video
libphy                 18759  1 tg3

-- /etc/initramfs-tools/modules
i915 modeset=1

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

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

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

-- /etc/crypttab
# sda5_crypt /dev/sda5 none luks
sda5_crypt UUID=78b0a63f-0811-48f7-8e9a-471693e30c8f none luks

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

/usr/share/initramfs-tools/hooks:
busybox
cryptgnupg
cryptkeyctl
cryptopenct
cryptopensc
cryptpassdev
cryptroot
dmraid
dmsetup
keymap
klibc
loopaes
lvm2
mandos
mandos.~1~
mandos.~2~
plymouth
thermal
udev


-- System Information:
Debian Release: wheezy/sid
  APT prefers oldstable
  APT policy: (500, 'oldstable'), (500, 'unstable'), (50, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.39-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages initramfs-tools depends on:
ii  cpio                          2.11-7     GNU cpio -- a program to manage ar
ii  findutils                     4.4.2-1+b1 utilities for finding files--find,
ii  klibc-utils                   1.5.22-1   small utilities built with klibc f
ii  module-init-tools             3.16-1     tools for managing Linux kernel mo
ii  udev                          171-2      /dev/ and hotplug management daemo

Versions of packages initramfs-tools recommends:
ii  busybox                       1:1.18.4-2 Tiny utilities for small and embed

Versions of packages initramfs-tools suggests:
ii  bash-completion               1:1.3-1    programmable completion for the ba

-- Configuration Files:
/etc/initramfs-tools/initramfs.conf changed [not included]

-- no debconf information

/Teddy Hogeborn & Björn Påhlsson

-- 
The Mandos Project
http://www.fukt.bsnet.se/mandos

diff -u /usr/sbin/mkinitramfs.~1~ /usr/sbin/mkinitramfs
--- /usr/sbin/mkinitramfs.~1~
+++ /usr/sbin/mkinitramfs
@@ -321,7 +321,7 @@
 [ "${verbose}" = y ] && echo "Building cpio ${outfile} initramfs"
 (
 # work around lack of "set -o pipefail" for the following pipe:
-# cd "${DESTDIR}" && find . | cpio --quiet -R 0:0 -o -H newc | gzip >"${outfile}" || exit 1
+# cd "${DESTDIR}" && find . | cpio --quiet -o -H newc | gzip >"${outfile}" || exit 1
 exec 3>&1
 eval `
 	# http://cfaj.freeshell.org/shell/cus-faq-2.html
@@ -330,7 +330,7 @@
 	{
 		find . 4>&-; echo "ec1=$?;" >&4
 	} | {
-		cpio --quiet -R 0:0 -o -H newc 4>&-; echo "ec2=$?;" >&4
+		cpio --quiet -o -H newc 4>&-; echo "ec2=$?;" >&4
 	} | ${compress} >"${outfile}"
 	echo "ec3=$?;" >&4
 `


--- 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 633582@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: