Code Monkey home page Code Monkey logo

Comments (4)

ffplayer avatar ffplayer commented on June 24, 2024

`当架构不兼容时会提示 but incompatible with the architectures configured,
此种情况一般在 ramips_24kec 架构的软件包安装时出现.
可以通过编辑 /etc/opkg.conf 调整架构支持,
在文件末尾添加(也可以在 LuCI 设置页面修改):

arch all 100
arch ramips 200
arch ramips_24kec 300

添加完成后使用 opkg update 更新一次
再次使用 opkg install {packagename}.ipk 安装`

自己参考这个解决了上面这个问题。。。又遇到了另一个提示。。

  • satisfy_dependencies_for: Cannot satisfy the following dependencies for luci-app-smartdns:

似乎是内核太旧了的原因?必须要更新下固件才行么?
现在版本:PandoraBox 17.03 2017-02-23-git-6e378cb

from smartdns.

pymumu avatar pymumu commented on June 24, 2024

先按照smartdns,再按照luci-app-smartdns
潘多拉的固件架构和openwrt不兼容。要看潘多拉写的架构版本是什么样的。

from smartdns.

pymumu avatar pymumu commented on June 24, 2024

请使用新版本,有问题再reopen issue

from smartdns.

xiaoleigithub avatar xiaoleigithub commented on June 24, 2024

求助:
Collected errors:

pkg_hash_check_unresolved: cannot find dependency bind-client for ddns-scripts_nsupdate
pkg_hash_fetch_best_installation_candidate: Packages for ddns-scripts_nsupdate found, but incompatible with the architectures configured
opkg_install_cmd: Cannot install package ddns-scripts_nsupdate.

from smartdns.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.