Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#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 Changed 8 years ago by dmik

is %UNIXROOT%/usr/lib first in LIBPATH? Are there no other LIBC dlls except LIBC 0.6.6 around?

comment:2 Changed 8 years ago by Tellie

Hi Dmik,

Yuri confirm he also get same error...

comment:3 Changed 8 years ago by Silvan Scherrer

does it work on the i686 arch?

comment:4 Changed 8 years ago by Tellie

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 Changed 8 years ago by Yuri Dario

Resolution: fixed
Status: newclosed

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.

comment:6 Changed 8 years ago by Yuri Dario

spec: tcl, rebuild package, ticket#183.
Committed revision r802.

comment:7 Changed 8 years ago by Yuri Dario

Also bzip2 package shows same problem, see #192 for details.

spec: bzip2, rebuild package, fixes ticket#183.
Committed revision r811.

Note: See TracTickets for help on using tickets.