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

Bug#679571: marked as done ("modprobe: no module unix found in modules.dep")



Your message dated Mon, 30 Jul 2012 04:02:15 +0000
with message-id <E1SvhBP-0001xJ-TS@franck.debian.org>
and subject line Bug#654282: fixed in udev 175-4
has caused the Debian Bug report #654282,
regarding "modprobe: no module unix found in modules.dep"
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.)


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

No matter how I configure the initramfs, I always get the warning message

modprobe: no module unix found in modules.dep

on boot.

The configuration below is for my regular desktop, which has continuously
tracked unstable since before squeeze, and may therefore have Weird Shit
in it.  However, I see exactly the same error message on a fresh install
of wheezy-to-be with all kernel-related configuration left at the
defaults, using this installer image:

aa4082a89b8ff92cf35fda56349069139243ea55  debian-wheezy-DI-a1-i386-businesscard.iso

-- Package-specific info:
-- initramfs sizes
-- /proc/cmdline
BOOT_IMAGE=/boot/vmlinuz-3.2.0-3-amd64 root=UUID=80eabe2b-76e2-4a6c-a00e-df8e6cc0dc1d ro quiet

-- resume
RESUME=UUID=0fbd36df-8e69-476f-9191-f74dcd10245b
-- /proc/filesystems
	ext4
	fuseblk

-- lsmod
Module                  Size  Used by
nouveau               545197  3 
video                  17628  1 nouveau
ttm                    48725  1 nouveau
drm_kms_helper         27227  1 nouveau
drm                   167670  5 drm_kms_helper,ttm,nouveau
i2c_algo_bit           12841  1 nouveau
parport_pc             22364  0 
bnep                   17567  2 
ppdev                  12763  0 
rfcomm                 33656  0 
bluetooth             119406  10 rfcomm,bnep
rfkill                 19012  3 bluetooth
lp                     17149  0 
parport                31858  3 lp,ppdev,parport_pc
cpufreq_userspace      12576  0 
cpufreq_stats          12866  0 
cpufreq_conservative    13147  0 
cpufreq_powersave      12454  0 
pci_stub               12429  1 
vboxpci                19103  0 
vboxnetadp             25443  0 
vboxnetflt             23608  1 
vboxdrv               186009  4 vboxnetflt,vboxnetadp,vboxpci
binfmt_misc            12957  1 
microcode              25793  0 
fuse                   61981  1 
joydev                 17266  0 
usb_storage            43870  0 
uas                    13296  0 
hid_microsoft          12627  0 
usbhid                 36379  0 
hid                    81288  2 usbhid,hid_microsoft
snd_hda_codec_realtek   188797  1 
snd_hda_intel          26345  2 
snd_hda_codec          78031  2 snd_hda_intel,snd_hda_codec_realtek
snd_hwdep              13186  1 snd_hda_codec
snd_pcm                63900  2 snd_hda_codec,snd_hda_intel
snd_page_alloc         13003  2 snd_pcm,snd_hda_intel
snd_seq                45093  0 
snd_seq_device         13176  1 snd_seq
snd_timer              22917  2 snd_seq,snd_pcm
snd                    52850  12 snd_timer,snd_seq_device,snd_seq,snd_pcm,snd_hwdep,snd_hda_codec,snd_hda_intel,snd_hda_codec_realtek
soundcore              13065  1 snd
sr_mod                 21899  0 
cdrom                  35401  1 sr_mod
uhci_hcd               26865  0 
acpi_cpufreq           12935  0 
mperf                  12453  1 acpi_cpufreq
ehci_hcd               40215  0 
usbcore               128498  6 ehci_hcd,uhci_hcd,usbhid,uas,usb_storage
mxm_wmi                12473  1 nouveau
iTCO_wdt               17081  0 
iTCO_vendor_support    12704  1 iTCO_wdt
i2c_i801               16870  0 
i2c_core               23876  5 i2c_i801,i2c_algo_bit,drm,drm_kms_helper,nouveau
pcspkr                 12579  0 
wmi                    13243  1 mxm_wmi
r8169                  46980  0 
processor              28157  1 acpi_cpufreq
thermal_sys            18040  2 processor,video
coretemp               12898  0 
mii                    12675  1 r8169
psmouse                64455  0 
serio_raw              12931  0 
evdev                  17562  10 
usb_common             12354  1 usbcore
button                 12937  1 nouveau
crc32c_intel           12747  0 
ext4                  350411  2 
crc16                  12343  2 ext4,bluetooth
jbd2                   62015  1 ext4
mbcache                13065  1 ext4
sd_mod                 36136  4 
crc_t10dif             12348  1 sd_mod
ata_generic            12479  0 
ata_piix               29535  3 
libata                140589  2 ata_piix,ata_generic
scsi_mod              162372  5 libata,sd_mod,sr_mod,uas,usb_storage

-- /etc/initramfs-tools/modules

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

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

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

-- /sys/block
sda
sdb
sr0

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

/usr/share/initramfs-tools/hooks:
busybox
dmsetup
fuse
iscan_data
keymap
klibc
kmod
ntfs_3g
thermal
udev


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

Kernel: Linux 3.2.0-3-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages initramfs-tools depends on:
ii  cpio               2.11-8
ii  klibc-utils        2.0.1-1
ii  kmod               9-1
ii  module-init-tools  9-1
ii  udev               175-3.1

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

Versions of packages initramfs-tools suggests:
pn  bash-completion  <none>

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: udev
Source-Version: 175-4

We believe that the bug you reported is fixed in the latest version of
udev, 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 654282@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Marco d'Itri <md@linux.it> (supplier of updated udev 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@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Mon, 30 Jul 2012 05:36:46 +0200
Source: udev
Binary: udev libudev0 libudev-dev udev-udeb udev-gtk-udeb libgudev-1.0-0 gir1.2-gudev-1.0 libgudev-1.0-dev
Architecture: source i386
Version: 175-4
Distribution: unstable
Urgency: low
Maintainer: Marco d'Itri <md@linux.it>
Changed-By: Marco d'Itri <md@linux.it>
Description: 
 gir1.2-gudev-1.0 - libgudev-1.0 introspection data
 libgudev-1.0-0 - GObject-based wrapper library for libudev
 libgudev-1.0-dev - libgudev-1.0 development files
 libudev-dev - libudev development files
 libudev0   - libudev shared library
 udev       - /dev/ and hotplug management daemon
 udev-gtk-udeb - libudev shared library (udeb)
 udev-udeb  - /dev/ and hotplug management daemon (udeb)
Closes: 651941 652549 654282 657948 659652 660005 666223 674773 677936
Changes: 
 udev (175-4) unstable; urgency=low
 .
   * Stop trying to load the unix module in the initramfs hook.
     (Closes: #654282)
   * Load again the obsolete sg driver disabled in 175-1, because other
     packages still use it. (Closes: #657948)
   * Do not generate persistent rules for Virtualbox network interfaces.
     (Closes: #659652)
   * Added a new debconf translation: po. (Closes: #660005)
   * Made udev depend on psmisc because it uses ps in the init script.
     (Closes: #677936)
   * Do not try to start udevd in postinst in containers. (See #620921.)
     (Closes: #651941)
   * Always use --user root with start-stop-daemon --name. (Closes: #652549)
   * Removed -lrt from the libudev pkg-config file. (Closes: #674773)
   * Moved 60-persistent-input.rules back from udev-gtk-udeb to udev-udeb.
     (Closes: #666223)
Checksums-Sha1: 
 05715d25c94a27b157b94cbdb13d2391308a22da 1792 udev_175-4.dsc
 a75b4b323d7e5f360ca3c0f4ce95cad62251e2cf 89596 udev_175-4.debian.tar.gz
 984fae074531a92622193ab713a44be960c0000a 374600 udev_175-4_i386.deb
 4f92df948111c45f12e830224249e3c4e8d0a839 127816 libudev0_175-4_i386.deb
 064b5c7e539ffd6fe91b99ea8d689c50614fe35c 61538 libudev-dev_175-4_i386.deb
 1d5f9cbb08bc563b2db448141e9238283ffc7525 104078 udev-udeb_175-4_i386.udeb
 23d6cd63ec582a297febf5e1f78627986c24afc4 22134 udev-gtk-udeb_175-4_i386.udeb
 82b63380aff9cbd885f54b0ec5ce50b743a4cc21 112178 libgudev-1.0-0_175-4_i386.deb
 7b918e51dbd48b91d9aa4abecac93c6abb16fde8 3004 gir1.2-gudev-1.0_175-4_i386.deb
 c9c546b2c0c6448e0d9086735d9917cb96dbcf55 42356 libgudev-1.0-dev_175-4_i386.deb
Checksums-Sha256: 
 64fe4281124ebda1efdda219f6ec539d4ca676ec647dcc5901cb6c31c715f3ea 1792 udev_175-4.dsc
 8980af61293cd0d144daaf566e3011ab33d8614219482663e8ae8842408bf8e0 89596 udev_175-4.debian.tar.gz
 3b27e552dc1c70282efd7481476d1a02c63c96eb855eadec1bbd2c15c40556e5 374600 udev_175-4_i386.deb
 d2acb1cbf0877329c1919dd81ab58e1858c48e763dd31c04f918f43e2ace0c15 127816 libudev0_175-4_i386.deb
 2c115c58a8729c1200278f3657a967cf87048db84857807fb264c02163a3c46c 61538 libudev-dev_175-4_i386.deb
 ec783aada7e6a36e4d967a3d3aa9de39471c997db195d54c02199855df05114f 104078 udev-udeb_175-4_i386.udeb
 69351156e508bd685310317e0cbcc1f3b939ff5998bd5699914e6848ffa3d5fa 22134 udev-gtk-udeb_175-4_i386.udeb
 eaad05990d0a54ef046cc92d9034bcfaf9f7611441843d13dad2733bfaea800e 112178 libgudev-1.0-0_175-4_i386.deb
 0aedd6a5ea86f47b38536226ec66b70dd1d2a3067065552f389e489fb1968d1f 3004 gir1.2-gudev-1.0_175-4_i386.deb
 eebdb04fbd12d1647324767d1c691de97a9003a81031a14336a2070102668ecc 42356 libgudev-1.0-dev_175-4_i386.deb
Files: 
 926b3021cf3dfb15326724a723c7e420 1792 admin important udev_175-4.dsc
 ab3175dccec1d685221656ff5c5186d6 89596 admin important udev_175-4.debian.tar.gz
 6678e5c656b53f9902092f0d3d60be39 374600 admin important udev_175-4_i386.deb
 a66981e01972154e5964646e503b85bf 127816 libs important libudev0_175-4_i386.deb
 73ce9ea6a1e97ccc92de907868a6dbe3 61538 libdevel optional libudev-dev_175-4_i386.deb
 670a77e5a0cd3fef5397ee41a8abb46d 104078 debian-installer important udev-udeb_175-4_i386.udeb
 98637bfa1dae1bd3e3f5f7ba4c3b8c79 22134 debian-installer optional udev-gtk-udeb_175-4_i386.udeb
 339a0aa16a99b1be66aed00628d6c7a2 112178 libs optional libgudev-1.0-0_175-4_i386.deb
 3e0ac9a150e866797962cd2ad5b34d61 3004 introspection optional gir1.2-gudev-1.0_175-4_i386.deb
 4484badb7cec69a365e83c84c5720bae 42356 libdevel optional libgudev-1.0-dev_175-4_i386.deb
Package-Type: udeb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEARECAAYFAlAWAaIACgkQFGfw2OHuP7EUzQCeOm9RiDUDPKWWDAjpqaMKyiKM
ilUAn3tux+jxiSdZBH/RJQO3JFRgiaZ2
=u2+t
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: