Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FS#3424 - Error loading shared library libmount.so.1: No such file or directory (needed by /usr/bin/lsblk) #8294

Open
openwrt-bot opened this issue Nov 2, 2020 · 1 comment
Labels

Comments

@openwrt-bot
Copy link

peterwillcn:

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

@openwrt-bot
Copy link
Author

UAb5eSMn:

If the libmount1 dependency of lsblk hasn't been installed, this might be caused by the latest opkg version. See FS#3420 / FS#3423

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant