[DRE-maint] Bug#868314: not the same problem
Cédric Boutillier
boutil at debian.org
Sun Mar 18 20:53:24 UTC 2018
Hi Federico,
Thank you for your additional comment on this bug.
I don't think it is the same problem as in the original report. The
error you see in irb comes from the fact that you run your session in a
directory which doesn't contain a Gemfile to describe the dependencies
of your project. In particular it is not the same error as the one in
the initial bug report, where I suppose that a Gemfile was present with
dependencies not corresponding to installed packages/gems.
If you want to start jekyll, invoking bundler is not needed. You should
be able to start a new site by just typing:
$ jekyll new foo
in the terminal. Can you confirm that you can start a new site, or can
you be more specific in what you were expecting from the Bundler.setup
command?
Best wishes,
Cédric
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-ruby-extras-maintainers/attachments/20180318/a516c569/attachment.sig>
More information about the Pkg-ruby-extras-maintainers
mailing list