Hi,
I'd like to give sqm a try but it appears there is a dependency conflict. For reference, I built firmware for my Orange Pi R1 Plus LTS from the 23.05.2 git branch but when I attempt to install luci-app-sqm I receive the following output warning using the web client:
Details for package luci-app-sqm
- Version: git-22.360.73151-127c900
- Size: ~3.41 KiB installed
- Dependencies:
- sqm-scripts (18.07 KiB) NOT INSTALLED
- tc-bpf (177.94 KiB) NOT INSTALLED | tc-full (177.58 KiB) NOT INSTALLED | tc-tiny (167.96 KiB) NOT INSTALLED
- kmod-sched-core (63.54 KiB) NOT INSTALLED
- kernel VERSION INCOMPATIBLE
- kmod-sched-core (63.54 KiB) NOT INSTALLED
- tc-bpf (177.94 KiB) NOT INSTALLED | tc-full (177.58 KiB) NOT INSTALLED | tc-tiny (167.96 KiB) NOT INSTALLED
- sqm-scripts (18.07 KiB) NOT INSTALLED
The installed version of package kernel is not compatible, require 5.15.137-1-a61b316e… while 5.15.137-1-717e9712… is installed.
Allow overwriting conflicting package files
▲ Require version = 5.15.137-1-a61b316e83bc33130e55f5c8b8b65f74,
installed 5.15.137-1-717e97125c1102f73dd936d0190a8287
This is the build info:
OpenWrt 23.05.2 r23630-842932a63d / LuCI openwrt-23.05 branch git-23.306.39416-c86c256
Is it safe to override the dependency conflict, or do I need to build a new image with the luci-app-sqm package and dependencies included?