OpenHarmony 5.0.0.71 bm install failing with code 9568266 install permission denied

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:

  1. OpenHarmony version: 5.0.0.71
  2. Board: Banana Pi
  3. Installation method: bm install
  4. HAP: ActsMindsporeJSTest.hap

Things checked:

  1. Board boot successful
  2. bm tool working
  3. HAP transferred correctly
  4. Tried reinstall
  5. 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.