Results 1 to 2 of 2
When I tried to install libc6_2.9-26_i386.deb the following error message is displayed. What I can do to overcome this problem. Actually I was trying to install a new kernel.
dpkg: ...
- 09-12-2009 #1Just Joined!
- Join Date
- Jun 2008
- Posts
- 3
Problem while installing new kernel
When I tried to install libc6_2.9-26_i386.deb the following error message is displayed. What I can do to overcome this problem. Actually I was trying to install a new kernel.
dpkg: regarding libc6_2.9-26_i386.deb containing libc6:
package uses Breaks; not supported in this dpkg
dpkg: error processing libc6_2.9-26_i386.deb (--install):
unsupported dependency problem - not installing libc6
Errors were encountered while processing:
libc6_2.9-26_i386.deb
Present kernel is 2.6.18-4-486
regards
SunilLast edited by sunilkmathew; 09-13-2009 at 08:35 AM. Reason: missed to enter some data
- 09-15-2009 #2
Install libc6 with your package manager.
If you want to install a newer kernel-image you can use your Synaptic Package Manager open it and do a search for linux-image find the newest one for your system install it you will need to reboot. On reboot your grub menu will list the new kernel. If you can't find the kernel you need go to the Debian site and search in packages go to testing or unstable and find the image.deb file and download it and install that with dpkg -i filename. Also download the linux-header files to match the linux-image file.


Reply With Quote
