Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- GentooStudio ~/catalyst # catalyst -f stage2.spec
- 09 Jan 2018 20:19:00 EST: NOTICE : Loading configuration file: /etc/catalyst/catalyst.conf
- 09 Jan 2018 20:19:00 EST: NOTICE : conf_values[options] = {'kerncache', 'seedcache', 'pkgcache', 'autoresume', 'snapcache', 'bindist'}
- 09 Jan 2018 20:19:00 EST: NOTICE : Processing spec file: stage2.spec
- 09 Jan 2018 20:19:00 EST: NOTICE : Using target: stage2
- 09 Jan 2018 20:19:00 EST: NOTICE : Source file specification matching setting is: strict
- 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']
- 09 Jan 2018 20:19:00 EST: NOTICE : Source path set to /root/catalyst/tmp/default/stage1-amd64-latest/
- 09 Jan 2018 20:19:00 EST: NOTICE : Resume point detected, skipping target path setup operation...
- 09 Jan 2018 20:19:00 EST: NOTICE : --- Running action sequence: unpack
- 09 Jan 2018 20:19:00 EST: NOTICE : Resume: "chroot" is valid...
- 09 Jan 2018 20:19:00 EST: NOTICE : Resume: Valid resume point detected, skipping seed unpack operation...
- 09 Jan 2018 20:19:00 EST: NOTICE : --- Running action sequence: unpack_snapshot
- 09 Jan 2018 20:19:00 EST: NOTICE : --- Running action sequence: setup_confdir
- 09 Jan 2018 20:19:00 EST: NOTICE : Resume point detected, skipping setup_confdir operation...
- 09 Jan 2018 20:19:00 EST: NOTICE : --- Running action sequence: portage_overlay
- 09 Jan 2018 20:19:00 EST: NOTICE : --- Running action sequence: base_dirs
- 09 Jan 2018 20:19:00 EST: NOTICE : --- Running action sequence: bind
- 09 Jan 2018 20:19:00 EST: NOTICE : --- Running action sequence: chroot_setup
- 09 Jan 2018 20:19:00 EST: NOTICE : Resume point detected, skipping chroot_setup operation...
- 09 Jan 2018 20:19:00 EST: NOTICE : --- Running action sequence: setup_environment
- 09 Jan 2018 20:19:00 EST: NOTICE : --- Running action sequence: run_local
- Copying stage2-chroot.sh to /tmp
- copying stage2-chroot.sh to /root/catalyst/tmp/default/stage2-amd64-latest/tmp
- copying chroot-functions.sh to /root/catalyst/tmp/default/stage2-amd64-latest/tmp
- Ensure the file has the executable bit set
- Running stage2-chroot.sh in chroot:
- chroot /root/catalyst/tmp/default/stage2-amd64-latest /tmp/stage2-chroot.sh
- chroot: failed to run command './tmp/stage2-chroot.sh': No such file or directory
- 09 Jan 2018 20:19:00 EST: ERROR : CatalystError: cmd(['/usr/share/catalyst/targets/stage2/stage2-controller.sh', 'run']) exited 1
- 09 Jan 2018 20:19:01 EST: ERROR : CatalystError: Stage build aborting due to error.
- 09 Jan 2018 20:19:01 EST: ERROR : Exception running action sequence run_local
- Traceback (most recent call last):
- File "/usr/lib64/python3.4/site-packages/catalyst/base/stagebase.py", line 1354, in run_local
- env=self.env)
- File "/usr/lib64/python3.4/site-packages/catalyst/support.py", line 54, in cmd
- print_traceback=False)
- catalyst.support.CatalystError: cmd(['/usr/share/catalyst/targets/stage2/stage2-controller.sh', 'run']) exited 1
- During handling of the above exception, another exception occurred:
- Traceback (most recent call last):
- File "/usr/lib64/python3.4/site-packages/catalyst/base/stagebase.py", line 1454, in run
- getattr(self, x)()
- File "/usr/lib64/python3.4/site-packages/catalyst/base/stagebase.py", line 1363, in run_local
- print_traceback=False)
- catalyst.support.CatalystError: Stage build aborting due to error.
- 09 Jan 2018 20:19:01 EST: NOTICE : Cleaning up... Running unbind()
Advertisement
Add Comment
Please, Sign In to add comment