lede icon indicating copy to clipboard operation
lede copied to clipboard

opkg安装的lsblk无法执行

Open Ray2023m opened this issue 2 months ago • 4 comments

详细叙述

编译 R25.10.10. x86 固件.添加 istore 源正常编译. 固件使用过程发现,不能正常使用 istore 大部分 docker 应用,

重复 issue

  • [x] 没有类似的 issue

具体型号

X86

详细日志

lsblk -s -f -b -o NAME,FSSIZE,MOUNTPOINT --json Error relocating /usr/bin/lsblk: scols_filter_new_counter: symbol not found Error relocating /usr/bin/lsblk: scols_new_filter: symbol not found Error relocating /usr/bin/lsblk: scols_counter_set_param: symbol not found Error relocating /usr/bin/lsblk: scols_filter_assign_column: symbol not found Error relocating /usr/bin/lsblk: scols_counter_set_func: symbol not found Error relocating /usr/bin/lsblk: scols_wrapzero_nextchunk: symbol not found Error relocating /usr/bin/lsblk: scols_line_apply_filter: symbol not found Error relocating /usr/bin/lsblk: scols_cell_refer_memory: symbol not found Error relocating /usr/bin/lsblk: scols_line_is_filled: symbol not found Error relocating /usr/bin/lsblk: scols_filter_get_errmsg: symbol not found Error relocating /usr/bin/lsblk: scols_unref_filter: symbol not found Error relocating /usr/bin/lsblk: scols_counter_get_result: symbol not found Error relocating /usr/bin/lsblk: scols_filter_next_counter: symbol not found Error relocating /usr/bin/lsblk: scols_column_set_data_type: symbol not found Error relocating /usr/bin/lsblk: scols_shellvar_name: symbol not found Error relocating /usr/bin/lsblk: scols_filter_next_holder: symbol not found Error relocating /usr/bin/lsblk: scols_table_get_column_by_name: symbol not found Error relocating /usr/bin/lsblk: scols_counter_set_name: symbol not found Error relocating /usr/bin/lsblk: scols_column_has_data_func: symbol not found Error relocating /usr/bin/lsblk: scols_filter_parse_string: symbol not found Error relocating /usr/bin/lsblk: scols_filter_set_filler_cb: symbol not found Error relocating /usr/bin/lsblk: scols_column_set_data_func: symbol not found Error relocating /usr/bin/lsblk: scols_counter_get_name: symbol not found

Ray2023m avatar Oct 20 '25 03:10 Ray2023m

Codecov Report

:white_check_mark: All modified and coverable lines are covered by tests. :white_check_mark: Project coverage is 54.20%. Comparing base (e080bf2) to head (63bbe80).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2966      +/-   ##
==========================================
- Coverage   54.43%   54.20%   -0.23%     
==========================================
  Files         263      261       -2     
  Lines       31238    31173      -65     
  Branches     1143     1143              
==========================================
- Hits        17004    16897     -107     
- Misses      13724    13766      +42     
  Partials      510      510              
Files with missing lines Coverage Δ
lib/awful/permissions/init.lua 48.83% <ø> (ø)

... and 9 files with indirect coverage changes

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

codecov[bot] avatar Jan 16 '20 19:01 codecov[bot]

Would like to figure out another example that can show the purpose of the context part but need more time to mess around with this API.

SethBarberee avatar Jan 16 '20 19:01 SethBarberee

@mergifyio rebase

Aire-One avatar Nov 09 '25 23:11 Aire-One

rebase

✅ Branch has been successfully rebased

mergify[bot] avatar Nov 09 '25 23:11 mergify[bot]