LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   problem updating FC4 (https://www.linuxquestions.org/questions/fedora-35/problem-updating-fc4-457936/)

Billq 06-24-2006 03:48 PM

problem updating FC4
 
The transaction runs most of the way then throws this exception.
Any help very welcome.

Running Transaction
Installing: kernel ######################### [1/2]
error: unpacking of archive failed on file /boot/System.map-2.6.16-1.2115_FC4;449d9cf6: cpio: write

Bill

Lenard 06-24-2006 05:06 PM

Bad download, try doing the download by had and installing the new kernel. From the console or xterm session;

[code]
wget http://download.fedora.redhat.com/pub/fedora/linux/core/updates/4/i386/kernel-2.6.16-1.2115_FC4.i586.rpm
[code]

Remember this commamd above is an example, please adjust for your actual needs.

To install; rpm -ivh kernel*.rpm

This command will keep your current kernel(s) in place and add the latest.

Billq 06-25-2006 06:41 AM

Thanks Lenard,

The problem was not with the download, when I did what you suggested the install crashed again but this time told me that there was not enough room in the map directory. Simple job of cleaning out, but one to remember.

Problem solved thank you.


All times are GMT -5. The time now is 08:22 PM.