[DRE-maint] Bug#964559: ruby: symlink to bundler missing
Lucas Kanashiro
kanashiro at debian.org
Wed Jul 8 18:28:44 BST 2020
Hi Christian,
On 08/07/2020 13:26, Christian Haase wrote:
> since ruby 2.6, bundler is part of ruby core (https://bugs.ruby-
> lang.org/issues/12733).
> The debian package ruby2.7 already includes /usr/bin/bundler2.7 but the symlink
> /usr/bin/bundler is missing.
This is intentional. At the moment we have a separate source package for
bundler [1] and it provides the bundler binary.
As you may have noticed bundler is now hosted in the same git repository
as rubygems:
https://github.com/rubygems/rubygems/tree/master/bundler
We are working to bring back the rubygems source package [2] and make it
provide rubygems itself and also bundler. This will make the maintenance
easier in a long run, instead of making the ruby interpreter source
package provide bundler.
[1] https://tracker.debian.org/pkg/bundler
[2] https://tracker.debian.org/pkg/rubygems
--
Lucas Kanashiro
More information about the Pkg-ruby-extras-maintainers
mailing list