Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 164905 - dev-libs/newt-0.52.2 fails to unpack
Summary: dev-libs/newt-0.52.2 fails to unpack
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Christian Zoffoli (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-01 20:00 UTC by Michael Cramer
Modified: 2007-02-04 22:09 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Cramer 2007-02-01 20:00:05 UTC
bigmichi1 tmp # emerge --oneshot newt
Calculating dependencies... done!

>>> Emerging (1 of 1) dev-libs/newt-0.52.2 to /
 * newt-0.52.2-9.src.rpm MD5 ;-) ...                                                                                                                   [ ok ]
 * newt-0.52.2-9.src.rpm RMD160 ;-) ...                                                                                                                [ ok ]
 * newt-0.52.2-9.src.rpm SHA1 ;-) ...                                                                                                                  [ ok ]
 * newt-0.52.2-9.src.rpm SHA256 ;-) ...                                                                                                                [ ok ]
 * newt-0.52.2-9.src.rpm size ;-) ...                                                                                                                  [ ok ]
 * checking ebuild checksums ;-) ...                                                                                                                   [ ok ]
 * checking auxfile checksums ;-) ...                                                                                                                  [ ok ]
 * checking miscfile checksums ;-) ...                                                                                                                 [ ok ]
 * checking newt-0.52.2-9.src.rpm ;-) ...                                                                                                              [ ok ]
>>> Unpacking source...
>>> Unpacking newt-0.52.2-9.src.rpm to /var/tmp/portage/dev-libs/newt-0.52.2/work
cpio: premature end of archive

!!! ERROR: dev-libs/newt-0.52.2 failed.
Call stack:
  ebuild.sh, line 1611:   Called dyn_unpack
  ebuild.sh, line 748:   Called qa_call 'src_unpack'
  environment, line 3240:   Called src_unpack
  newt-0.52.2.ebuild, line 29:   Called rpm_src_unpack
  rpm.eclass, line 72:   Called die

!!! failure unpacking newt-0.52.2-9.src.rpm
!!! If you need support, post the topmost build error, and the call stack if relevant.


Reproducible: Always
Comment 1 Christian Zoffoli (RETIRED) gentoo-dev 2007-02-04 16:29:01 UTC
works for me, please re-donwload the archive.

Comment 2 Michael Cramer 2007-02-04 16:53:27 UTC
redownloaded it serveral times, hash check also say the the file is not corrupt
Comment 3 Michael Cramer 2007-02-04 22:09:53 UTC
ok, this one can be closed, was a failure on my system, found it with gdb. my zlib was broken, so it cpio segfaults. reemerge zlib and now everything is fine, sorry for this report