grub-installer calls udevinfo -n without required argument
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| grub-installer (Ubuntu) |
Fix Released
|
Medium
|
Colin Watson | ||
Bug Description
starting /usr/share/
couses 4 error messages from udevinfo command:
udevinfo: option requires an argument -- n
Usage: udevinfo [-anpqrVh]
-q TYPE query database for the specified value:
'name' name of device node
'path' sysfs device path
'env' the device related imported environment
'all' all values
-p PATH sysfs device path used for query or chain
-n NAME node/symlink name used for query
-r prepend to query result or print udev_root
-a print all SYSFS_attributes along the device chain
-e export the content of the udev database
-V print udev version
-h print this help text
Related branches
| Changed in grub-installer: | |
| assignee: | nobody → tfheen |
| Changed in grub-installer: | |
| assignee: | tfheen → nobody |
| Changed in grub-installer: | |
| assignee: | nobody → kamion |
| status: | New → Fix Committed |

Can you please give me the contents of the file /proc/mounts ?