Hi dev and thanks for patch.
My device is LG G3 (d855) and i get blew error after this command (../tools/releasetools/ota_target_from_phone -r)
What can i do?
...
...
...
Recovery link files success
rm: can't remove '/system/xbin/getfilesysteminfo': No such file or directory
Build apkcerts.txt
1280 KB/s (800248 bytes in 0.610s)
Generate metadata used to build target files...
Decode oat files
Compress the target_files dir into zip file
/home/numberokta/patchrom/xblade
Build full ota package: /home/numberokta/patchrom/xblade/stockrom.zip
unzipping target target-files...
unable to load device-specific module; assuming none
using prebuilt boot.img from BOOTABLE_IMAGES...
[MIUI CUST] OTA: copy data files
[MIUI CUST] OTA: SetPermissions
Traceback (most recent call last):
File "/home/numberokta/patchrom/tools/releasetools/ota_from_target_files", line 1792, in
main(sys.argv[1:])
File "/home/numberokta/patchrom/tools/releasetools/ota_from_target_files", line 1783, in main
SignOutput(temp_zip_file.name, args[1])
File "/home/numberokta/patchrom/tools/releasetools/ota_from_target_files", line 404, in SignOutput
whole_file=True)
File "/home/numberokta/patchrom/tools/releasetools/common.py", line 551, in SignFile
p = Run(cmd, stdin=subprocess.PIPE, stdout=subprocess.PIPE)
File "/home/numberokta/patchrom/tools/releasetools/common.py", line 76, in Run
return subprocess.Popen(args, **kwargs)
File "/usr/lib/python2.7/subprocess.py", line 711, in init
errread, errwrite)
File "/usr/lib/python2.7/subprocess.py", line 1343, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory
Hi dev and thanks for patch. My device is LG G3 (d855) and i get blew error after this command (../tools/releasetools/ota_target_from_phone -r) What can i do?
... ... ... Recovery link files success rm: can't remove '/system/xbin/getfilesysteminfo': No such file or directory Build apkcerts.txt 1280 KB/s (800248 bytes in 0.610s) Generate metadata used to build target files... Decode oat files Compress the target_files dir into zip file /home/numberokta/patchrom/xblade Build full ota package: /home/numberokta/patchrom/xblade/stockrom.zip unzipping target target-files... unable to load device-specific module; assuming none using prebuilt boot.img from BOOTABLE_IMAGES... [MIUI CUST] OTA: copy data files [MIUI CUST] OTA: SetPermissions Traceback (most recent call last): File "/home/numberokta/patchrom/tools/releasetools/ota_from_target_files", line 1792, in
main(sys.argv[1:])
File "/home/numberokta/patchrom/tools/releasetools/ota_from_target_files", line 1783, in main
SignOutput(temp_zip_file.name, args[1])
File "/home/numberokta/patchrom/tools/releasetools/ota_from_target_files", line 404, in SignOutput
whole_file=True)
File "/home/numberokta/patchrom/tools/releasetools/common.py", line 551, in SignFile
p = Run(cmd, stdin=subprocess.PIPE, stdout=subprocess.PIPE)
File "/home/numberokta/patchrom/tools/releasetools/common.py", line 76, in Run
return subprocess.Popen(args, **kwargs)
File "/usr/lib/python2.7/subprocess.py", line 711, in init
errread, errwrite)
File "/usr/lib/python2.7/subprocess.py", line 1343, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory