Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 176649 - incorrect wxPython-src-2.6.3.3.tar.bz2 size in current ebuild Manifest
Summary: incorrect wxPython-src-2.6.3.3.tar.bz2 size in current ebuild Manifest
Status: VERIFIED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High major
Assignee: Gentoo Linux bug wranglers
URL: http://ftp.sh.cvut.cz/MIRRORS/gentoo/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-01 07:29 UTC by Petr
Modified: 2007-05-01 11:51 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 Petr 2007-05-01 07:29:09 UTC
wxpython ebuild Manifest says wxPython-src-2.6.3.3.tar.bz2 is 186016 bytes

It is apparently too short.


Reproducible: Always

Steps to Reproduce:
1.emerge --sync
2.emerge -v =wxpython-2.6.3.3
3.

Actual Results:  
download 18M file from one mirror, then erase it,
download 18M from next mirror, erase it...
Comment 1 Torsten Veller (RETIRED) gentoo-dev 2007-05-01 09:46:16 UTC
Should be fixed. Please resync in an hour or two and test.
Thanks for reporting.
Comment 2 Petr 2007-05-01 11:51:50 UTC
(In reply to comment #1)
> Should be fixed. Please resync in an hour or two and test.
> Thanks for reporting.
> 
emerge -f wxpython
 works well now.

I have many deps to compile yet...
Thanks.