[DRE-maint] Bug#914771: Re: Bug#914771: bundler: cannot load such file -- bundler-1.16.1/exe/bundle

Daniel Leidert dleidert at debian.org
Sat Mar 9 00:43:30 GMT 2019


Am Freitag, den 08.03.2019, 16:23 -0300 schrieb Antonio Terceiro:
> On Fri, Mar 08, 2019 at 07:10:55PM +0100, Daniel Leidert wrote:
> > Can we maybe change Gem.bin_path to fall back to /usr/bin or even
> > $path?
> 
> Not at this point in the release cycle.

That's a suboptimal situation. It seems, there are more reports about
this issue, like https://bugs.debian.org/710814.

However: If I apply your suggested fix (hardcode '/usr/bin/bundle') to
jekyll, the result is:

> jekyll new --force test
> Running bundle install in /tmp/test... 
> 
> 
> Your user account isn't allowed to install to the system RubyGems.
>   You can cancel this installation and run:
> 
>       bundle install --path vendor/bundle
> 
>   to install the gems into ./vendor/bundle/, or you can enter your password
>   and install the bundled gems to RubyGems using sudo.
> 
>   Password: 
> 

So jekyll would need another fix to not try to install into the systems
gems location but fall back to './vendor/bundle' too. IMHO jekyll is
currently broken with ruby-bundler.

Regards, Daniel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: This is a digitally signed message part
URL: <http://alioth-lists.debian.net/pipermail/pkg-ruby-extras-maintainers/attachments/20190309/ec87fe92/attachment.sig>


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