vernesong / OpenClash

A Clash Client For OpenWrt
MIT License
17.54k stars 3.18k forks source link

Can not install the package which doesn't support kernel 4.14 #989

Closed a13519 closed 2 years ago

a13519 commented 3 years ago

Hi,

When I install the ipk or build the package by myself, it throws error:

`root@OW4:~# opkg install luci-app-openclash_0.40.15-beta_all.ipk Installing luci-app-openclash (0.40.15-beta) to root... Collected errors:

my kernel is 4.14.180, why does this have such restriction and how to overcome it?

Thanks, Song

YukawaMi commented 3 years ago

I think you may solve this problem by installing the kernel ipk manually @ https://downloads.openwrt.org/snapshots/targets
exp: https://downloads.openwrt.org/snapshots/targets/armvirt/64/packages/kernel_5.4.75-1-a3010953881a29938ecaf4405ad6f88f_aarch64_generic.ipk

maddie commented 3 years ago

Use --force-depends when installing

github-actions[bot] commented 2 years ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 5 days