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#4252 - image builder show collected errors #9232

Closed
openwrt-bot opened this issue Feb 3, 2022 · 1 comment
Closed

FS#4252 - image builder show collected errors #9232

openwrt-bot opened this issue Feb 3, 2022 · 1 comment
Labels

Comments

@openwrt-bot
Copy link

andygaof:

it's the same issue of FS#4249, Just re-prioritize.

Supply the following if possible:

  • Device problem occurs on

image builder

  • Software versions of OpenWrt/LEDE release, packages, etc.

openwrt-imagebuilder-rockchip-armv8.Linux-x86_64.tar.xz Wed Feb 2 14:22:36 2022

  • Steps to reproduce

with Arch Linux

tar -xvf openwrt-imagebuilder-rockchip-armv8.Linux-x86_64.tar.xz
cd openwrt-imagebuilder-rockchip-armv8.Linux-x86_64
make image PROFILE="friendlyarm_nanopi-r4s"

try three times, it always show below message.seems this version of image builder is base on kernel 5.10.92, but below packags need 5.10.96

Configuring urngd.
Collected errors:

  • pkg_hash_check_unresolved: cannot find dependency kernel (= 5.10.96-1-07d10da2ae97351f8e93da080d950687) for kmod-nf-reject6
  • pkg_hash_check_unresolved: cannot find dependency kernel (= 5.10.96-1-07d10da2ae97351f8e93da080d950687) for kmod-lib-crc32c
  • pkg_hash_check_unresolved: cannot find dependency kernel (= 5.10.96-1-07d10da2ae97351f8e93da080d950687) for kmod-nft-offload
  • pkg_hash_check_unresolved: cannot find dependency kernel (= 5.10.96-1-07d10da2ae97351f8e93da080d950687) for kmod-nf-nat6
  • satisfy_dependencies_for: Cannot satisfy the following dependencies for firewall4:
  • kernel (= 5.10.96-1-07d10da2ae97351f8e93da080d950687)
  • opkg_install_cmd: Cannot install package firewall4.
  • pkg_hash_check_unresolved: cannot find dependency kernel (= 5.10.96-1-07d10da2ae97351f8e93da080d950687) for kmod-gpio-button-hotplug
  • pkg_hash_check_unresolved: cannot find dependency kernel (= 5.10.96-1-07d10da2ae97351f8e93da080d950687) for kmod-libphy
  • pkg_hash_check_unresolved: cannot find dependency kernel (= 5.10.96-1-07d10da2ae97351f8e93da080d950687) for kmod-fixed-phy
  • pkg_hash_check_unresolved: cannot find dependency kernel (= 5.10.96-1-07d10da2ae97351f8e93da080d950687) for kmod-r8169
  • satisfy_dependencies_for: Cannot satisfy the following dependencies for kmod-r8169:
  • kernel (= 5.10.96-1-07d10da2ae97351f8e93da080d950687)
  • opkg_install_cmd: Cannot install package kmod-r8169.
  • pkg_hash_check_unresolved: cannot find dependency kernel (= 5.10.96-1-07d10da2ae97351f8e93da080d950687) for kmod-lib-crc-ccitt
  • satisfy_dependencies_for: Cannot satisfy the following dependencies for ppp:
  • kernel (= 5.10.96-1-07d10da2ae97351f8e93da080d950687)
  • opkg_install_cmd: Cannot install package ppp.
  • satisfy_dependencies_for: Cannot satisfy the following dependencies for ppp-mod-pppoe:
  • kernel (= 5.10.96-1-07d10da2ae97351f8e93da080d950687)
  • opkg_install_cmd: Cannot install package ppp-mod-pppoe.
    make[2]: * [Makefile:168: package_install] Error 255
    make[1]: * [Makefile:123: _call_image] Error 2
    make: *** [Makefile:241: image] Error 2
@jow-
Copy link
Contributor

jow- commented Feb 18, 2022

Duplicate of #9229

@jow- jow- closed this as completed Feb 18, 2022
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

2 participants