ubuntu-rockchip icon indicating copy to clipboard operation
ubuntu-rockchip copied to clipboard

Cannot compile for board orange pi 5 plus (for set CONFIG_FANOTIFY_ACCESS_PERMISSIONS=y)

Open pugant opened this issue 1 month ago • 4 comments

Hello, i'm new to ARM world and i'd want to compile myself a img file for my orangepi-5-plus:

I'd want to set CONFIG_FANOTIFY_ACCESS_PERMISSIONS=y in kernel parameters because i'd want to install clamav with clamonacc feature on my orange pi 5 plus. Was my first time that i try to compile myself the linux kernel and for setting up environment for build, i set up a vm with Ubuntu 22.04 following instruction here: https://github.com/Joshua-Riek/ubuntu-rockchip/wiki/Ubuntu-22.04-(old) After launch (sudo ./build.sh --board=orangepi-5-plus --release=noble --project=desktop) script remain stuck with this error message: 2024/05/11 11:34:25.195300 helpers.go:150: error trying to compare the snap system key: system-key missing on disk

Am I doing something wrong? (probably!! :-)) build-20240511104723.log Thanks Joshua for your amazing work! <3

pugant avatar May 11 '24 17:05 pugant