I just downloaded rspec_on_rails-1.1.3.tgz onto a mac on OSX 10.4 and
another computer (Ubuntu 7.10) and I get the same tar errors when I
try to decompress:
rspec_on_rails-1.1.3/spec_resources/views/view_spec/implicit_helper.rhtml
rspec_on_rails-1.1.3/spec_resources/views/view_spec/multiple_helpers.rhtml
gzip: stdin: decompression OK, trailing garbage ignored
rspec_on_rails-1.1.3/spec_resources/views/view_spec/template_with_partial.rhtml
rspec_on_rails-1.1.3/spec_resources/views/view_spec/template_with_partial_using_collection.rhtml
rspec_on_rails-1.1.3/spec_resources/views/view_spec/template_with_partial_with_array.rhtml
rspec_on_rails-1.1.3/stories/
rspec_on_rails-1.1.3/stories/all.rb
rspec_on_rails-1.1.3/stories/helper.rb
rspec_on_rails-1.1.3/stories/steps/
rspec_on_rails-1.1.3/stories/steps/people.rb
rspec_on_rails-1.1.3/stories/transactions_should_rollback
rspec_on_rails-1.1.3/stories/transactions_should_rollback.rb
rspec_on_rails-1.1.3/tasks/
rspec_on_rails-1.1.3/tasks/rspec.rake
tar: Child returned status 2
tar: Error exit delayed from previous errors
I tried downloading it from within safari as well as just a straight
wget on the command line.
I can get it via SVN, but this package needs to be replaced.
The link I am downloading is:
http://rubyforge.org/frs/download.php/31548/rspec_on_rails-1.1.3.tgz
and command to untar is “tar -xvzf rspec_on_rails-1.1.3.tgz”
Regards
Mikel