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

Bug#553056: initramfs-tools: Duplicate scripts under /etc/kernel/*.d/



Package: initramfs-tools
Version: 0.93.4
Severity: important

I noticed that I now have what seems to be duplicate hook scripts:
/etc/kernel$ ls *
postinst.d:
10initramfs  initramfs-tools

postrm.d:
10initramfs  initramfs-tools

Reason is probably that these are conffiles, which don't get removed
automatically on upgrade. The old versions have to be removed by
the package maintainer scripts.


-- Package-specific info:
-- /proc/cmdline
root=/dev/sda5 HOME=/ console=ttyS0 TERM=vt102 palo_kernel=2/vmlinux

-- /proc/filesystems
	ext2
	cramfs
	sysv
	v7
	ext3

-- lsmod
Module                  Size  Used by
ipv6                  443316  26 
nfs                   493216  1 
lockd                 117845  1 nfs
nfs_acl                 3639  1 nfs
auth_rpcgss            61465  1 nfs
sunrpc                314191  11 nfs,lockd,nfs_acl,auth_rpcgss
ide_gd_mod             23541  0 
ext3                  209694  2 
jbd                    80029  1 ext3
sd_mod                 45534  5 
ide_cd_mod             38093  0 
cdrom                  52223  1 ide_cd_mod
ohci_hcd               51820  0 
ehci_hcd               76166  0 
sym53c8xx             109592  4 
ns87415                 6441  0 
scsi_transport_spi     35697  1 sym53c8xx
usbcore               212025  2 ohci_hcd,ehci_hcd
scsi_mod              201858  3 sd_mod,sym53c8xx,scsi_transport_spi
tulip                  82353  0 
ide_core              138312  3 ide_gd_mod,ide_cd_mod,ns87415

-- /etc/kernel-img.conf
do_symlinks = yes
relative_links = yes
do_bootloader = no
do_bootfloppy = no
do_initrd = yes
link_in_boot = yes

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


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: hppa (parisc64)

Kernel: Linux 2.6.32-rc5 (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.10-1     GNU cpio -- a program to manage ar
ii  findutils                     4.4.2-1    utilities for finding files--find,
ii  klibc-utils                   1.5.15-1   small utilities built with klibc f
ii  module-init-tools             3.11-1     tools for managing Linux kernel mo
ii  udev                          146-6      /dev/ and hotplug management daemo

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

initramfs-tools suggests no packages.

-- no debconf information



Reply to: