Can't install any ipk

Hello,
Please help
Newly installed:
Architecture:MediaTek MT7621 ver:1 eco:3
Target Platform :ramips/mt7621
Firmware Version: OpenWrt 23.05.5 r24106-10cc5fcd00 / LuCI openwrt-23.05 branch git-25.037.68351-2ca3f19
Kernel Version:5.15.167
Model ZTE e8820s

Executing package manager

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/mipsel_24kc/Packages.gz
Updated list of available packages in /var/opkg-lists/custom_arch
Downloading https://downloads.openwrt.org/releases/23.05.5/targets/ramips/mt7621/packages/Packages.gz
Updated list of available packages in /var/opkg-lists/openwrt_core
Downloading https://downloads.openwrt.org/releases/23.05.5/packages/mipsel_24kc/base/Packages.gz
Updated list of available packages in /var/opkg-lists/openwrt_base
Downloading https://downloads.openwrt.org/releases/23.05.5/packages/mipsel_24kc/luci/Packages.gz
Updated list of available packages in /var/opkg-lists/openwrt_luci
Downloading https://downloads.openwrt.org/releases/23.05.5/packages/mipsel_24kc/packages/Packages.gz
Updated list of available packages in /var/opkg-lists/openwrt_packages
Downloading https://downloads.openwrt.org/releases/23.05.5/packages/mipsel_24kc/routing/Packages.gz
Updated list of available packages in /var/opkg-lists/openwrt_routing
Downloading https://downloads.openwrt.org/releases/23.05.5/packages/mipsel_24kc/telephony/Packages.gz
Updated list of available packages in /var/opkg-lists/openwrt_telephony

But can't install any ipk package:

Executing package manager

Unknown package 'luci-app-ttyd'.
Errors
Collected errors:

  • pkg_hash_check_unresolved: cannot find dependency libc for libcap
  • pkg_hash_fetch_best_installation_candidate: Packages for libcap found, but incompatible with the architectures configured
  • pkg_hash_check_unresolved: cannot find dependency libc for libopenssl3
  • pkg_hash_fetch_best_installation_candidate: Packages for libopenssl3 found, but incompatible with the architectures configured
  • pkg_hash_check_unresolved: cannot find dependency libc for libjson-c5
  • pkg_hash_fetch_best_installation_candidate: Packages for libjson-c5 found, but incompatible with the architectures configured
  • pkg_hash_check_unresolved: cannot find dependency libc for libuv1
  • pkg_hash_fetch_best_installation_candidate: Packages for libuv1 found, but incompatible with the architectures configured
  • pkg_hash_check_unresolved: cannot find dependency libc for zlib
  • pkg_hash_fetch_best_installation_candidate: Packages for zlib found, but incompatible with the architectures configured
  • pkg_hash_check_unresolved: cannot find dependency libc for libubox20230523
  • pkg_hash_fetch_best_installation_candidate: Packages for libubox20230523 found, but incompatible with the architectures configured
  • pkg_hash_check_unresolved: cannot find dependency libc for libwebsockets-full
  • pkg_hash_fetch_best_installation_candidate: Packages for libwebsockets-full found, but incompatible with the architectures configured
  • pkg_hash_check_unresolved: cannot find dependency libc for ttyd
  • pkg_hash_fetch_best_installation_candidate: Packages for ttyd found, but incompatible with the architectures configured
  • pkg_hash_check_unresolved: cannot find dependency libc for luci-app-ttyd
  • pkg_hash_fetch_best_installation_candidate: Packages for luci-app-ttyd found, but incompatible with the architectures configured
  • opkg_install_cmd: Cannot install package luci-app-ttyd.
    The opkg install command failed with code 255.

Ask ZTE, it's their Openwrt clone.


It appears you are using firmware that is not from the official OpenWrt project.

When using forks/offshoots/vendor-specific builds that are "based on OpenWrt", there may be many differences compared to the official versions (hosted by OpenWrt.org). Some of these customizations may fundamentally change the way that OpenWrt works. You might need help from people with specific/specialized knowledge about the firmware you are using, so it is possible that advice you get here may not be useful.

You may find that the best options are:

  1. Install an official version of OpenWrt, if your device is supported (see https://firmware-selector.openwrt.org).
  2. Ask for help from the maintainer(s) or user community of the specific firmware that you are using.
  3. Provide the source code for the firmware so that users on this forum can understand how your firmware works (OpenWrt forum users are volunteers, so somebody might look at the code if they have time and are interested in your issue).

If you believe that this specific issue is common to generic/official OpenWrt and/or the maintainers of your build have indicated as such, please feel free to clarify.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.