1

Тема: kerrighed

всем привет!

Народ кто устанавливал kerrighed, помогите пожалуйста разобраться с ошибкой...

установка производится по мануалу
http://kerrighed.org/wiki/index.php/V3. … 0.BA.D0.B0

спасибо.


cd /usr/src/kerrighed-src && ./configure --sysconfdir=/etc

tar: This does not look like a tar archive
tar: Exiting with failure status due to previous errors
make[3]: *** [/usr/src/kerrighed-src/_kernel] Error 2
make[2]: *** [kernel-src] Error 2
make[1]: *** [/usr/src/kerrighed-src/kernel/Makefile.oosb] Error 2
make: *** [/usr/src/kerrighed-src/kernel/.config] Error 2
********************************************************************
  Kerrighed configuration is now complete
********************************************************************
    - Kernel configuration     : defconfig
    - Target architecture      : x86_64
    - libkerrighed             : yes
    - libkerrighed Python      : yes
    - Kerrighed tools          : yes
    - Kerrighed host tools     : yes
    - Manpages build           : yes (only needed in maintainer mode)
    - Kerrighed tests          : no
********************************************************************
 To build the system:
 - run 'make'
 - as root, run 'make install'
 If you want to configure, compile and install Kerrighed kernel manually, 
 kernel/ dir contains the Kerrighed-patched Linux source tree


# make

make  all-recursive
make[1]: Entering directory `/usr/src/kerrighed-src'
Making all in .
make[2]: Entering directory `/usr/src/kerrighed-src'
make  kernel-prepare
make[3]: Entering directory `/usr/src/kerrighed-src'
make  kernel-src
make[4]: Entering directory `/usr/src/kerrighed-src'
make -C patches  kernel-src
make[5]: Entering directory `/usr/src/kerrighed-src/patches'
make  linux-2.6.30.tar.bz2 /usr/src/kerrighed-src/patches/kerrighed.patch
make[6]: Entering directory `/usr/src/kerrighed-src/patches'
make[6]: `linux-2.6.30.tar.bz2' не требует обновления.
make[6]: `/usr/src/kerrighed-src/patches/kerrighed.patch' не требует обновления.
make[6]: Leaving directory `/usr/src/kerrighed-src/patches'
bzcat linux-2.6.30.tar.bz2 | tar xf -
bzcat: Compressed file ends unexpectedly;
    perhaps it is corrupted?  *Possible* reason follows.
bzcat: Success
    Input file = linux-2.6.30.tar.bz2, output file = (stdout)
It is possible that the compressed file(s) have become corrupted.
You can use the -tvv option to test integrity of such files.
You can use the `bzip2recover' program to attempt to recover
data from undamaged sections of corrupted files.
tar: Это не похоже на tar-архив
tar: Завершение работы с состоянием неисправности с из-за возникших ошибок
make[5]: *** [/usr/src/kerrighed-src/_kernel] Ошибка 2
make[5]: Leaving directory `/usr/src/kerrighed-src/patches'
make[4]: *** [kernel-src] Ошибка 2
make[4]: Leaving directory `/usr/src/kerrighed-src'
make[3]: *** [/usr/src/kerrighed-src/kernel/Makefile.oosb] Ошибка 2
make[3]: Leaving directory `/usr/src/kerrighed-src'
make[2]: *** [/usr/src/kerrighed-src/kernel/.config] Ошибка 2
make[2]: Leaving directory `/usr/src/kerrighed-src'
make[1]: *** [all-recursive] Ошибка 1
make[1]: Leaving directory `/usr/src/kerrighed-src'
make: *** [all] Ошибка 2

# uname -a
Linux node1 2.6.32-279.1.1.el6.centos.plus.x86_64 #1 SMP Tue Jul 10 17:38:35 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux