1829103 Members
2254 Online
109986 Solutions
New Discussion

Re: What is this message

 
Ragni Singh
Super Advisor

What is this message

Can anyone shed some light as to what is going on here...Look at the erro message toward the bottom

up2date -uvf

Fetching package list for channel: redhat-linux-i386-9...
########################################

Fetching Obsoletes list for channel: redhat-linux-i386-9...
########################################

Testing package set / solving RPM inter-dependencies...
########################################
kernel-2.4.20-18.9.i686.rpm ########################## Done.
kernel-bigmem-2.4.20-18.9.i ########################## Done.
kernel-smp-2.4.20-18.9.i686 ########################## Done.
kernel-source-2.4.20-18.9.i ########################## Done.
Preparing ########################################### [100%]

Installing...
1:kernel-source ########################################### [100%]
2:kernel ########################################### [100%]
cp: cannot create special file `/tmp/initrd.FojjkE//dev/cciss/c0d0p2': No such file or directory
cp: cannot create special file `/tmp/initrd.FojjkE//dev/cciss/c0d1p1': No such file or directory
3:kernel-bigmem ########################################### [100%]
cp: cannot create special file `/tmp/initrd.eFSnmt//dev/cciss/c0d0p2': No such file or directory
cp: cannot create special file `/tmp/initrd.eFSnmt//dev/cciss/c0d1p1': No such file or directory
4:kernel-smp ########################################### [100%]
cp: cannot create special file `/tmp/initrd.jwaINt//dev/cciss/c0d0p2': No such file or directory
cp: cannot create special file `/tmp/initrd.jwaINt//dev/cciss/c0d1p1': No such file or directory

2 REPLIES 2
Jerome Henry
Honored Contributor

Re: What is this message

Try to manually check if these directories are created or not. Check also available space in that /tmp, if you do not have enough space (and what you install consume quite a lot !), the directories are overwritten.
Do you have a specila installtion or standard ? On what kind of machine ? Smp ?
J
You can lean only on what resists you...
Caesar_3
Esteemed Contributor

Re: What is this message

Hello!

Check your permitions for the dist. directory.
Also check syslog and mail you may see an answer for the question what happend.

Caesar