rpm's won't install anymore

redeye

Verified User
Joined
May 11, 2004
Messages
145
I wanted to update exim and again I get this:

root# rpm -ivh da_exim-4.51-1.src.rpm
1:da_exim ########################################### [100%]
error: unpacking of archive failed on file /usr/src/redhat/SOURCES/da_exim-4.51.tar.gz;427dbbfb: cpio: open failed - Permission denied

It's happening to a lot of rpm's. I run FC1. I'm executing it as root. Does anyone know where to look?

Did some debugging with extra v and this is the result:

rpm -ivvh /root/downloads/da_exim-4.51-1.src.rpm
D: ============== /root/downloads/da_exim-4.51-1.src.rpm
D: Expected size: 1908321 = lead(96)+sigs(160)+pad(0)+data(1908065)
D: Actual size: 1908321
D: /root/downloads/da_exim-4.51-1.src.rpm: MD5 digest: OK (7f373fbbc944a8d8da0fbaefada95183)
D: added source package [0]
D: found 1 source and 0 binary packages
D: Expected size: 1908321 = lead(96)+sigs(160)+pad(0)+data(1908065)
D: Actual size: 1908321
1:da_exim D: ========== Directories not explictly included in package:
D: 0 /usr/src/redhat/SOURCES/
D: 1 /usr/src/redhat/SPECS/
D: ==========
D: undo 100644 1 ( 0, 0) 1882780 /usr/src/redhat/SOURCES/da_exim-4.51.tar.gz;427dbff0
GZDIO: 1 reads, 8192 total bytes in 0.000 secs
########################################### [100%]
error: unpacking of archive failed on file /usr/src/redhat/SOURCES/da_exim-4.51.tar.gz;427dbff0: cpio: open failed - Permission denied

Could it be an disk problem? Running in Mirror though.:mad:
 
duh, did that offcourse, no answeres found. I only know that i'm not the only one, but no clues how to solve this, or where it's getting from.
 
Back
Top