Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 235977 - sys-devel/gcc-apple-4.0.1_p5484 fails to emerge because of different file size
Summary: sys-devel/gcc-apple-4.0.1_p5484 fails to emerge because of different file size
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All OS X
: High normal (vote)
Assignee: Gentoo non-Linux Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-28 04:53 UTC by MATSUI Tetsushi
Modified: 2008-08-28 08:12 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 MATSUI Tetsushi 2008-08-28 04:53:21 UTC
I cannot update gcc-apple from 4.0.1_p5465-r1 to 4.0.1_p5484,
because it stops at file size checking.

Reproducible: Always

Steps to Reproduce:
1. emerge =sys-devel/gcc-apple-4.0.1_p5484

Actual Results:  
('Filesize does not match recorded size', 40603198L, 40603190)
!!! Fetched file: gcc-5484.tar.gz VERIFY FAILED!
!!! Reason: Filesize does not match recorded size
!!! Got:      40603198
!!! Expected: 40603190
Refetching... File renamed to '/Users/tetsushi/Gentoo/usr/portage/distfiles/gcc-5484.tar.gz._checksum_failure_.4ErhBi'

!!! Couldn't download 'gcc-5484.tar.gz'. Aborting.



Maybe Apple has changed the file without renaming it.

-rw-rw-r-- 1 tetsushi tetsushi 40603198 Aug 19 07:28 gcc-5484.tar.gz._checksum_failure_.4ErhB

Is the timestamp, displayed in JST+0900 here, different than yours?
Comment 1 Fabian Groffen gentoo-dev 2008-08-28 08:12:30 UTC
Hmmm, it seems to have grown 8 more bytes.  I guess a simple redigest will do the trick.  Committed now, thanks!