Package: util-linux Version: 2.16.1-3 Severity: minor I encountered the following warning while writing my own initramfs hook:
/usr/share/initramfs-tools/hooks/util-linux ignored: not alphanumeric or '_' file Apparently the initramfs hook processing code does not like filenames with hyphens in them. Easiest fix is to just remove the dash or replace it with an underscore. You can test/reproduce by issuing $ /usr/sbin/mkinitramfs -vo /dev/null $(uname -r) -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (800, 'testing'), (550, 'stable'), (101, 'unstable'), (100, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.32-rc3 (PREEMPT) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages util-linux depends on: ii dpkg 1.15.3.1 Debian package management system ii initscripts 2.87dsf-6 scripts for initializing and shutt ii install-info 4.13a.dfsg.1-5 Manage installed documentation in ii libblkid1 2.16.1-3 block device id library ii libc6 2.9-25 GNU C Library: Shared libraries ii libncurses5 5.7+20090803-2 shared libraries for terminal hand ii libselinux1 2.0.85-4 SELinux runtime shared libraries ii libslang2 2.2.1-1 The S-Lang programming library - r ii libuuid1 2.16.1-3 Universally Unique ID library ii lsb-base 3.2-23 Linux Standard Base 3.2 init scrip ii tzdata 2009m-1 time zone and daylight-saving time ii zlib1g 1:1.2.3.3.dfsg-15 compression library - runtime util-linux recommends no packages. Versions of packages util-linux suggests: pn dosfstools <none> (no description available) ii kbd 1.15-4 Linux console font and keytable ut pn util-linux-locales <none> (no description available) -- no debconf information -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

