failed to install bundle. error: install parse profile missing prop.
OpenHarmony3.2beta3 源码编译的hap包,安装报错failed to install bundle. error: install parse profile missing prop.
- p7b生成命令,在//developtools/hapsigner/dist 中执行下面命令生成的。
java -jar hap-sign-tool.jar sign-profile -keyAlias "OpenHarmony Application Profile Release" -signAlg "SHA256withECDSA" -mode "localSign" -profileCertFile "OpenHarmonyProfileRelease.pem" -inFile "UnsgnedReleasedProfileTemplate-my.json" -keystoreFile "OpenHarmony.p12" -outFile "result\app1-profile.p7b" -keyPwd "123456" -keystorePwd "123456"
- 在源码中配置后,编译源码生成: myapplication.hap包,使用hdc_std安装报如下错误
hilog日志:[ERR_INSTALL_PARSE_PROFILE_MISSING_PROP]
同样的app1-profile.p7b文件,在deveco studio中签名编译的hap包是能安装成功的。
源码编译的hap安装报错,
源码permission_manager编译permission_manager.hap包却能正确安装。
经过和permission_manager对比,还是不知道什么原因,有人知道不?
openharmony
源码编译hap包
赞
1
收藏 0
回答 1
待解决
相关问题
错误码code:9568259 error: install parse profile missing prop如何处理?
267浏览 • 1回复 待解决
OpenHarmony hap包安装:error: failed to install bundle. error: install update incompatible.
19515浏览 • 2回复 待解决
运行Native HAP,报错提示:install parse profile prop check error
2240浏览 • 1回复 待解决
安装HAP包报错:“failed to install bundle. install debug type not same”
2110浏览 • 1回复 待解决
Failure[INSTALL_PARSE_FAILED_USESDK_ERROR]
10709浏览 • 5回复 已解决
DevEco Studio调试运行报错INSTALL_PARSE_FAILED_USESDK_ERROR
8726浏览 • 1回复 待解决
Failure[INSTALL_FAILED_BUNDLE_INFO_NOT_CONFIG]
4498浏览 • 1回复 待解决
错误码code:9568347 error:install parse native so failed怎么处理?
770浏览 • 1回复 待解决
Error: Install eTS 3.1.0.0 failed.
3814浏览 • 1回复 待解决
error: install failed due to grant request permissions failed.
4150浏览 • 1回复 待解决
错误码code:9568386 error: uninstall missing installed bundle.怎么处理?
293浏览 • 1回复 待解决
HarmonyOS新建的项目真机运行报错Failure[INSTALL_PARSE_FAILED_USESDK_ERROR]
2841浏览 • 1回复 待解决
错误码code: 9568347 error: install parse native so failed.如何处理
1059浏览 • 1回复 待解决
错误码code:9568337 error: install parse unexpected怎么处理?
360浏览 • 1回复 待解决
报错error: install failed due to grant request permissions failed Error while Deploy Hap
2122浏览 • 0回复 待解决
DevEco Studio调试运行报错INSTALL_FAILED_NO_BUNDLE_SIGNATURE
8412浏览 • 1回复 待解决
DevEco Studio调试运行INSTALL_FAILED_PROVISIONING_BUNDLE_NAME_INVALID
6225浏览 • 1回复 待解决
安装HAP时提示“code:9568289 error: install failed due to grant request permissions failed”
1851浏览 • 1回复 待解决
HarmonyOS 安装hap的时候code:9568289 error: install failed due to grant request permissions failed
284浏览 • 1回复 待解决
hdc安装hap包到手机报错INSTALL_FAILED_PROVISIONING_BUNDLE_NAME_INVALID
9439浏览 • 1回复 待解决
已解决,可以参考链接:OpenHarmony3.2beta3 源码编译的hap包,安装报错failed to install bundle. error: install parse profile missing prop.-华为开发者论坛 | 华为开发者联盟 (huawei.com)