|
|
安装apache2时,出现问题,请教
出现以下错误:
Preconfiguring packages ...
hostname: Unknown host
(Reading database ... 24835 files and directories currently installed.)
Preparing to replace libc6 2.3.6.ds1-13etch5 (using .../libc6_2.7-10_mipsel.deb) ...
Checking for services that may need to be restarted...
Checking init scripts...
WARNING: POSIX threads library NPTL requires kernel version
2.6.8 or later. If you use a kernel 2.4, please upgrade it
before installing glibc.
The installation of a 2.6 kernel _could_ ask you to install a new libc
first, this is NOT a bug, and should *NOT* be reported. In that case,
please add etch sources to your /etc/apt/sources.list and run:
apt-get install -t etch linux-image-2.6
Then reboot into this new kernel, and proceed with your upgrade
dpkg: error processing /var/cache/apt/archives/libc6_2.7-10_mipsel.deb (--unpack):
subprocess pre-installation script returned error exit status 1
Errors were encountered while processing:
/var/cache/apt/archives/libc6_2.7-10_mipsel.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
Some errors occurred while unpacking. I'm going to configure the
packages that were installed. This may result in duplicate errors
or errors caused by missing dependencies. This is OK, only the errors
above this message are important. Please fix them and run nstall again
Press enter to continue.
请问是什么错误?dpkg: error processing /var/cache/apt/archives/libc6_2.7-10_mipsel.deb (--unpack):是什么问题呢?
是要安装kernel version 2.6.8 或更新版本吗?
怎么查我现在kernel的版本呢?
要从新的源装吗?
在哪找比较快的源呢? |
|