Can't dump from CWM
1406 files pulled. 0 files skipped.
3389 KB/s (739281047 bytes in 212.988s)
Remount /system to be writable
remount succeeded
Run getfilesysteminfo to build filesystem_config.txt
113 KB/s (5572 bytes in 0.048s)
Run getfilesysteminfo and recoverylink.py to recover symlink
Recovery link files success
Build apkcerts.txt
1500 KB/s (139142 bytes in 0.090s)
Generate metadata used to build target files...
Compress the target_files dir into zip file
/home/federico/patchrom/test
Build full ota package: /home/federico/patchrom/test/stockrom.zip
unzipping target target-files...
using device-specific extensions in .
unable to load device-specific module; assuming none
Traceback (most recent call last):
File "/home/federico/patchrom/tools/releasetools/ota_from_target_files", line 884, in
On Nexus 4 KitKat 4.4.4 with latest CWM dumping for v6 and '. build/envsetup.sh' executed as first step I can dump using TWRP but breaks radio (or not even dumped that partition, idk). With TWRP creates 'stockrom.zip' but without a working radio, on CWM I am stuck on that error. What should I do? Fix recovery? Fix mountpoints on Patchrom files? How can I fix radio issue using TWRP? Thanks!