Project

General

Profile

Bug #374

Updated by Sven Eckelmann over 6 years ago

Hello, 

 I am trying to download batman-adv onto a Vocore2 which runs openWRT, but every time I run the command <pre>opkg "opkg install kmod-batman-adv</pre> kmod-batman-adv" I receive the following errors: 

 <pre> 
  

  * 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. 
 </pre> 

 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. 

 Thank you!

Back