冬天醒了 2016-09-26 02:00 采纳率: 0%
浏览 2811

RK3288 make otapackage 报错ValueError: need more than 1 value to unpack

mkbootimg_args = (str)
multistage_support = (str) 1
recovery_api_version = (int) 2
selinux_fc = (str) /tmp/targetfiles-WQjmn2/BOOT/RAMDISK/file_contexts
system_size = (int) 1610612736
tool_extensions = (str) device/rockchip/rksdk
update_rename_support = (str) 1
use_set_metadata = (str) 1
using device-specific extensions in device/rockchip/rksdk
building image from target_files RECOVERY...
running: mkbootfs -f /tmp/targetfiles-WQjmn2/META/recovery_filesystem_config.txt /tmp/targetfiles-WQjmn2/RECOVERY/RAMDISK
running: minigzip
running: mkbootimg --kernel /tmp/targetfiles-WQjmn2/RECOVERY/kernel --second /tmp/targetfiles-WQjmn2/RECOVERY/resource.img --ramdisk /tmp/tmpBdTCrB --output /tmp/tmpNnUZoC
running: drmsigntool /tmp/tmpNnUZoC build/target/product/security/privateKey.bin
src_path: /tmp/tmpNnUZoC, private_key_path: build/target/product/security/privateKey.bin
can't open file build/target/product/security/privateKey.bin!
no find private key, so not sign boot.img!
building image from target_files BOOT...
running: mkbootfs -f /tmp/targetfiles-WQjmn2/META/boot_filesystem_config.txt /tmp/targetfiles-WQjmn2/BOOT/RAMDISK
running: minigzip
running: mkbootimg --kernel /tmp/targetfiles-WQjmn2/BOOT/kernel --second /tmp/targetfiles-WQjmn2/BOOT/resource.img --ramdisk /tmp/tmp6LpDeb --output /tmp/tmppqQcvT
running: drmsigntool /tmp/tmppqQcvT build/target/product/security/privateKey.bin
src_path: /tmp/tmppqQcvT, private_key_path: build/target/product/security/privateKey.bin
can't open file build/target/product/security/privateKey.bin!
no find private key, so not sign boot.img!
running: imgdiff -b /tmp/targetfiles-WQjmn2/SYSTEM/etc/recovery-resource.dat /tmp/tmpD07dY4 /tmp/tmpXulEpX /tmp/tmp1qudyL
Traceback (most recent call last):
File "./build/tools/releasetools/ota_from_target_files", line 1059, in
main(sys.argv[1:])
File "./build/tools/releasetools/ota_from_target_files", line 1027, in main
WriteFullOTAPackage(input_zip, output_zip)
File "./build/tools/releasetools/ota_from_target_files", line 502, in WriteFullOTAPackage
Item.GetMetadata(input_zip)
File "./build/tools/releasetools/ota_from_target_files", line 197, in GetMetadata
key, value = element.split("=")
ValueError: need more than 1 value to unpack
make: *** [out/target/product/rk3288/rk3288-ota-eng.wake.zip] 错误 1

  • 写回答

1条回答 默认 最新

  • devmiao 2016-09-26 17:43
    关注
    评论

报告相同问题?

问题事件

  • 请采纳用户回复 5月9日

悬赏问题

  • ¥15 关于#matlab#的问题:期望的系统闭环传递函数为G(s)=wn^2/s^2+2¢wn+wn^2阻尼系数¢=0.707,使系统具有较小的超调量
  • ¥15 FLUENT如何实现在堆积颗粒的上表面加载高斯热源
  • ¥30 截图中的mathematics程序转换成matlab
  • ¥15 动力学代码报错,维度不匹配
  • ¥15 Power query添加列问题
  • ¥50 Kubernetes&Fission&Eleasticsearch
  • ¥15 報錯:Person is not mapped,如何解決?
  • ¥15 c++头文件不能识别CDialog
  • ¥15 Excel发现不可读取的内容
  • ¥15 关于#stm32#的问题:CANOpen的PDO同步传输问题