Radiant 1.1.4 won't recognise acts as list

6 views
Skip to first unread message

Anton Aylward

unread,
Aug 31, 2015, 9:27:15 AM8/31/15
to Radiant CMS
I've created a 1.1.14 test instance of Radiant but when I come to inialise, thigns go wrong:

testradiant> bundle1.9 exec rake production db:bootstrap
Could not find acts_as_list-0.1.4 in any of the sources
Run `bundle install` to install missing gems.


But then

testradiant> bundle1.9 show acts_as_list
/usr/lib64/ruby/gems/1.9.1/gems/acts_as_list-0.1.4



and

testradiant> bundle1.9 show radiant
/usr/lib64/ruby/gems/1.9.1/gems/radiant-1.1.4


and

testradiant> bundle1.9  -v
Bundler version 1.10.6


and

testradiant> ruby -v
ruby 1.9.3p448 (2013-06-27) [x86_64-linux]



Yes I do have ruby2 but I've configured the system to use 1.9 and use 1.9 gems

testradiant> find /usr/lib64/ruby/gems/1.9.1/ -type d -name '*acts_as_list*'
/usr/lib64/ruby/gems/1.9.1/gems/acts_as_list-0.1.4
/usr/lib64/ruby/gems/1.9.1/gems/acts_as_list-0.1.4/lib/acts_as_list




And it gets even weirder:

usr/lib64/ruby/gems/1.9.1/gems/acts_as_list-0.1.4> bundle1.9 show acts_as_list
fatal: Not a git repository (or any of the parent directories): .git
fatal: Not a git repository (or any of the parent directories): .git
fatal: Not a git repository (or any of the parent directories): .git
Bundler could not find compatible versions for gem "bundler":
  In Gemfile:
    bundler (~> 1.0.0) ruby

  Current Bundler version:
    bundler (1.10.6)
This Gemfile requires a different version of Bundler.
Perhaps you need to update Bundler by running `gem install bundler`?
Could not find gem 'bundler (~> 1.0.0) ruby in any of the sources


I'm lost.
Reply all
Reply to author
Forward
0 new messages