Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 116370 - fpc-2.0.2 does not emerge
Summary: fpc-2.0.2 does not emerge
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Maintainers for Miscelleneous Language Packages [OBSOLETE]
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-22 03:17 UTC by playmiac
Modified: 2005-12-23 09:11 UTC (History)
1 user (show)

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 playmiac 2005-12-22 03:17:20 UTC
Emerging fpc-2.0.2 fails with complaint about tar file fpc-2.0.0.x86_64-linux.tar

>>> emerge fpc
Calculating dependencies ...done!
>>> emerge (1 of 1) dev-lang/fpc-2.0.2 to /
>>> md5 files   ;-) fpc-2.0.2.ebuild
>>> md5 files   ;-) fpc-2.0.0-r1.ebuild
>>> md5 files   ;-) files/digest-fpc-2.0.2
>>> md5 files   ;-) files/digest-fpc-2.0.0-r1
>>> md5 src_uri ;-) fpc-2.0.2.source.tar.gz
>>> md5 src_uri ;-) fpc-man-2.0.2.tar.gz
>>> md5 src_uri ;-) fpc-2.0.0.x86_64-linux.tar
>>> Unpacking source...
>>> Unpacking fpc-2.0.2.source.tar.gz to /var/tmp/portage/fpc-2.0.2/work
>>> Unpacking fpc-man-2.0.2.tar.gz to /var/tmp/portage/fpc-2.0.2/work
>>> Unpacking fpc-2.0.0.x86_64-linux.tar to /var/tmp/portage/fpc-2.0.2/work
tar: Read 320 bytes from /usr/portage/distfiles/fpc-2.0.0.x86_64-linux.tar
tar: Unexpected EOF in archive
tar: Unexpected EOF in archive
tar: Error is not recoverable: exiting now

!!! ERROR: dev-lang/fpc-2.0.2 failed.
!!! Function unpack, Line 358, Exitcode 2
!!! failure unpacking fpc-2.0.0.x86_64-linux.tar
!!! If you need support, post the topmost build error, NOT this status message.


Confirmed by a fellow forum member:
http://forums.gentoo.org/viewtopic.php?p=2973396#2973396
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2005-12-22 04:36:40 UTC
Herbie, would you inject your local x86_64 tarball into the mirror system please!? I did so because upstream removed them from sf.net, but it looks like my local one is broken.
Comment 2 Herbie Hopkins (RETIRED) gentoo-dev 2005-12-22 05:14:53 UTC
(In reply to comment #1)
> Herbie, would you inject your local x86_64 tarball into the mirror system
> please!? I did so because upstream removed them from sf.net, but it looks like
> my local one is broken.
> 

Uploaded the correct tarball to toucan and fixed the digest in the ebuild to match.
Comment 3 Carsten Lohrke (RETIRED) gentoo-dev 2005-12-23 09:11:27 UTC
Thank you Herbie. :)