[DRE-maint] Bug#868314: Bug#868314: jekyll: Could not find public_suffix-2.0.5 in any of the sources

Cédric Boutillier boutil at debian.org
Thu Dec 14 15:21:20 UTC 2017


Control: tag -1 moreinfo

Hi Lucas,

I can't reproduce this issue on my system.
As I understand from the code, this could arise if the site you want to
build with jekyll contains a Gemfile. Then Bundler is set up, and the
error seems to be related to dependency problems of your gems.

Is this occuring if you invoke 

require "bundler"
Bundler.setup

from an irb session?

>From the rubygems website, I think the only reverse dependency on
public_suffix is addressable in Debian.
https://rubygems.org/gems/public_suffix/reverse_dependencies

Otherwise, could you provide a minimal example exhibiting the issue?

Thanks

Cedric



More information about the Pkg-ruby-extras-maintainers mailing list