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#3387 - Mismatching kernel versions make imagebuilder fail on dependencies #8256

Closed
openwrt-bot opened this issue Oct 16, 2020 · 1 comment
Labels

Comments

@openwrt-bot
Copy link

clefru:

My imagebuilder fails with:

* satisfy_dependencies_for: Cannot satisfy the following dependencies for ip6tables: * kernel (= 5.4.71-1-f98c0a65e4abf8ea23dca7dc54885e01) * opkg_install_cmd: Cannot install package ip6tables. * satisfy_dependencies_for: Cannot satisfy the following dependencies for kmod-ath9k: * kernel (= 5.4.71-1-f98c0a65e4abf8ea23dca7dc54885e01) * opkg_install_cmd: Cannot install package kmod-ath9k. * satisfy_dependencies_for: Cannot satisfy the following dependencies for kmod-gpio-button-hotplug: * kernel (= 5.4.71-1-f98c0a65e4abf8ea23dca7dc54885e01) * opkg_install_cmd: Cannot install package kmod-gpio-button-hotplug. * satisfy_dependencies_for: Cannot satisfy the following dependencies for kmod-ipt-offload: * kernel (= 5.4.71-1-f98c0a65e4abf8ea23dca7dc54885e01) * opkg_install_cmd: Cannot install package kmod-ipt-offload. * satisfy_dependencies_for: Cannot satisfy the following dependencies for kmod-leds-reset: * kernel (= 5.4.71-1-f98c0a65e4abf8ea23dca7dc54885e01) and so on, when building with make image PROFILE=dlink_dir-825-b1. The build also fails with other device profiles, like PROFILE=tplink_tl-wpa8630p-v2-int and PROFILE=netgear_wndr3700. My full build log is [[https://pastebin.com/RsiV2CkM|here]]. From it, I can see that kernel "4.19.123-1-15bf82eb76ba9ffe9ce4bbb30765c6e0" is fetched, but seemingly non-matching kernel module packages are fetched afterwards.

Thanks, Clemens

@openwrt-bot
Copy link
Author

clefru:

Sorry, that's most likely a problem of my build directory. I kept un-tar-ing updates into that directory, and rm -fr it once, cleared the problem.

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