moetayuko/openwrt-passwall-build

Cannot install package luci-app-passwall

Closed this issue · 0 comments

root@OpenWrt:# opkg update
Downloading https://raw.githubusercontent.com/lrdrdn/my-opkg-repo/main/generic/Packages.gz
Updated list of available packages in /var/opkg-lists/custom_generic
Downloading https://raw.githubusercontent.com/lrdrdn/my-opkg-repo/main/mips_24kc/Packages.gz
Updated list of available packages in /var/opkg-lists/custom_arch
Downloading https://downloads.openwrt.org/releases/23.05.0/targets/ath79/generic/packages/Packages.gz
Updated list of available packages in /var/opkg-lists/openwrt_core
Downloading https://downloads.openwrt.org/releases/23.05.0/packages/mips_24kc/base/Packages.gz
Updated list of available packages in /var/opkg-lists/openwrt_base
Downloading https://downloads.openwrt.org/releases/23.05.0/packages/mips_24kc/luci/Packages.gz
Updated list of available packages in /var/opkg-lists/openwrt_luci
Downloading https://downloads.openwrt.org/releases/23.05.0/packages/mips_24kc/packages/Packages.gz
Updated list of available packages in /var/opkg-lists/openwrt_packages
Downloading https://downloads.openwrt.org/releases/23.05.0/packages/mips_24kc/routing/Packages.gz
Updated list of available packages in /var/opkg-lists/openwrt_routing
Downloading https://downloads.openwrt.org/releases/23.05.0/packages/mips_24kc/telephony/Packages.gz
Updated list of available packages in /var/opkg-lists/openwrt_telephony
root@OpenWrt:
# opkg install luci-app-passwall
Unknown package 'luci-app-passwall'.
Collected errors:

  • pkg_hash_check_unresolved: cannot find dependency naiveproxy for luci-app-passwall
  • pkg_hash_check_unresolved: cannot find dependency tuic-client for luci-app-passwall
  • pkg_hash_fetch_best_installation_candidate: Packages for luci-app-passwall found, but incompatible with the architectures configured
  • opkg_install_cmd: Cannot install package luci-app-passwall.

/etc/opkg/customfeeds.conf:

add your custom package feeds here

src/gz example_feed_name http://www.example.com/path/to/files

src/gz custom_generic https://raw.githubusercontent.com/lrdrdn/my-opkg-repo/main/generic
src/gz custom_arch https://raw.githubusercontent.com/lrdrdn/my-opkg-repo/main/mips_24kc