Open vtinoc opened 7 years ago
Create fullota manually from target files
Will try that. When you say create fullota manually, Open target folder and make zip?
yep
Hi. I have same issue after run "make fullota" command. What is wrong?
log
signing: SpacesCore.apk (/home/alex/bin/patchrom/build/security/platform)
done.
Build full ota package: /home/alex/bin/patchrom/jagj3ds/out/fullota.zip
unzipping target target-files...
loaded device-specific extensions from /home/alex/bin/patchrom/jagj3ds
Traceback (most recent call last):
File "/home/alex/bin/patchrom/tools/releasetools/ota_from_target_files", line 1792, in
check filesystem_config.txt in metadata folder
There is a lot of text, what exactly should I check? It`s my first patchrom, i know a little...
if not? There is a lot of error`s like (system: stat: can't stat '//system:': No such file or directory stat: can't stat '//system:': No such file or directory stat: can't stat '//system:': No such file or directory selabel=u:/system: capabilities=0x0)
No, as it should be, but with errors like " stat: can't stat", in every line
Like this /system: stat: can't stat '//system:': No such file or directory stat: can't stat '//system:': No such file or directory stat: can't stat '//system:': No such file or directory selabel=u:/system: capabilities=0x0 build.prop stat: can't stat '/build.prop': No such file or directory stat: can't stat '/build.prop': No such file or directory stat: can't stat '/build.prop': No such file or directory selabel=u:object_r:system_file:s0 capabilities=0x0 recovery-from-boot.bak stat: can't stat '/recovery-from-boot.bak': No such file or directory stat: can't stat '/recovery-from-boot.bak': No such file or directory stat: can't stat '/recovery-from-boot.bak': No such file or directory selabel=u:object_r:system_file:s0 capabilities=0x0 /system/addon.d: stat: can't stat '//system/addon.d:': No such file or directory stat: can't stat '//system/addon.d:': No such file or directory stat: can't stat '//system/addon.d:': No such file or directory selabel=u:/system/addon.d: capabilities=0x0 50-cm.sh stat: can't stat '/50-cm.sh': No such file or directory stat: can't stat '/50-cm.sh': No such file or directory stat: can't stat '/50-cm.sh': No such file or directory selabel=u:object_r:system_file:s0 capabilities=0x0
you need to the rom again using this command ../tools/releasetools/ota_target_from_phone enable usb debugger & root pull the rom in normal mode (without reboot to recovery)
Done. This error again
Compress the target_files dir into zip file
/home/alex/bin/patchrom/jagj3ds
Build full ota package: /home/alex/bin/patchrom/jagj3ds/stockrom.zip
unzipping target target-files...
unable to load device-specific module; assuming none
building image from target_files BOOT...
Traceback (most recent call last):
File "/home/alex/bin/patchrom/tools/releasetools/ota_from_target_files", line 1792, in
in Filesystem_config : Please root your device, and try again. But device is rooted
Hi there - i could make a new Issue but in fact that i got the same error - i try to ask some help. Im on Ubuntu 17.04 and try to port a miui to my device but when i start the command ../tools/releasetools/ota_target_from_phone -r the out folder created but it doesnt zip the folder - my question is why? -> ill tried it with 2 devices (a sony z2 and a samsung galaxy note 4) both devices give me the same error - so i think in my configuration is a error ? - i searched for weeks for a solution but no way - so thats why are writing here - i can give detailed instructions - but ask if someone can help thanks devs!
Device SM-G550T2
Device is stock rom 6.0.1exynos3475
after running ../tools/releasetools/ota_target_from_phone -r
I get this error