Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalid gemspec format in 1.5.1 #632

Closed
readingtype opened this issue Mar 9, 2012 · 7 comments
Closed

Invalid gemspec format in 1.5.1 #632

readingtype opened this issue Mar 9, 2012 · 7 comments

Comments

@readingtype
Copy link

I get this:

WARNING:  Invalid .gemspec format in '/Users/ben/.rvm/gems/ruby-1.9.2-p0@typerack/specifications/nokogiri-1.5.1.gemspec'
WARNING:  #<ArgumentError: Illformed requirement ["#<Syck::DefaultKey:0x00000108ac9c08> 0.8.0"]>

Hope it is useful.

@tenderlove
Copy link
Member

Looks like the gem was built on 1.9. @readingtype can you try upgrading rubygems and see if the error persists?

@flavorjones should we consider releasing a 1.5.2 that's built with 1.8?

@flavorjones
Copy link
Member

Building 1.5.2 now ...

@flavorjones
Copy link
Member

1.5.2 is released which should fix this. Sorry.

@readingtype
Copy link
Author

Many thanks. Upgrade to 1.5.2 and deletion of 1.5.1 files makes the error go away.

@nagarajan-ganesan
Copy link

Still this issue is there.

C:>gem install nokogiri -v=1.5.2
Fetching: nokogiri-1.5.2-java.gem (100%)
Invalid gemspec in [C:/jruby/lib/ruby/gems/shared/specifications/nokogiri-1.5.2-
java.gemspec]: invalid byte sequence in UTF-8
Successfully installed nokogiri-1.5.2-java
1 gem installed

same for version 1.5.3 also

@damonh
Copy link

damonh commented Jul 24, 2012

I have been trying to get past this error with the latest 1.5.5 release. I have uninstalled and reinstalled to no avail.
I am new to Ruby, but not new to QA testing as I am a 25 year vet in testing with 15 in Automation. Please let me know how I can get this fixed. I want to use Cucumber and I cannot since it depends upon nokogiri.

Thanks in advance for your help

@flavorjones
Copy link
Member

As a QA veteran you surely must know the value of providing complete information for debugging.

This issue has been closed for some time. In addition it contains two separate complaints. Which issue are you having? I can't tell because you have not provided enough information.

Please check out http://bit.ly/nokohelp for advice on how to submit a bugreport. The mailing list is your best bet.

Thanks for using Nokogiri.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants