[rspec-devel] [ rspec-Bugs-11488 ] rspec-1.0.5.tgz is broken
noreply at rubyforge.org
noreply at rubyforge.org
Sun Nov 18 21:46:41 EST 2007
Bugs item #11488, was opened at 2007-06-10 09:52
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=3149&aid=11488&group_id=797
Category: None
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: David Chelimsky (dchelimsky)
Assigned to: Aslak Hellesøy (aslak_hellesoy)
Summary: rspec-1.0.5.tgz is broken
Initial Comment:
>From email on the rspec-devel list:
I noticed that rspec-1.0.5.tgz is broken:
$ wget -O http://rubyforge.org/frs/download.php/21457/rspec-1.0.5.tgz
...
12:24:11 (7.21 KB/s) - `rspec-1.0.5.tgz' saved [115639/115639]
$ md5sum rspec-1.0.5.tgz
1851730ca994cc31fd865f8894a2510e rspec-1.0.5.tgz
$ tar xzf rspec-1.0.5.tgz
gzip: stdin: decompression OK, trailing garbage ignored
tar: Child returned status 2
tar: Error exit delayed from previous errors
Please provide a gzipped tarball that unpacks cleanly.
The same problem exists with older tgz's, btw.
Thanks,
Tilman
----------------------------------------------------------------------
Comment By: Chad Humphries (spicycode)
Date: 2007-11-18 21:46
Message:
Moved to http://rspec.lighthouseapp.com/projects/5645-rspec/tickets/47-11488-rspec-1-0-5-tgz-is-broken#ticket-47-2
----------------------------------------------------------------------
Comment By: Aslak Hellesøy (aslak_hellesoy)
Date: 2007-06-11 16:52
Message:
It looks like all the .tgz files are broken:
rspec-1.0.5.tgz
RSpec-1.0.5.tmbundle.tgz
rspec_on_rails-1.0.5.tgz
The other files are fine, even the bigger rspec-1.0.5.zip. I therefore don't hink it has to do with size.
Something isn't handling the tgz *type* properly. It could be the MetaProject upload logic or something at Rubyforge. Rake seems to build things ok locally.
Maybe we changing it to tar.gz and/or using the "Source.gz" RubyForge type will change things?
----------------------------------------------------------------------
Comment By: David Chelimsky (dchelimsky)
Date: 2007-06-10 10:22
Message:
I get the same problem with the tgz's up on rubyforge, but when I create them locally they unpack fine. Not sure where things are getting corrupted yet, but looking into it. If anybody has similar experience (i.e. packing/unpacking locally is fine but problems occur once uploaded and downloaded), please advise.
Thanks,
David
----------------------------------------------------------------------
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=3149&aid=11488&group_id=797
More information about the rspec-devel
mailing list