[FS#4249] image builder show collected errors
OpenWrt Bugs
openwrt-bugs at lists.openwrt.org
Wed Feb 2 06:13:19 PST 2022
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Andy Gao (andygaof)
Attached to Project - OpenWrt/LEDE Project
Summary - image builder show collected errors
Task Type - Bug Report
Category - Base system
Status - Unconfirmed
Assigned To -
Operating System - All
Severity - Medium
Priority - Very Low
Reported Version - Trunk
Due in Version - Undecided
Due Date - Undecided
Details - 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
More information can be found at the following URL:
https://bugs.openwrt.org/index.php?do=details&task_id=4249
You are receiving this message because you have requested it from the Flyspray bugtracking system. If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.
More information about the openwrt-bugs
mailing list