spacepaste

  1.  
  2. # genkernel --no-clean --udev --lvm --postclear initramfs
  3. * Gentoo Linux Genkernel; Version 66
  4. * Running with options: --no-clean --udev --lvm --postclear initramfs
  5. * Using genkernel.conf from /etc/genkernel.conf
  6. * Sourcing arch-specific config.sh from /usr/share/genkernel/arch/x86_64/config.sh ..
  7. * Sourcing arch-specific modules_load from /usr/share/genkernel/arch/x86_64/modules_load ..
  8. * Linux Kernel 4.12.12-gentoo for x86_64...
  9. * .. with config file /etc/kernels/kernel-config-x86_64-4.12.12-gentoo
  10. * busybox: >> Applying patches...
  11. * - 1.18.1-openvt.diff
  12. * - busybox-1.20.1-strict-atime.patch
  13. * - busybox-1.20.2-glibc-sys-resource.patch
  14. * - busybox-1.7.4-signal-hack.patch
  15. * busybox: >> Configuring...
  16. * busybox: >> Compiling...
  17. * busybox: >> Copying to cache...
  18. * initramfs: >> Initializing...
  19. * >> Appending base_layout cpio data...
  20. * >> Appending udev cpio data...
  21. Traceback (most recent call last):
  22. File "/usr/bin/lddtree", line 52, in <module>
  23. from elftools.elf.elffile import ELFFile
  24. ImportError: No module named 'elftools'
  25. * >> Appending auxilary cpio data...
  26. * >> Copying keymaps
  27. * >> Appending busybox cpio data...
  28. * >> Appending lvm cpio data...
  29. * LVM: Adding support (copying binaries from system)...
  30. Traceback (most recent call last):
  31. File "/usr/bin/lddtree", line 52, in <module>
  32. from elftools.elf.elffile import ELFFile
  33. ImportError: No module named 'elftools'
  34. * >> Appending modules cpio data...
  35. * >> Appending blkid cpio data...
  36. Traceback (most recent call last):
  37. File "/usr/bin/lddtree", line 52, in <module>
  38. from elftools.elf.elffile import ELFFile
  39. ImportError: No module named 'elftools'
  40. * >> Skipping modprobed copy
  41. * >> Appending ld_so_conf cpio data...
  42. * ldconfig: adding /sbin/ldconfig...
  43. Traceback (most recent call last):
  44. File "/usr/bin/lddtree", line 52, in <module>
  45. from elftools.elf.elffile import ELFFile
  46. ImportError: No module named 'elftools'
  47. * ld.so.conf: adding /etc/ld.so.conf{.d/*,}...
  48. cpio: lib64 nicht erzeugt: Neuere oder gleich alte Version existiert schon
  49. cpio: lib64 nicht erzeugt: Neuere oder gleich alte Version existiert schon
  50. * >> Finalizing cpio...
  51. * >> Compressing cpio data (.xz)...
  52. * WARNING... WARNING... WARNING...
  53. * Additional kernel cmdline arguments that *may* be required to boot properly...
  54. * add "dolvm" for lvm support
  55. * With support for several ext* filesystems available, it may be needed to
  56. * add "rootfstype=ext3" or "rootfstype=ext4" to the list of boot parameters.
  57. * Do NOT report kernel bugs as genkernel bugs unless your bug
  58. * is about the default genkernel configuration...
  59. *
  60. * Make sure you have the latest ~arch genkernel before reporting bugs.
  61. * RUNNING FINAL CACHE/TMP CLEANUP
  62. * CACHE_DIR: /var/cache/genkernel
  63. * Clearing cache dir contents from /var/cache/genkernel
  64. * >> removing /var/cache/genkernel/busybox-1.20.2-x86_64.tar.bz2
  65. * TMPDIR: /var/tmp/genkernel
  66. * Removing tmp dir contents
  67. * >> removing 13788.2213.12832.2767
  68. rm: das Entfernen von '/var/tmp/genkernel/13788.2213.12832.2767' ist nicht möglich: Ist ein Verzeichnis
  69. * >> removing 32685.30058.1692.4850
  70. rm: das Entfernen von '/var/tmp/genkernel/32685.30058.1692.4850' ist nicht möglich: Ist ein Verzeichnis
  71. * >> removing 3937.13838.31198.24536
  72. rm: das Entfernen von '/var/tmp/genkernel/3937.13838.31198.24536' ist nicht möglich: Ist ein Verzeichnis
  73. * >> removing initramfs-4.12.12-gentoo
  74.