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

35卸载后装36 还是35显示运行打不开。 #120

Open
8mayongde2 opened this issue Jul 22, 2024 · 3 comments
Open

35卸载后装36 还是35显示运行打不开。 #120

8mayongde2 opened this issue Jul 22, 2024 · 3 comments

Comments

@8mayongde2
Copy link

root@OpenWrt:~# cd /tmp/upload
root@OpenWrt:/tmp/upload# ls
alist_3.36.0-1_aarch64_cortex-a53.ipk
luci-app-alist_1.0.13_all.ipk
luci-i18n-alist-zh-cn_git-24.094.59741-2930a1c_all.ipk
root@OpenWrt:/tmp/upload# opkg install *.ipk --force-reinstall
No packages removed.
Installing alist (3.35.0-r1) to root...
Downloading https://mirrors.cloud.tencent.com/lede/snapshots/packages/aarch64_generic/packages/alist_3.35.0-r1_aarch64_generic.ipk
Installing luci-app-alist (1.0.13) to root...
Installing luci-i18n-alist-zh-cn (git-24.094.59741-2930a1c) to root...
Configuring alist.
Configuring luci-app-alist.
uci: Entry not found
uci: Entry not found

uci: Entry not found

Configuring luci-i18n-alist-zh-cn.
uci: Entry not found
uci: Entry not found

uci: Entry not found

Collected errors:

  • resolve_conffiles: Existing conffile /etc/config/alist is different from the conffile in the new package. The new conffile will be placed at /etc/config/alist-opkg.

我固件里alist是35 卸载后 怎么安装都是35 求助解决方法 应该怎么弄?

@sbwml
Copy link
Owner

sbwml commented Jul 22, 2024 via email

@8mayongde2
Copy link
Author

[root@OpenWrt ~]# opkg update
Downloading https://mirrors.tencent.com/lede/snapshots/packages/aarch64_generic/base/Packages.gz
Updated list of available packages in /var/opkg-lists/openwrt_base
Downloading https://mirrors.tencent.com/lede/releases/18.06.9/packages/aarch64_generic/luci/Packages.gz
Updated list of available packages in /var/opkg-lists/openwrt_luci
Downloading https://mirrors.tencent.com/lede/snapshots/packages/aarch64_generic/packages/Packages.gz
Updated list of available packages in /var/opkg-lists/openwrt_packages
Downloading https://mirrors.tencent.com/lede/snapshots/packages/aarch64_generic/routing/Packages.gz
Updated list of available packages in /var/opkg-lists/openwrt_routing
Downloading https://mirrors.tencent.com/lede/snapshots/packages/aarch64_generic/telephony/Packages.gz
Updated list of available packages in /var/opkg-lists/openwrt_telephony
[root@OpenWrt ~]# opkg install curl
Package curl (8.8.0-r2) installed in root is up to date.
[root@OpenWrt ~]# sh -c "$(curl -ksS https://raw.githubusercontent.com/sbwml/luci-app-alist/master/install.sh)"
Error loading shared library libmbedtls.so.21: No such file or directory (needed by /usr/bin/curl)
Error loading shared library libmbedx509.so.7: No such file or directory (needed by /usr/bin/curl)
Error loading shared library libmbedcrypto.so.16: No such file or directory (needed by /usr/bin/curl)
昨晚已经有过这样操作,装不上!

@sbwml
Copy link
Owner

sbwml commented Jul 23, 2024

[root@OpenWrt ~]# opkg update Downloading https://mirrors.tencent.com/lede/snapshots/packages/aarch64_generic/base/Packages.gz Updated list of available packages in /var/opkg-lists/openwrt_base Downloading https://mirrors.tencent.com/lede/releases/18.06.9/packages/aarch64_generic/luci/Packages.gz Updated list of available packages in /var/opkg-lists/openwrt_luci Downloading https://mirrors.tencent.com/lede/snapshots/packages/aarch64_generic/packages/Packages.gz Updated list of available packages in /var/opkg-lists/openwrt_packages Downloading https://mirrors.tencent.com/lede/snapshots/packages/aarch64_generic/routing/Packages.gz Updated list of available packages in /var/opkg-lists/openwrt_routing Downloading https://mirrors.tencent.com/lede/snapshots/packages/aarch64_generic/telephony/Packages.gz Updated list of available packages in /var/opkg-lists/openwrt_telephony [root@OpenWrt ~]# opkg install curl Package curl (8.8.0-r2) installed in root is up to date. [root@OpenWrt ~]# sh -c "$(curl -ksS https://raw.githubusercontent.com/sbwml/luci-app-alist/master/install.sh)" Error loading shared library libmbedtls.so.21: No such file or directory (needed by /usr/bin/curl) Error loading shared library libmbedx509.so.7: No such file or directory (needed by /usr/bin/curl) Error loading shared library libmbedcrypto.so.16: No such file or directory (needed by /usr/bin/curl) 昨晚已经有过这样操作,装不上!

Error loading shared library libmbedtls.so.21: No such file or directory (needed by /usr/bin/curl)
Error loading shared library libmbedx509.so.7: No such file or directory (needed by /usr/bin/curl)
Error loading shared library libmbedcrypto.so.16: No such file or directory (needed by /usr/bin/curl)

curl 依赖库对不上,去找你下载的山寨固件作者请教

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

No branches or pull requests

2 participants