Advertisement
Guest User

Untitled

a guest
Aug 19th, 2011
174
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.01 KB | None | 0 0
  1. fetch(): protocol is file
  2. fetch_file(): Symlinking local file /etc/kernels/kernel-config-x86-2.6.39-gentoo-r3 to /opt/ltsp/x86/tmp/kconfig
  3. spawn_chroot(): wrapping command 'genkernel --kernel-config=/tmp/kconfig --makeopts=-j2 kernel' in chroot script
  4. spawn(): running command 'linux32 chroot /opt/ltsp/x86 /var/tmp/spawn.sh'
  5. * Gentoo Linux Genkernel; Version 3.4.16
  6. * Running with options: --kernel-config=/tmp/kconfig --makeopts=-j2 kernel
  7.  
  8. grep: /tmp/kconfig: No such file or directory
  9. * Linux Kernel 2.6.39-gentoo-r3 for x86...
  10. * kernel: Using config from /tmp/kconfig
  11. * kernel: >> Running mrproper...
  12. cp: cannot stat `/tmp/kconfig': No such file or directory
  13. * ERROR: Could not copy configuration file!
  14.  
  15. * -- Grepping log... --
  16.  
  17. * kernel: >> Running mrproper...
  18. COMMAND: make -j2 CC="gcc" LD="ld" AS="as" ARCH="x86"
  19. * Gentoo Linux Genkernel; Version 3.4.16
  20. * Running with options: --kernel-config=/tmp/kconfig --makeopts=-j2 kernel
  21.  
  22. * ERROR: Could not copy configuration file!
  23.  
  24. * -- End log... --
  25.  
  26. * Please consult /var/log/genkernel.log for more information and any
  27. * errors that were reported above.
  28.  
  29. * Report any genkernel bugs to bugs.gentoo.org and
  30. * assign your bug to genkernel@gentoo.org. Please include
  31. * as much information as you can in your bug report; attaching
  32. * /var/log/genkernel.log so that your issue can be dealt with effectively.
  33. *
  34. * Please do *not* report compilation failures as genkernel bugs!
  35. *
  36. * could not build custom kernel
  37. * Cleaning up after install failure
  38. runstep(): executing pre-hook for failure_cleanup
  39. spawn(): running command 'mv /tmp/install.log /tmp/install.log.failed'
  40. spawn(): running command 'umount /opt/ltsp/x86/var/lib/layman'
  41. spawn(): running command 'umount /opt/ltsp/x86/usr/portage/packages'
  42. spawn(): running command 'umount /opt/ltsp/x86/usr/portage'
  43. spawn(): running command 'umount /opt/ltsp/x86/sys'
  44. spawn(): running command 'umount /opt/ltsp/x86/proc'
  45. spawn(): running command 'umount /opt/ltsp/x86/dev'
  46. error: LTSP client installation ended abnormally
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement