Actions
Bug #374
closedOpenWrt image uses different kernel than OpenWrt batman-adv module
Start date:
03/25/2019
Due date:
% Done:
0%
Estimated time:
Description
I am trying to download batman-adv onto a Vocore2 which runs openWRT, but every time I run the command
opkg install kmod-batman-advI receive the following errors:
* satisfy_dependencies_for: Cannot satisfy the following dependencies for kmod-batman-adv: * kernel (= 3.18.21-1-b3ca5f288b585820aed2c4b5649e2585) * kernel (= 3.18.23-1-245faaffbc60cabe96a158cae13c1cc3) * kernel (= 3.18.23-1-245faaffbc60cabe96a158cae13c1cc3) * opkg_install_cmd: Cannot install package kmod-batman-adv.
I am not sure if this is something that can be resolved on the batman-adv end or if anyone knows where the problem might stem from, but any help would be greatly appreciated.
Updated by Sven Eckelmann over 6 years ago
- Status changed from New to Rejected
Wrong bug tracker. If you have this problem with an up-to-date image from OpenWrt then please get in contact with the OpenWrt buildserver infrastructure team.
The message here just says that your OpenWrt image uses a different kernel than the one used to build the batman-adv module against. Nothing we can do to fix this.
Updated by Sven Eckelmann over 6 years ago
- Subject changed from Download to OpenWrt image uses different kernel than OpenWrt batman-adv module
- Description updated (diff)
Actions