Guest User

Untitled

a guest
Jan 21st, 2019
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.82 KB | None | 0 0
  1. Build full ota package: /home/rino/a/patchrom/st27i/stockrom.zip
  2. unzipping target target-files...
  3. using device-specific extensions in .
  4. unable to load device-specific module; assuming none
  5. Traceback (most recent call last):
  6. File "/home/rino/a/patchrom/tools/releasetools/ota_from_target_files", line 888, in <module>
  7. main(sys.argv[1:])
  8. File "/home/rino/a/patchrom/tools/releasetools/ota_from_target_files", line 856, in main
  9. WriteFullOTAPackage(input_zip, output_zip)
  10. File "/home/rino/a/patchrom/tools/releasetools/ota_from_target_files", line 409, in WriteFullOTAPackage
  11. script.FormatPartition("/system")
  12. File "/home/rino/a/patchrom/tools/releasetools/edify_generator.py", line 170, in FormatPartition
  13. p = fstab[partition]
  14. KeyError: '/system'
  15. umount: can't umount /system: Device or resource busy
Add Comment
Please, Sign In to add comment