Advertisement
Guest User

Untitled

a guest
Nov 18th, 2019
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.14 KB | None | 0 0
  1. (030517) [15:39:17] Run pmbootstrap -h for usage information.
  2. (030517) [15:39:17] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary)
  3. (030517) [15:39:17] Done
  4. (001240) [16:02:12] (native) % rm -rf /home/pmos/build
  5. (001240) [16:02:16] % sudo cp -rL /home/rixchy/pmbootstrap/cache_git/pmaports/device/device-samsung-chagalllte/ /home/rixchy/pmbootstrap/chroot_native/home/pmos/build
  6. (001240) [16:02:17] (native) % chown -R pmos:pmos /home/pmos/build
  7. (001240) [16:02:17] (native) generate checksums for device-samsung-chagalllte
  8. (001240) [16:02:17] (native) % cd /home/pmos/build; busybox su pmos -c HOME=/home/pmos abuild checksum
  9. /usr/bin/abuild: /home/pmos/build/APKBUILD: line 23: syntax error: unterminated quoted string
  10. (001240) [16:02:17] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11. (001240) [16:02:17] NOTE: The failed command's output is above the ^^^ line in the log file: /home/rixchy/pmbootstrap/log.txt
  12. (001240) [16:02:17] ERROR: Command failed: (native) % cd /home/pmos/build; busybox su pmos -c HOME=/home/pmos abuild checksum
  13. (001240) [16:02:17] See also: <https://postmarketos.org/troubleshooting>
  14. (001240) [16:02:17] Traceback (most recent call last):
  15. File "/home/rixchy/.local/lib/python3.6/site-packages/pmb/__init__.py", line 63, in main
  16. getattr(frontend, args.action)(args)
  17. File "/home/rixchy/.local/lib/python3.6/site-packages/pmb/helpers/frontend.py", line 125, in checksum
  18. pmb.build.checksum.update(args, package)
  19. File "/home/rixchy/.local/lib/python3.6/site-packages/pmb/build/checksum.py", line 33, in update
  20. working_dir="/home/pmos/build")
  21. File "/home/rixchy/.local/lib/python3.6/site-packages/pmb/chroot/user.py", line 43, in user
  22. output_return, check, {}, auto_init)
  23. File "/home/rixchy/.local/lib/python3.6/site-packages/pmb/chroot/root.py", line 91, in root
  24. output_return, check, kill_as_root)
  25. File "/home/rixchy/.local/lib/python3.6/site-packages/pmb/helpers/run_core.py", line 301, in core
  26. raise RuntimeError("Command failed: " + log_message)
  27. RuntimeError: Command failed: (native) % cd /home/pmos/build; busybox su pmos -c HOME=/home/pmos abuild checksum
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement