sbwml / luci-app-alist

LuCI support for Alist
https://github.com/alist-org/alist
1.28k stars 196 forks source link

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

Open 8mayongde2 opened 1 month ago

8mayongde2 commented 1 month ago

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:

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

sbwml commented 1 month ago

因为你的安装方式有误。

如果实在不会安装,我建议参考 README 的安装脚本。

发自我的iPhone

在 2024年7月22日,23:37,8mayongde2 @.***> 写道:

 @.:~# cd /tmp/upload @.:/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 @.**:/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 求助解决方法 应该怎么弄?

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.

8mayongde2 commented 1 month ago

[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 commented 1 month ago

[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 依赖库对不上,去找你下载的山寨固件作者请教