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

error #9

Closed
Tao173 opened this issue Jun 28, 2024 · 1 comment
Closed

error #9

Tao173 opened this issue Jun 28, 2024 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@Tao173
Copy link

Tao173 commented Jun 28, 2024

Collected errors:

  • pkg_hash_check_unresolved: cannot find dependency netdata-ssl for luci-app-netdata
  • pkg_hash_fetch_best_installation_candidate: Packages for luci-app-netdata found, but incompatible with the architectures configured
  • opkg_install_cmd: Cannot install package luci-app-netdata.
  • satisfy_dependencies_for: Cannot satisfy the following dependencies for luci-i18n-netdata-zh-cn:
  • netdata-ssl
  • opkg_install_cmd: Cannot install package luci-i18n-netdata-zh-cn.
  • pkg_hash_check_unresolved: cannot find dependency qbittorrent for luci-app-qbittorrent
  • pkg_hash_fetch_best_installation_candidate: Packages for luci-app-qbittorrent found, but incompatible with the architectures configured
  • opkg_install_cmd: Cannot install package luci-app-qbittorrent.
  • satisfy_dependencies_for: Cannot satisfy the following dependencies for luci-i18n-qbittorrent-zh-cn:
  • qbittorrent
  • opkg_install_cmd: Cannot install package luci-i18n-qbittorrent-zh-cn.
    make[2]: *** [package/Makefile:71: package/install] Error 255
    make[2]: Leaving directory '/home/u/Documents/openwrt-01170d51'
    make[1]: *** [package/Makefile:124: /home/u/Documents/openwrt-01170d51/staging_dir/target-x86_64_musl/stamp/.package_install] Error 2
    make[1]: Leaving directory '/home/u/Documents/openwrt-01170d51'
@muink
Copy link
Collaborator

muink commented Jun 29, 2024

cannot find dependency netdata-ssl for luci-app-netdata
cannot find dependency qbittorrent for luci-app-qbittorrent

Please execute in repo:

git remote update -p
git submodule update --init --recursive

Please execute in openwrt topdir:

scripts/feeds update -a
scripts/feeds install -a

@Tao173 Tao173 closed this as completed Jun 29, 2024
@muink muink added the help wanted Extra attention is needed label Aug 18, 2024
@muink muink pinned this issue Aug 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants