OK i thought this was a problem with open4 as 'sudo apt install -y ruby-
open4' caused the problem.

in an effort to isolate the problem i created the script below, but now i think 
it's dues to a problem with a redmine plugin.  
(see https://github.com/gmccoy/redmine_checkout/blob/master/Gemfile)

if this is due to my usage of a redmine plugin, can this be stopped by
changing the ubuntu package.  Or is this due to the underlying nature of
ruby.  if it's part of how ruby works then this ticket is irreverent.

to cause my error:

# install redmine
sudo apt install ruby-jquery-rails
sudo apt-get install -y ruby
sudo gem install jquery-rails -v 3.1.4
sudo apt-get install -y openssh-server apache2 libapache2-mod-passenger 
mysql-server redmine-mysql bundler mercurial
# get plugin setup
sudo apt install -y git
sudo mkdir -p /usr/share/redmine/plugins/
cd /usr/share/redmine/plugins/
sudo git clone https://github.com/gmccoy/redmine_checkout.git
# cause the error
sudo apt install -y ruby-open4

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

Title:
  install error (rspec dependency)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ruby-open4/+bug/1529239/+subscriptions

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

Reply via email to