Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 127652 - ruby-gdchart-1.0.0 tar.gz = 0 bytes
Summary: ruby-gdchart-1.0.0 tar.gz = 0 bytes
Status: VERIFIED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-26 11:03 UTC by Kent Fredric (IRC: kent\n) (RETIRED)
Modified: 2006-03-26 11:07 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 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2006-03-26 11:03:20 UTC
Basically the tar.gz specified for this ebuild is a 0byte file, which, unsurprisinly, is kinda hard to unpack. And all the digest information says "yes, im expecting a 0 byte tar gz", which is what you'll get from every mirror hosting this file.
Yet, the ebuild of course, expects to have a "work" dir to build ruby-gdchart in.

I dont know about you guys, but I think I see a very large logic error here.


=digest-ruby-gdchart-1.0.0=

MD5 d41d8cd98f00b204e9800998ecf8427e ruby-gdchart-1.0.0.tar.gz 0
RMD160 9c1185a5c5e9fc54612808977ee8f548b2258d31 ruby-gdchart-1.0.0.tar.gz 0
SHA256 e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 ruby-gdchart-1.0.0.tar.gz 0

$ du /usr/portage/distfiles/ruby-gdchart-1.0.0.tar.gz
0       /usr/portage/distfiles/ruby-gdchart-1.0.0.tar.gz

$ curl http://rubyforge.org/frs/download.php/6883/ruby-gdchart-1.0.0.tar.gz | wc
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0

      0       0       0   <-- output from wc

>>> checksums files
Comment 1 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2006-03-26 11:06:04 UTC
Sorry folks, firefox kept opening with a a saved session and recreating this bug report, please ignore, hopefully this wont happen again
Comment 2 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2006-03-26 11:07:11 UTC
closing bug