- Status Unconfirmed
- Percent Complete
- Task Type Bug Report
- Category Base system
- Assigned To No-one
- Operating System All
- Severity Low
- Priority Very Low
- Reported Version Trunk
- Due in Version Undecided
-
Due Date
Undecided
- Private
FS#3424 - Error loading shared library libmount.so.1: No such file or directory (needed by /usr/bin/lsblk)
root@OpenWrt# lsblk
Error loading shared library libmount.so.1: No such file or directory (needed by /usr/bin/lsblk)
Error relocating /usr/bin/lsblk: mnt_free_iter: symbol not found
Error relocating /usr/bin/lsblk: mnt_new_iter: symbol not found
Error relocating /usr/bin/lsblk: mnt_table_find_srcpath: symbol not found
Error relocating /usr/bin/lsblk: mnt_table_find_devno: symbol not found
Error relocating /usr/bin/lsblk: mnt_new_table: symbol not found
Error relocating /usr/bin/lsblk: mnt_table_set_cache: symbol not found
Error relocating /usr/bin/lsblk: mnt_unref_table: symbol not found
Error relocating /usr/bin/lsblk: mnt_table_parse_swaps: symbol not found
Error relocating /usr/bin/lsblk: mnt_fs_get_target: symbol not found
Error relocating /usr/bin/lsblk: mnt_fs_match_source: symbol not found
Error relocating /usr/bin/lsblk: mnt_table_set_parser_errcb: symbol not found
Error relocating /usr/bin/lsblk: mnt_unref_cache: symbol not found
Error relocating /usr/bin/lsblk: mnt_init_debug: symbol not found
Error relocating /usr/bin/lsblk: mnt_table_set_iter: symbol not found
Error relocating /usr/bin/lsblk: mnt_fs_get_root: symbol not found
Error relocating /usr/bin/lsblk: mnt_new_cache: symbol not found
Error relocating /usr/bin/lsblk: mnt_table_parse_mtab: symbol not found
Error relocating /usr/bin/lsblk: mnt_table_next_fs: symbol not found
If the libmount1 dependency of lsblk hasn't been installed, this might be caused by the latest opkg version. See
FS#3420/ FS#3423