Guest User

audiodef-stage2catalyst.err

a guest
Jan 9th, 2018
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.47 KB | None | 0 0
  1. GentooStudio ~/catalyst # catalyst -f stage2.spec
  2. 09 Jan 2018 20:19:00 EST: NOTICE : Loading configuration file: /etc/catalyst/catalyst.conf
  3. 09 Jan 2018 20:19:00 EST: NOTICE : conf_values[options] = {'kerncache', 'seedcache', 'pkgcache', 'autoresume', 'snapcache', 'bindist'}
  4. 09 Jan 2018 20:19:00 EST: NOTICE : Processing spec file: stage2.spec
  5. 09 Jan 2018 20:19:00 EST: NOTICE : Using target: stage2
  6. 09 Jan 2018 20:19:00 EST: NOTICE : Source file specification matching setting is: strict
  7. 09 Jan 2018 20:19:00 EST: NOTICE : Accepted source file extensions search order: ['tar.xz', 'tpxz', 'xz', 'tar.bz2', 'bz2', 'tbz2', 'squashfs', 'sfs', 'tar.gz', 'gz', 'tar']
  8. 09 Jan 2018 20:19:00 EST: NOTICE : Source path set to /root/catalyst/tmp/default/stage1-amd64-latest/
  9. 09 Jan 2018 20:19:00 EST: NOTICE : Resume point detected, skipping target path setup operation...
  10. 09 Jan 2018 20:19:00 EST: NOTICE : --- Running action sequence: unpack
  11. 09 Jan 2018 20:19:00 EST: NOTICE : Resume: "chroot" is valid...
  12. 09 Jan 2018 20:19:00 EST: NOTICE : Resume: Valid resume point detected, skipping seed unpack operation...
  13. 09 Jan 2018 20:19:00 EST: NOTICE : --- Running action sequence: unpack_snapshot
  14. 09 Jan 2018 20:19:00 EST: NOTICE : --- Running action sequence: setup_confdir
  15. 09 Jan 2018 20:19:00 EST: NOTICE : Resume point detected, skipping setup_confdir operation...
  16. 09 Jan 2018 20:19:00 EST: NOTICE : --- Running action sequence: portage_overlay
  17. 09 Jan 2018 20:19:00 EST: NOTICE : --- Running action sequence: base_dirs
  18. 09 Jan 2018 20:19:00 EST: NOTICE : --- Running action sequence: bind
  19. 09 Jan 2018 20:19:00 EST: NOTICE : --- Running action sequence: chroot_setup
  20. 09 Jan 2018 20:19:00 EST: NOTICE : Resume point detected, skipping chroot_setup operation...
  21. 09 Jan 2018 20:19:00 EST: NOTICE : --- Running action sequence: setup_environment
  22. 09 Jan 2018 20:19:00 EST: NOTICE : --- Running action sequence: run_local
  23. Copying stage2-chroot.sh to /tmp
  24. copying stage2-chroot.sh to /root/catalyst/tmp/default/stage2-amd64-latest/tmp
  25. copying chroot-functions.sh to /root/catalyst/tmp/default/stage2-amd64-latest/tmp
  26. Ensure the file has the executable bit set
  27. Running stage2-chroot.sh in chroot:
  28. chroot /root/catalyst/tmp/default/stage2-amd64-latest /tmp/stage2-chroot.sh
  29. chroot: failed to run command './tmp/stage2-chroot.sh': No such file or directory
  30. 09 Jan 2018 20:19:00 EST: ERROR : CatalystError: cmd(['/usr/share/catalyst/targets/stage2/stage2-controller.sh', 'run']) exited 1
  31. 09 Jan 2018 20:19:01 EST: ERROR : CatalystError: Stage build aborting due to error.
  32. 09 Jan 2018 20:19:01 EST: ERROR : Exception running action sequence run_local
  33. Traceback (most recent call last):
  34. File "/usr/lib64/python3.4/site-packages/catalyst/base/stagebase.py", line 1354, in run_local
  35. env=self.env)
  36. File "/usr/lib64/python3.4/site-packages/catalyst/support.py", line 54, in cmd
  37. print_traceback=False)
  38. catalyst.support.CatalystError: cmd(['/usr/share/catalyst/targets/stage2/stage2-controller.sh', 'run']) exited 1
  39.  
  40. During handling of the above exception, another exception occurred:
  41.  
  42. Traceback (most recent call last):
  43. File "/usr/lib64/python3.4/site-packages/catalyst/base/stagebase.py", line 1454, in run
  44. getattr(self, x)()
  45. File "/usr/lib64/python3.4/site-packages/catalyst/base/stagebase.py", line 1363, in run_local
  46. print_traceback=False)
  47. catalyst.support.CatalystError: Stage build aborting due to error.
  48. 09 Jan 2018 20:19:01 EST: NOTICE : Cleaning up... Running unbind()
Advertisement
Add Comment
Please, Sign In to add comment