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

Bug#506533: marked as done (initramfs-tools: includes .dpkg-new files into initrd)



Your message dated Tue, 8 Jun 2010 02:19:15 +0200
with message-id <2010-06-08T01-57-09@devnull.michael-prokop.at>
and subject line [re-]close issue
has caused the Debian Bug report #506533,
regarding initramfs-tools: includes .dpkg-new files into initrd
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.)


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

Hi,

update-initramfs puts a truckload of dpkg-new files into the initrd.
These files should not be included.

Greetings
Marc

-- Package-specific info:
-- /proc/cmdline
root=/dev/mapper/root ro profile=2 resume=/dev/mapper/swap1 vga=791 video=radeon:force_sleep,1400x1050-24@60

-- /proc/filesystems
	ext3
	ext2
	iso9660
	xfs
	udf
	vfat

-- lsmod
Module                  Size  Used by
snd_seq_dummy           1028  0 
vfat                    8320  0 
fat                    37532  1 vfat
nls_utf8                1024  0 
udf                    69796  0 
crc_itu_t               1280  1 udf
binfmt_misc             5512  1 
rfcomm                 26772  4 
l2cap                  17540  9 rfcomm
vboxdrv                45472  0 
nf_conntrack_netlink    12928  0 
nf_nat                 10640  1 nf_conntrack_netlink
nf_conntrack_ipv4       7948  2 nf_nat
nf_conntrack           35888  3 nf_conntrack_netlink,nf_nat,nf_conntrack_ipv4
nfnetlink               1688  4 nf_conntrack_netlink
ipt_ULOG                3972  1 
x_tables                7300  1 ipt_ULOG
lp                      6308  0 
acpi_cpufreq            3468  0 
cpufreq_userspace       1304  0 
cpufreq_conservative     3232  0 
cpufreq_stats           2564  0 
cpufreq_powersave        768  0 
cpufreq_ondemand        3708  1 
freq_table              1796  3 acpi_cpufreq,cpufreq_stats,cpufreq_ondemand
tun                     6916  1 
ipv6                  218836  30 
adm1031                 8596  0 
hwmon                   1172  1 adm1031
sr_mod                 11428  0 
sbp2                   15372  0 
pcmcia                 23716  0 
irtty_sir               2944  0 
sir_dev                 7428  1 irtty_sir
snd_intel8x0           20124  1 
irda                   75704  1 sir_dev
rtc_cmos                6432  0 
snd_intel8x0m           8460  1 
rtc_core                8856  1 rtc_cmos
rtc_lib                 1536  1 rtc_core
crc_ccitt               1280  1 irda
snd_ac97_codec         77088  2 snd_intel8x0,snd_intel8x0m
ac97_bus                 768  1 snd_ac97_codec
snd_pcm                50184  3 snd_intel8x0,snd_intel8x0m,snd_ac97_codec
snd_seq                33872  1 snd_seq_dummy
snd_timer              14084  2 snd_pcm,snd_seq
snd_seq_device          3724  2 snd_seq_dummy,snd_seq
serio_raw               3076  0 
snd                    34340  11 snd_intel8x0,snd_intel8x0m,snd_ac97_codec,snd_pcm,snd_seq,snd_timer,snd_seq_device
soundcore               3552  1 snd
snd_page_alloc          4488  3 snd_intel8x0,snd_intel8x0m,snd_pcm
i2c_i801                6416  0 
hci_usb                 9368  2 
ipw2200               120520  0 
bluetooth              39780  7 rfcomm,l2cap,hci_usb
ieee80211              22344  1 ipw2200
ieee80211_crypt         2432  1 ieee80211
yenta_socket            8204  3 
rsrc_nonstatic          7424  1 yenta_socket
firmware_class          4104  1 ipw2200
pcmcia_core            21520  3 pcmcia,yenta_socket,rsrc_nonstatic
parport_pc             17316  1 
parport                12992  2 lp,parport_pc
sha256_generic         10496  0 
cbc                     2048  7 
dm_crypt                9092  1 
usbhid                 21120  0 
dm_mirror              13568  0 
dm_log                  6272  1 dm_mirror
dm_snapshot            11936  0 
dm_mod                 34628  44 dm_crypt,dm_mirror,dm_log,dm_snapshot
ide_cd_mod             24836  0 
cdrom                  28704  2 sr_mod,ide_cd_mod
ohci1394               23600  0 
tg3                   106372  0 
libphy                  9472  1 tg3
ieee1394               56132  2 sbp2,ohci1394
ehci_hcd               28172  0 
uhci_hcd               18060  0 

-- /etc/kernel-img.conf
do_symlinks = no
relative_links = yes
do_bootloader = no
do_bootfloppy = no
do_initrd = yes
link_in_boot = no
postinst_hook = /usr/sbin/update-grub
postrm_hook   = /usr/sbin/update-grub

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

-- /etc/crypttab
# <target device> <source device>	      <key file> <options>
root	  	  /dev/mapper/vg0-c_root      none  luks,keyscript=/etc/keyscript_scyw00225
swap1		  /dev/mapper/vg0-c_swap1     none  luks,keyscript=/etc/keyscript_scyw00225
usr		  /dev/mapper/vg0-c_usr       none  luks,keyscript=/etc/keyscript_scyw00225
var		  /dev/mapper/vg0-c_var       none  luks,keyscript=/etc/keyscript_scyw00225
home		  /dev/mapper/vg0-c_home      none  luks,keyscript=/etc/keyscript_scyw00225
#bigstuff	  /dev/mapper/vg0-c_bigstuff  none  luks,keyscript=/etc/keyscript_scyw00225
#vmware		  /dev/mapper/vg0-c_vmware    none  luks,keyscript=/etc/keyscript_scyw00225
bigstuff	  /dev/mapper/vg--wdalt-c_bigstuff  none  luks,keyscript=/etc/keyscript_scyw00225
vmware		  /dev/mapper/vg--wdalt-c_vmware    none  luks,keyscript=/etc/keyscript_scyw00225


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.27.6-scyw00225 (PREEMPT)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages initramfs-tools depends on:
ii  cpio                          2.9-14     GNU cpio -- a program to manage ar
ii  findutils                     4.4.0-2    utilities for finding files--find,
ii  klibc-utils                   1.5.12-2   small utilities built with klibc f
ii  module-init-tools             3.4-1      tools for managing Linux kernel mo
ii  udev                          0.125-7    /dev/ and hotplug management daemo

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

initramfs-tools suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
[Re-]Close this bugreport as it was reopened unintentionally
(verified with/by dondelelcaro, thanks) and the issue is definitely
fixed (just tried to reproduce once more -> works as expected.

regards,
-mika-

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply to: