[DRE-maint] Bug#882361: ruby-bundler: phones home and recommends `gem install`

Antonio Terceiro terceiro at debian.org
Tue Nov 21 19:52:57 UTC 2017


Package: ruby-bundler
Version: 1.15.1-1
Severity: normal

The latest bundler is 1.16.0, but you are currently running 1.15.1.
To update, run `gem install bundler`

----------------8<----------------8<----------------8<-----------------
$ cat Gemfile
source 'https://rubygems.org'

system 'find /tmp/bundler'

gem 'rake'
$ bundle --local
find: ‘/tmp/bundler’: No such file or directory
find: ‘/tmp/bundler’: No such file or directory
find: ‘/tmp/bundler’: No such file or directory
Using rake 12.0.0
Using bundler 1.15.1
Bundle complete! 1 Gemfile dependency, 2 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
The latest bundler is 1.16.0, but you are currently running 1.15.1.
To update, run `gem install bundler`
----------------8<----------------8<----------------8<-----------------

Note the last two line. bundler is hitting the internet to check for a
newer version, which is already not OK, and it is and asking the user to
override the Debian package with `gem install bundler`. This should be
patched out.

-- System Information:
Debian Release: buster/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'testing-debug'), (500, 'unstable'), (500, 'testing'), (1, 'experimental-debug'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 4.13.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=pt_BR.UTF-8, LC_CTYPE=pt_BR.UTF-8 (charmap=UTF-8), LANGUAGE=pt_BR:pt:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages ruby-bundler depends on:
ii  ruby                      1:2.3.3
ii  ruby-molinillo            0.5.0-2
ii  ruby-net-http-persistent  2.9.4-1
ii  ruby-thor                 0.19.4-1
ii  rubygems-integration      1.11

ruby-bundler recommends no packages.

ruby-bundler suggests no packages.

-- no debconf information
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-ruby-extras-maintainers/attachments/20171121/50d21002/attachment.sig>


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