update-initramfs assumes firmware will exist

Bug #210188 reported by KarlGoetz
2
Affects Status Importance Assigned to Milestone
initramfs-tools (Ubuntu)
Fix Released
Wishlist
Unassigned

Bug Description

update-initramfs is assuming that /var/lib/firmware/`uname -r` exists, and runs find on the directory multiple times (only to find it doesn't exist).
it would be preferable if it checked for the directories existence, then only tried to register firmware from it if it does exist.

Daniel T Chen (crimsun)
Changed in initramfs-tools:
importance: Undecided → Wishlist
Revision history for this message
maximilian attems (maks-debian) wrote :

Newer mkinitramfs from initramfs-tools both looks at /lib/modules and /lib/modules/$(uname -r).
Nothing to search in /var/lib thus closing.

Changed in initramfs-tools (Ubuntu):
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.