Found another one: root@whimsy-vm4:~# /usr/local/rvm/bin/rvm 2.4.1@global do gem uninstall rubygems-bundler Successfully uninstalled rubygems-bundler-1.4.4
- Sam Ruby On Sun, Dec 15, 2019 at 7:02 PM Sam Ruby <ru...@intertwingly.net> wrote: > > On Sun, Dec 15, 2019 at 6:28 PM sebb <seb...@gmail.com> wrote: > > > > Hasn't worked ... > > Found and removed from @global: > > rubygems-bundler (1.4.4) > > Note that the version number matches the error below. > > - Sam Ruby > > P.S. I don't believe that whimsy-vm5 will need rvm. > > > > On Sun, 15 Dec 2019 at 23:16, sebb <seb...@gmail.com> wrote: > > > > > On Sun, 15 Dec 2019 at 23:12, Sam Ruby <ru...@intertwingly.net> wrote: > > > > > >> On Sun, Dec 15, 2019 at 6:03 PM sebb <seb...@gmail.com> wrote: > > >> > > > >> > Both are failing with: > > >> > > > >> > /usr/local/rvm/gems/ruby-2.4.1@global > > >> /gems/rubygems-bundler-1.4.4/lib/rubygems-bundler/noexec.rb:84:in > > >> > `setup': undefined method `plain_specs' for > > >> > #<Bundler::RubygemsIntegration:0x000000021891b8> (NoMethodError) > > >> > from /usr/local/rvm/gems/ruby-2.4.1@global > > >> /gems/rubygems-bundler-1.4.4/lib/rubygems-bundler/noexec.rb:124:in > > >> > `check' > > >> > > >> > > >> https://stackoverflow.com/questions/19849978/any-rails-command-gives-noexec-rb75in-setup-undefined-method-name > > >> suggests: > > >> > > >> $ rvm @global > > >> $ gem uninstall bundler > > >> > > >> I logged in and issued those commands. Let's see if that helps. > > >> > > >> > > > Thanks! > > > > > > I also rebooted, as a reboot was overdue. > > > Should find out at 23:20 UTC if the rake commands now work. > > > > > > > > >> > Other parts of Whimsy seem to be working. > > >> > > > >> > S. > > >> > > >> - Sam Ruby > > >> > > >