make otapckage error

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

make otapckage error

624 Views
ninglu
Contributor II

我们使用的是sabresd_6dq板子,用的android版本是4.4.2,kernel版本是3.0.35

 

在使用make otapckage生成升级包时,报错。

  running:  imgdiff -b /tmp/targetfiles-JSe4F4/SYSTEM/etc/recovery-resource.dat /tmp/tmpk238C5 /tmp/tmplqjGR1 /tmp/tmp5eMLRT
Traceback (most recent call last):
  File "./build/tools/releasetools/ota_from_target_files", line 910, in <module>
    main(sys.argv[1:])
  File "./build/tools/releasetools/ota_from_target_files", line 878, in main
    WriteFullOTAPackage(input_zip, output_zip)
  File "./build/tools/releasetools/ota_from_target_files", line 456, in WriteFullOTAPackage
    Item.GetMetadata(input_zip)
  File "./build/tools/releasetools/ota_from_target_files", line 191, in GetMetadata
    key, value = element.split("=")
ValueError: need more than 1 value to unpack

 

log具体见附件,

请问是什么原因呢。

Original Attachment has been moved to: otal.zip

Labels (6)
0 Kudos
1 Reply

427 Views
Rita_Wang
NXP TechSupport
NXP TechSupport

You can refer to https://community.nxp.com/message/572111?commentID=572111#comment-572111 , hope this can do help for you.

0 Kudos