Hi Team,
I built OpenHarmony 5.0.0.71 image successfully and Banana Pi-F3 Board boots properly.
I built OpenHarmony 5.0.0.71 image successfully for Banana Pi-F3 board. Board boots properly and bm command is available. But while installing a .hap file using bm tool, installation fails with below error:
bm install -p ActsMindsporeJSTest.hap
error: failed to install bundle. code:9568266 error: install permission denied.
Environment:
- OpenHarmony version: 5.0.0.71
- Board: Banana Pi
- Installation method: bm install
- HAP: ActsMindsporeJSTest.hap
Things checked:
- Board boot successful
- bm tool working
- HAP transferred correctly
- Tried reinstall
- The bm help command is working, but I am encountering a permission issue when trying to install the .hap application.
Questions:
- Does OpenHarmony 5.0.0.71 restrict bm install for release signed HAPs?
- Is there any additional permission/configuration needed for bm install?
- Should persist.hdc.install.mode be enabled?
- Any specific SELinux/APL/signature requirement for Banana Pi build?
Any guidance would help.
Thanks. vitthal.