[ANN] nokogiri 1.6.8.1 Released

82 views
Skip to first unread message

Mike Dalessio

unread,
Oct 3, 2016, 12:47:39 AM10/3/16
to ruby-talk, nokogiri-talk
nokogiri version 1.6.8.1 has been released!

Changes:

=== 1.6.8.1 / 2016-10-03

==== Dependency License Notes

Removes required dependency on the `pkg-config` gem. This dependency was introduced in v1.6.8 and, because it's distributed under LGPL, was objectionable to some Nokogiri users (#1488, #1496).

This version makes `pkg-config` an optional dependency. If it's installed, it's used; but otherwise Nokogiri will attempt to work around its absence.

This gem was only used when building Nokogiri against system libraries when the Linux tool `pkg-config` was not present.

Andrew Selder

unread,
Oct 3, 2016, 2:08:59 PM10/3/16
to nokogiri-talk, ruby...@ruby-lang.org
For some reason, Bundler seems to be having trouble installing this lastest version

[~/Development/uploader]$ bundle                                                                                                      [bump-sidekiq-nokogiri][ruby-2.3.1]
Fetching source index from https://enterprise.contribsys.com/
Fetching gem metadata from https://gem.fury.io/usertesting/...
Fetching gem metadata from https://rubygems.org/
Fetching version metadata from https://gem.fury.io/usertesting/..
Fetching version metadata from https://rubygems.org/
Fetching version metadata from https://gem.fury.io/usertesting/..
Fetching version metadata from https://rubygems.org/
Fetching dependency metadata from https://gem.fury.io/usertesting/..
Fetching dependency metadata from https://rubygems.org/
Could not find nokogiri-1.6.8.1 in any of the sources

However, running a plain gem install works: 
[~/Development/uploader]$ gem in nokogiri                                                                                             [bump-sidekiq-nokogiri][ruby-2.3.1]
Fetching: nokogiri-1.6.8.1.gem (100%)
Building native extensions.  This could take a while...
Successfully installed nokogiri-1.6.8.1
1 gem installed

Has anybody seen something like this before?

Thanks

Andrew

Mike Dalessio

unread,
Oct 4, 2016, 9:14:54 AM10/4/16
to nokogiri-talk, ruby-talk
This appears to be working for me now (though it wasn't earlier this morning). Can you confirm that it's working for you now? I tested with bunder v1.13.2 on Linux / ruby 2.3.1p112.


--
You received this message because you are subscribed to the Google Groups "nokogiri-talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nokogiri-talk+unsubscribe@googlegroups.com.
To post to this group, send email to nokogi...@googlegroups.com.
Visit this group at https://groups.google.com/group/nokogiri-talk.
For more options, visit https://groups.google.com/d/optout.

Andrew Selder

unread,
Oct 4, 2016, 12:45:45 PM10/4/16
to nokogiri-talk, ruby-talk
Mike,
I’m still getting the same results on both my local machine and our CircleCI box.
Local Box: OS X 10.11, Bundler 1.13.2, Ruby 2.3.1
CircleCI: Ubuntu 14.04, Ruby 2.3.1
Andrew
To unsubscribe from this group and stop receiving emails from it, send an email to nokogiri-tal...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages