Open larnk opened 9 years ago
I have meet a similar problem
unzipping target target-files...
using device-specific extensions in .
unable to load device-specific module; assuming none
Traceback (most recent call last):
File "/home/xin/patchrom/tools/releasetools/ota_from_target_files", line 884, in
Remount /system to be writable remount succeeded Run getfilesysteminfo to build filesystem_config.txt 100 KB/s (5572 bytes in 0.054s) Run getfilesysteminfo and recoverylink.py to recover symlink Recovery link files success Build apkcerts.txt 852 KB/s (219548 bytes in 0.251s) Traceback (most recent call last): File "/home/android/patchrom/tools/apkcerts.py", line 65, in
main()
File "/home/android/patchrom/tools/apkcerts.py", line 34, in main
name = getName(pkg.attributes["codePath"].value)
File "/usr/lib/python2.7/xml/dom/minidom.py", line 522, in getitem
return self._attrs[attname_or_tuple]
KeyError: 'codePath'