Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 294433 - x11-libs/agg-2.5-r2 has a bad size in Manifest
Summary: x11-libs/agg-2.5-r2 has a bad size in Manifest
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Stefan Schweizer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-24 15:47 UTC by Dmitri Bogomolov
Modified: 2010-03-21 14:04 UTC (History)
1 user (show)

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


Attachments
fixed manifest (Manifest,788 bytes, text/plain)
2010-03-19 21:11 UTC, R Bar-On
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitri Bogomolov 2009-11-24 15:47:55 UTC
emerging x11-libs/agg-2.5 fails because a bad size record in Manifest

Reproducible: Always

Steps to Reproduce:
1. ebuild /usr/portage/distfiles/x11-libs/agg/agg-2.5-r2.ebuild unpack

Actual Results:  
>>> Downloading 'http://antigrain.com/agg-2.5.tar.gz'
--2009-11-24 19:17:27--  http://antigrain.com/agg-2.5.tar.gz
Resolving antigrain.com... 74.208.58.200
Connecting to antigrain.com|74.208.58.200|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 564313 (551K) [application/x-tar]
Saving to: `/usr/portage/distfiles/agg-2.5.tar.gz'

100%[============================================================>] 564,313      731K/s   in 0.8s    

2009-11-24 19:17:28 (731 KB/s) - `/usr/portage/distfiles/agg-2.5.tar.gz' saved [564313/564313]

('Filesize does not match recorded size', 564313L, 564204)
!!! Fetched file: agg-2.5.tar.gz VERIFY FAILED!
!!! Reason: Filesize does not match recorded size
!!! Got:      564313
!!! Expected: 564204
Refetching... File renamed to '/usr/portage/distfiles/agg-2.5.tar.gz._checksum_failure_.qtCHgU'

Expected Results:  
>>> Downloading 'http://antigrain.com/agg-2.5.tar.gz'
--2009-11-24 19:47:10--  http://antigrain.com/agg-2.5.tar.gz
Resolving antigrain.com... 74.208.58.200
Connecting to antigrain.com|74.208.58.200|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 564313 (551K) [application/x-tar]
Saving to: `/usr/portage/distfiles/agg-2.5.tar.gz'

100%[============================================================>] 564,313     1.15M/s   in 0.5s    

2009-11-24 19:47:11 (1.15 MB/s) - `/usr/portage/distfiles/agg-2.5.tar.gz' saved [564313/564313]

 * agg-2.5.tar.gz RMD160 SHA1 SHA256 size ;-) ...                                              [ ok ]
 * checking ebuild checksums ;-) ...                                                           [ ok ]
 * checking auxfile checksums ;-) ...                                                          [ ok ]
 * checking miscfile checksums ;-) ...                                                         [ ok ]
 * checking agg-2.5.tar.gz ;-) ...                                                             [ ok ]
>>> Unpacking source...
>>> Unpacking agg-2.5.tar.gz to /var/tmp/portage/x11-libs/agg-2.5-r2/work
>>> Source unpacked in /var/tmp/portage/x11-libs/agg-2.5-r2/work
Comment 1 R Bar-On 2010-03-19 14:03:42 UTC
This is an easy fix, can someone please get this done?
Comment 2 R Bar-On 2010-03-19 21:11:39 UTC
Created attachment 224279 [details]
fixed manifest

here's a fix...
Comment 3 Tomáš Chvátal (RETIRED) gentoo-dev 2010-03-21 14:04:47 UTC
Fixed in main tree.