#183 closed defect (fixed)
Xz error
Reported by: | Tellie | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | rpm | Version: | |
Severity: | low | Keywords: | |
Cc: |
Description
I wanted to install xz package..
Running Transaction
Installing : xz-4.999.9beta-4.oc00.pentium4 1/1
Error unpacking rpm package xz-4.999.9beta-4.oc00.pentium4
error: unpacking of archive failed: cpio: read
Failed:
xz.pentium4 0:4.999.9beta-4.oc00
Change History (7)
comment:1 by , 8 years ago
comment:4 by , 8 years ago
Running Transaction
Installing : xz-4.999.9beta-4.oc00.i686 1/1
Error unpacking rpm package xz-4.999.9beta-4.oc00.i686
error: unpacking of archive failed: cpio: read
comment:5 by , 8 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
This error happens in the low level cpio read code; it seems very similar to hard link issue (ticket#172) but this file does not have hard links. Since rebuilding creates a valid package, I assume it is some broken table generated by rpm 4.8
spec: xz, rebuild package, fixes ticket#183.
Committed revision r791.
is %UNIXROOT%/usr/lib first in LIBPATH? Are there no other LIBC dlls except LIBC 0.6.6 around?