Here is a PPA with the proposed solution for Focal:

https://launchpad.net/~lucaskanashiro/+archive/ubuntu/focal-
ruby2.7-lp1876912/+packages

Verifying if the test case mentioned in the description has the expected
behavior:

$ lxc launch ubuntu-daily:focal ruby-does-not-provide-bundler
$ lxc shell ruby-does-not-provide-bundler
# add-apt-repository -y ppa:lucaskanashiro/focal-ruby2.7-lp1876912
# apt install -y libruby2.7
# bundle

Command 'bundle' not found, but can be installed with:

apt install ruby-bundler


As expected libruby2.7 does not provide ruby-bundler anymore, so users willing 
to use it need to install ruby-bundler binary package.

** Summary changed:

- libruby2.7 provides ruby-bundler library but its binary is missing
+ [SRU] libruby2.7 provides ruby-bundler library but its binary is missing

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1876912

Title:
  [SRU] libruby2.7 provides ruby-bundler library but its binary is
  missing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ruby2.7/+bug/1876912/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to