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

FS#3861 - Image Builder fails in 21.02-rc1 and 21.02-rc2 #8877

Closed
openwrt-bot opened this issue Jun 8, 2021 · 1 comment
Closed

FS#3861 - Image Builder fails in 21.02-rc1 and 21.02-rc2 #8877

openwrt-bot opened this issue Jun 8, 2021 · 1 comment
Labels

Comments

@openwrt-bot
Copy link

plntyk:

Easy creation of custom images is not possible with 21.02-rc1 and -rc2

target: ath79-nand

rc2 image builder using

make image PROFILE="glinet_gl-ar750s-nor-nand" PACKAGES="luci"

fails:

  • pkg_hash_fetch_best_installation_candidate: Packages for libiwinfo20210106 found, but incompatible with the architectures configured
  • satisfy_dependencies_for: Cannot satisfy the following dependencies for luci:
  •  libubus20210215
    
  • opkg_install_cmd: Cannot install package luci.

error occurs at least on target mediatek imagebuilder too:
openwrt-imagebuilder-21.02.0-rc2-mediatek-mt7622.Linux-x86_64.tar.xz
make image PROFILE="ubnt_unifi-6-lr" PACKAGES="luci" -> fails too same msg

snapshot imagebuilder: works

@openwrt-bot
Copy link
Author

hnyman:

Proposed fix (for master) against future occurences in PR
#4233

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant