Dear Linux Masters,
I am trying to install RSYNC to my newly installed Debian (Boot from SD).
I ran the command apt-get install rsync and I got the following error
================================================================
WARNING: This version of glibc requires that you be running
kernel version 2.6.12 or later. Earlier kernels contained
bugs that may render the system unusable if a modern version
of glibc is installed.
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-18lenny1_arm.deb
(--unpack):
subprocess pre-installation script returned error exit status 1
INIT: version 2.86 reloading
Errors were encountered while processing:
/var/cache/apt/archives/libc6_2.7-18lenny1_arm.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
================================================================
When I ran uname and I found out the kernal version of my debian is 2.4.26.
Then I ran apt-get install -t etch linux-image-2.6, and I get the error
================================================================
Reading Package Lists... Done
Building Dependency Tree... Done
Package linux-image-2.6 is a virtual package provided by:
linux-image-2.6.26-2-orion5x 2.6.26-21
linux-image-2.6.26-2-ixp4xx 2.6.26-21
linux-image-2.6.26-2-iop32x 2.6.26-21
linux-image-2.6.26-2-footbridge 2.6.26-21
You should explicitly select one to install.
E: Package linux-image-2.6 has no installation candidate
================================================================
I don't know what to do, to get rsync and upgrade my kernal version.
Thanks everyone!
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|