FS#38937 - [linux] - depmod: ERROR: Module 'hci_vhci' has devname (vhci) but lacks major and minor information.

Attached to Project: Arch Linux
Opened by John (graysky) - Sunday, 16 February 2014, 14:09 GMT
Last edited by Gerardo Exequiel Pozzi (djgera) - Sunday, 16 February 2014, 14:26 GMT
Task Type Bug Report
Category Packages: Testing
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Upon updating with [testing] enabled, I received the following depmog error; is it expected?

(2/8) upgrading linux [############################################] 100%
>>> Updating module dependencies. Please wait ...
depmod: ERROR: Module 'hci_vhci' has devname (vhci) but lacks major and minor information. Ignoring.
>>> Generating initial ramdisk, using mkinitcpio. Please wait...
==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
-> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
==> Starting build: 3.13.3-1-ARCH
-> Running build hook: [base]
-> Running build hook: [udev]
-> Running build hook: [autodetect]
-> Running build hook: [modconf]
-> Running build hook: [block]
-> Running build hook: [filesystems]
-> Running build hook: [keyboard]
-> Running build hook: [fsck]
==> Generating module dependencies
==> Creating cat initcpio image: /boot/initramfs-linux.img
==> Image generation successful
==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
-> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
==> Starting build: 3.13.3-1-ARCH
-> Running build hook: [base]
-> Running build hook: [udev]
-> Running build hook: [modconf]
-> Running build hook: [block]
==> WARNING: Possibly missing firmware for module: aic94xx
==> WARNING: Possibly missing firmware for module: smsmdtv
-> Running build hook: [filesystems]
-> Running build hook: [keyboard]
-> Running build hook: [fsck]
==> Generating module dependencies
==> Creating cat initcpio image: /boot/initramfs-linux-fallback.img
==> Image generation successful
>>> WARNING: AT keyboard support is no longer built into the kernel.
>>> In order to use your keyboard during early init, you MUST
>>> include the 'keyboard' hook in your mkinitcpio.conf.

Additional info:
* package version(s) 3.13.3-1
This task depends upon

Closed by  Gerardo Exequiel Pozzi (djgera)
Sunday, 16 February 2014, 14:26 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#38686 

Loading...