CMCC RAX3000M CHREIStoreOS无法安装, 提示缺少libc

作者: xylogs创建于 2024年9月29日更新于 2024年9月29日
标签bug
  1. Download the software package from https://ZZTERM4ZZ.com/messense/aliyundrive-webdav/releases/tag/v2.3.3 and transfer it to "CMCC_RAX3000M":
# ls
aliyundrive-webdav_2.3.3-1_aarch64_cortex-a53.ipk luci-app-aliyundrive-webdav_2.3.3_all.ipk luci-i18n-aliyundrive-webdav-zh-cn_2.3.3-1_all.ipk
  1. Install using opkg install:
# opkg install luci-app-aliyundrive-webdav_2.3.3_all.ipk
Unknown package 'luci-app-aliyundrive-webdav'.
Collected errors:
* pkg_hash_check_unresolved: cannot find dependency libc for luci-app-aliyundrive-webdav
* pkg_hash_check_unresolved: cannot find dependency aliyundrive-webdav for luci-app-aliyundrive-webdav
* pkg_hash_fetch_best_installation_candidate: Packages for luci-app-aliyundrive-webdav found, but incompatible with the architectures configured
* opkg_install_cmd: Cannot install package luci-app-aliyundrive-webdav.
# opkg install luci-i18n-aliyundrive-webdav-zh-cn_2.3.3-1_all.ipk
Unknown package 'luci-i18n-aliyundrive-webdav-zh-cn'.
Collected errors:
* pkg_hash_check_unresolved: cannot find dependency libc for luci-i18n-aliyundrive-webdav-zh-cn
* …

内容来源: messense/aliyundrive-webdav