Could not find gem 'audited-activerecord ' error when starting foreman-1.0.0-0.7

gem list showed has_many_polymorphs (2.13) and gem update showed it's
already up to date.

Hmm, looks like you might have an older version of has_many_polymorphs
than Foreman needs. If installing Foreman from source, the bundler
Gemfile installs has_many_polymorphs from source:

gem "has_many_polymorphs", :git =>
"https://github.com/jystewart/has_many_polymorphs.git", :ref =>
'03429a61e511f394e9f96af0c8998268ca99d42b'

This reports as 3.0.0.beta1 in the Gemfile.lock

2.13 seems to be the latest version published via Rubygems. I am not
sure what the version discrepancy is coming from.

Either we are packaging the older version inadvertently, or the older
version is somehow getting installed from another source on your
system. (Maybe EPEL or via the gem command?)

I'll let someone who has more experience with RPMs and RHEL/CentOS
systems packaging chime in.

-Brian

··· On Fri, Jul 20, 2012 at 8:57 PM, Clay wrote: > > gem list showed has_many_polymorphs (2.13) and gem update showed it's > already up to date. > > -- > You received this message because you are subscribed to the Google Groups > "Foreman users" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/foreman-users/-/VjSYpeLlnhQJ. > > To post to this group, send email to foreman-users@googlegroups.com. > To unsubscribe from this group, send email to > foreman-users+unsubscribe@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/foreman-users?hl=en.

Both testing and nightly are currently broken - stable should be fine.
Alternatively you can get the nightlies from the new devel repo:

deb http://deb.theforeman.org/devel/ squeeze nightly

Sorry for the confusion, it's in a state of flux right now.
Greg

··· On 11 October 2012 15:14, Gerard Ryan wrote: > I'm getting "Could not find gem 'has_many_polymorphs (= 3.0.0.beta1) ruby' > in the gems available on this machine." errors on [a brand new install of] > debian squeeze; installing via apt from the "testing main" and "nightly > main" repos.

Hi Greg. This is the log file from another brand new Debian 6.0.4 Squeeze
VM with Puppet 3.0.0 installed via apt repo's at puppetlabs.com
I installed from deb http://deb.theforeman.org/devel/ squeeze nightly …
console output follows:

root@puppetmaster2:~# service foreman start
/usr/share/foreman/vendor/ruby/1.8/gems/ruby_parser-2.3.1/lib/ruby_parser_extras

                                                     .rb:10: warning: 

already initialized constant ENC_NONE
/usr/share/foreman/vendor/ruby/1.8/gems/ruby_parser-2.3.1/lib/ruby_parser_extras

                                                     .rb:11: warning: 

already initialized constant ENC_EUC
/usr/share/foreman/vendor/ruby/1.8/gems/ruby_parser-2.3.1/lib/ruby_parser_extras

                                                     .rb:12: warning: 

already initialized constant ENC_SJIS
/usr/share/foreman/vendor/ruby/1.8/gems/ruby_parser-2.3.1/lib/ruby_parser_extras

                                                     .rb:13: warning: 

already initialized constant ENC_UTF8
/usr/share/foreman/app/helpers/application_helper.rb:3:in `const_missing':
unini
tialized
constant ApplicationHelper::HomeHelper (NameError)
from /usr/share/foreman/app/helpers/application_helper.rb:3
from
/usr/share/foreman/vendor/ruby/1.8/gems/activesupport-3.0.17/lib/ac

tive_support/dependencies.rb:242:in `require'
from
/usr/share/foreman/vendor/ruby/1.8/gems/activesupport-3.0.17/lib/ac

tive_support/dependencies.rb:242:in `require'
from
/usr/share/foreman/vendor/ruby/1.8/gems/activesupport-3.0.17/lib/ac

tive_support/dependencies.rb:227:in `load_dependency'
from
/usr/share/foreman/vendor/ruby/1.8/gems/activesupport-3.0.17/lib/ac

tive_support/dependencies.rb:242:in `require'
from
/usr/share/foreman/vendor/ruby/1.8/gems/activesupport-3.0.17/lib/ac

tive_support/dependencies.rb:350:in `require_or_load'
from
/usr/share/foreman/vendor/ruby/1.8/gems/activesupport-3.0.17/lib/ac

tive_support/dependencies.rb:304:in `depend_on'
from
/usr/share/foreman/vendor/ruby/1.8/gems/activesupport-3.0.17/lib/ac

tive_support/dependencies.rb:216:in `require_dependency'
from
/usr/share/foreman/vendor/ruby/1.8/gems/actionpack-3.0.17/lib/abstr

act_controller/helpers.rb:148:in `modules_for_helpers'
from
/usr/share/foreman/vendor/ruby/1.8/gems/actionpack-3.0.17/lib/abstr

act_controller/helpers.rb:144:in `map!'
from
/usr/share/foreman/vendor/ruby/1.8/gems/actionpack-3.0.17/lib/abstr

act_controller/helpers.rb:144:in `modules_for_helpers'
from
/usr/share/foreman/vendor/ruby/1.8/gems/actionpack-3.0.17/lib/actio

n_controller/metal/helpers.rb:101:in `modules_for_helpers'
from
/usr/share/foreman/vendor/ruby/1.8/gems/actionpack-3.0.17/lib/abstr

act_controller/helpers.rb:97:in `helper'
from
/usr/share/foreman/vendor/ruby/1.8/gems/actionpack-3.0.17/lib/actio

n_controller/base.rb:228:in `inherited'
from
/usr/share/foreman/vendor/ruby/1.8/gems/apipie-rails-0.0.12/app/con

trollers/apipie/apipies_controller.rb:2
from
/usr/share/foreman/vendor/ruby/1.8/gems/activesupport-3.0.17/lib/ac

tive_support/dependencies.rb:242:in `require'
from
/usr/share/foreman/vendor/ruby/1.8/gems/activesupport-3.0.17/lib/ac

tive_support/dependencies.rb:242:in `require'
from
/usr/share/foreman/vendor/ruby/1.8/gems/activesupport-3.0.17/lib/ac

tive_support/dependencies.rb:227:in `load_dependency'
from
/usr/share/foreman/vendor/ruby/1.8/gems/activesupport-3.0.17/lib/ac

tive_support/dependencies.rb:242:in `require'
from
/usr/share/foreman/vendor/ruby/1.8/gems/activesupport-3.0.17/lib/ac

tive_support/dependencies.rb:350:in `require_or_load'
from
/usr/share/foreman/vendor/ruby/1.8/gems/activesupport-3.0.17/lib/ac

tive_support/dependencies.rb:304:in `depend_on'
from
/usr/share/foreman/vendor/ruby/1.8/gems/activesupport-3.0.17/lib/ac

tive_support/dependencies.rb:216:in `require_dependency'
from
/usr/share/foreman/vendor/ruby/1.8/gems/railties-3.0.17/lib/rails/e

                                             ngine.rb:138:in 

`eager_load!'
from
/usr/share/foreman/vendor/ruby/1.8/gems/railties-3.0.17/lib/rails/e

                                             ngine.rb:137:in `each'
    from 

/usr/share/foreman/vendor/ruby/1.8/gems/railties-3.0.17/lib/rails/e

                                             ngine.rb:137:in 

`eager_load!'
from
/usr/share/foreman/vendor/ruby/1.8/gems/railties-3.0.17/lib/rails/e

                                             ngine.rb:135:in `each'
    from 

/usr/share/foreman/vendor/ruby/1.8/gems/railties-3.0.17/lib/rails/e

                                             ngine.rb:135:in 

`eager_load!'
from
/usr/share/foreman/vendor/ruby/1.8/gems/i18n-0.5.0/lib/i18n/locale/

                                             tag.rb:13:in 

`__original_to_proc'
from
/usr/share/foreman/vendor/ruby/1.8/gems/railties-3.0.17/lib/rails/a

pplication/railties.rb:11:in `each'
from
/usr/share/foreman/vendor/ruby/1.8/gems/railties-3.0.17/lib/rails/a

pplication/railties.rb:11:in `all'
from
/usr/share/foreman/vendor/ruby/1.8/gems/railties-3.0.17/lib/rails/a

                                             pplication.rb:107:in 

`eager_load!'
from
/usr/share/foreman/vendor/ruby/1.8/gems/railties-3.0.17/lib/rails/a

                                             pplication/finisher.rb:41
    from 

/usr/share/foreman/vendor/ruby/1.8/gems/railties-3.0.17/lib/rails/i

                                             nitializable.rb:25:in 

`instance_exec'
from
/usr/share/foreman/vendor/ruby/1.8/gems/railties-3.0.17/lib/rails/i

                                             nitializable.rb:25:in `run'
    from 

/usr/share/foreman/vendor/ruby/1.8/gems/railties-3.0.17/lib/rails/i

                                             nitializable.rb:50:in 

`run_initializers'
from
/usr/share/foreman/vendor/ruby/1.8/gems/railties-3.0.17/lib/rails/i

                                             nitializable.rb:49:in 

`each'
from
/usr/share/foreman/vendor/ruby/1.8/gems/railties-3.0.17/lib/rails/i

                                             nitializable.rb:49:in 

`run_initializers'
from
/usr/share/foreman/vendor/ruby/1.8/gems/railties-3.0.17/lib/rails/a

                                             pplication.rb:134:in 

`initialize!'
from
/usr/share/foreman/vendor/ruby/1.8/gems/railties-3.0.17/lib/rails/a

                                             pplication.rb:77:in `send'
    from 

/usr/share/foreman/vendor/ruby/1.8/gems/railties-3.0.17/lib/rails/a

                                             pplication.rb:77:in 

`method_missing'
from /usr/share/foreman/config/environment.rb:5
from
/usr/share/foreman/vendor/ruby/1.8/gems/activesupport-3.0.17/lib/ac

tive_support/dependencies.rb:242:in `require'
from
/usr/share/foreman/vendor/ruby/1.8/gems/activesupport-3.0.17/lib/ac

tive_support/dependencies.rb:242:in `require'
from
/usr/share/foreman/vendor/ruby/1.8/gems/activesupport-3.0.17/lib/ac

tive_support/dependencies.rb:225:in `load_dependency'
from
/usr/share/foreman/vendor/ruby/1.8/gems/activesupport-3.0.17/lib/ac

tive_support/dependencies.rb:597:in `new_constants_in'
from
/usr/share/foreman/vendor/ruby/1.8/gems/activesupport-3.0.17/lib/ac

tive_support/dependencies.rb:225:in `load_dependency'
from
/usr/share/foreman/vendor/ruby/1.8/gems/activesupport-3.0.17/lib/ac

tive_support/dependencies.rb:242:in `require'
from /usr/share/foreman/config.ru:3
from
/usr/share/foreman/vendor/ruby/1.8/gems/rack-1.2.5/lib/rack/builder

                                             .rb:46:in `instance_eval'
    from 

/usr/share/foreman/vendor/ruby/1.8/gems/rack-1.2.5/lib/rack/builder

                                             .rb:46:in `initialize'
    from /usr/share/foreman/config.ru:1:in `new'
    from /usr/share/foreman/config.ru:1
··· On Thursday, October 11, 2012 11:34:10 AM UTC-4, Greg Sutcliffe wrote: > > On 11 October 2012 15:14, Gerard Ryan <he...@superfantasticawesome.com> > wrote: > > I'm getting "Could not find gem 'has_many_polymorphs (= 3.0.0.beta1) > ruby' > > in the gems available on this machine." errors on [a brand new install > of] > > debian squeeze; installing via apt from the "testing main" and "nightly > > main" repos. > > Both testing and nightly are currently broken - stable should be fine. > Alternatively you can get the nightlies from the new devel repo: > > deb http://deb.theforeman.org/devel/ squeeze nightly > > Sorry for the confusion, it's in a state of flux right now. > Greg >

And the following is from a clean install of from "deb
http://deb.theforeman.org/ stable main":

root@puppetmaster2:/usr/share/foreman# service foreman start
/usr/share/foreman/vendor/ruby/1.8/gems/ruby_parser-2.3.1/lib/ruby_parser_extras.rb:10:
warning: already initialized constant ENC_NONE
/usr/share/foreman/vendor/ruby/1.8/gems/ruby_parser-2.3.1/lib/ruby_parser_extras.rb:11:
warning: already initialized constant ENC_EUC
/usr/share/foreman/vendor/ruby/1.8/gems/ruby_parser-2.3.1/lib/ruby_parser_extras.rb:12:
warning: already initialized constant ENC_SJIS
/usr/share/foreman/vendor/ruby/1.8/gems/ruby_parser-2.3.1/lib/ruby_parser_extras.rb:13:
warning: already initialized constant ENC_UTF8
/usr/share/foreman/app/helpers/application_helper.rb:3:in const_missing&#39;: uninitialized constant ApplicationHelper::HomeHelper (NameError) from /usr/share/foreman/app/helpers/application_helper.rb:3 from /usr/share/foreman/vendor/ruby/1.8/gems/activesupport-3.0.15/lib/active_support/dependencies.rb:242:inrequire'
from
/usr/share/foreman/vendor/ruby/1.8/gems/activesupport-3.0.15/lib/active_support/dependencies.rb:242:in
require&#39; from /usr/share/foreman/vendor/ruby/1.8/gems/activesupport-3.0.15/lib/active_support/dependencies.rb:227:inload_dependency'
from
/usr/share/foreman/vendor/ruby/1.8/gems/activesupport-3.0.15/lib/active_support/dependencies.rb:242:in
require&#39; from /usr/share/foreman/vendor/ruby/1.8/gems/activesupport-3.0.15/lib/active_support/dependencies.rb:350:inrequire_or_load'
from
/usr/share/foreman/vendor/ruby/1.8/gems/activesupport-3.0.15/lib/active_support/dependencies.rb:304:in
depend_on&#39; from /usr/share/foreman/vendor/ruby/1.8/gems/activesupport-3.0.15/lib/active_support/dependencies.rb:216:inrequire_dependency'
from
/usr/share/foreman/vendor/ruby/1.8/gems/actionpack-3.0.15/lib/abstract_controller/helpers.rb:148:in
modules_for_helpers&#39; from /usr/share/foreman/vendor/ruby/1.8/gems/actionpack-3.0.15/lib/abstract_controller/helpers.rb:144:inmap!'
from
/usr/share/foreman/vendor/ruby/1.8/gems/actionpack-3.0.15/lib/abstract_controller/helpers.rb:144:in
modules_for_helpers&#39; from /usr/share/foreman/vendor/ruby/1.8/gems/actionpack-3.0.15/lib/action_controller/metal/helpers.rb:101:inmodules_for_helpers'
from
/usr/share/foreman/vendor/ruby/1.8/gems/actionpack-3.0.15/lib/abstract_controller/helpers.rb:97:in
helper&#39; from /usr/share/foreman/vendor/ruby/1.8/gems/actionpack-3.0.15/lib/abstract_controller/helpers.rb:161:indefault_helper_module!'
from
/usr/share/foreman/vendor/ruby/1.8/gems/actionpack-3.0.15/lib/abstract_controller/helpers.rb:24:in
inherited&#39; from /usr/share/foreman/vendor/ruby/1.8/gems/actionpack-3.0.15/lib/abstract_controller/helpers.rb:24:inclass_eval'
from
/usr/share/foreman/vendor/ruby/1.8/gems/actionpack-3.0.15/lib/abstract_controller/helpers.rb:24:in
inherited&#39; from /usr/share/foreman/vendor/ruby/1.8/gems/actionpack-3.0.15/lib/action_controller/metal/hide_actions.rb:33:ininherited'
from
/usr/share/foreman/vendor/ruby/1.8/gems/actionpack-3.0.15/lib/action_controller/base.rb:227:in
inherited&#39; from /usr/share/foreman/app/controllers/application_controller.rb:3 from /usr/share/foreman/vendor/ruby/1.8/gems/activesupport-3.0.15/lib/active_support/dependencies.rb:242:inrequire'
from
/usr/share/foreman/vendor/ruby/1.8/gems/activesupport-3.0.15/lib/active_support/dependencies.rb:242:in
require&#39; from /usr/share/foreman/vendor/ruby/1.8/gems/activesupport-3.0.15/lib/active_support/dependencies.rb:227:inload_dependency'
from
/usr/share/foreman/vendor/ruby/1.8/gems/activesupport-3.0.15/lib/active_support/dependencies.rb:242:in
require&#39; from /usr/share/foreman/vendor/ruby/1.8/gems/activesupport-3.0.15/lib/active_support/dependencies.rb:350:inrequire_or_load'
from
/usr/share/foreman/vendor/ruby/1.8/gems/activesupport-3.0.15/lib/active_support/dependencies.rb:304:in
depend_on&#39; from /usr/share/foreman/vendor/ruby/1.8/gems/activesupport-3.0.15/lib/active_support/dependencies.rb:216:inrequire_dependency'
from
/usr/share/foreman/vendor/ruby/1.8/gems/railties-3.0.15/lib/rails/engine.rb:138:in
eager_load!&#39; from /usr/share/foreman/vendor/ruby/1.8/gems/railties-3.0.15/lib/rails/engine.rb:137:ineach'
from
/usr/share/foreman/vendor/ruby/1.8/gems/railties-3.0.15/lib/rails/engine.rb:137:in
eager_load!&#39; from /usr/share/foreman/vendor/ruby/1.8/gems/railties-3.0.15/lib/rails/engine.rb:135:ineach'
from
/usr/share/foreman/vendor/ruby/1.8/gems/railties-3.0.15/lib/rails/engine.rb:135:in
eager_load!&#39; from /usr/share/foreman/vendor/ruby/1.8/gems/railties-3.0.15/lib/rails/application.rb:108:ineager_load!'
from
/usr/share/foreman/vendor/ruby/1.8/gems/railties-3.0.15/lib/rails/application/finisher.rb:41
from
/usr/share/foreman/vendor/ruby/1.8/gems/railties-3.0.15/lib/rails/initializable.rb:25:in
instance_exec&#39; from /usr/share/foreman/vendor/ruby/1.8/gems/railties-3.0.15/lib/rails/initializable.rb:25:inrun'
from
/usr/share/foreman/vendor/ruby/1.8/gems/railties-3.0.15/lib/rails/initializable.rb:50:in
run_initializers&#39; from /usr/share/foreman/vendor/ruby/1.8/gems/railties-3.0.15/lib/rails/initializable.rb:49:ineach'
from
/usr/share/foreman/vendor/ruby/1.8/gems/railties-3.0.15/lib/rails/initializable.rb:49:in
run_initializers&#39; from /usr/share/foreman/vendor/ruby/1.8/gems/railties-3.0.15/lib/rails/application.rb:134:ininitialize!'
from
/usr/share/foreman/vendor/ruby/1.8/gems/railties-3.0.15/lib/rails/application.rb:77:in
send&#39; from /usr/share/foreman/vendor/ruby/1.8/gems/railties-3.0.15/lib/rails/application.rb:77:inmethod_missing'
from /usr/share/foreman/config/environment.rb:5
from
/usr/share/foreman/vendor/ruby/1.8/gems/activesupport-3.0.15/lib/active_support/dependencies.rb:242:in
require&#39; from /usr/share/foreman/vendor/ruby/1.8/gems/activesupport-3.0.15/lib/active_support/dependencies.rb:242:inrequire'
from
/usr/share/foreman/vendor/ruby/1.8/gems/activesupport-3.0.15/lib/active_support/dependencies.rb:225:in
load_dependency&#39; from /usr/share/foreman/vendor/ruby/1.8/gems/activesupport-3.0.15/lib/active_support/dependencies.rb:597:innew_constants_in'
from
/usr/share/foreman/vendor/ruby/1.8/gems/activesupport-3.0.15/lib/active_support/dependencies.rb:225:in
load_dependency&#39; from /usr/share/foreman/vendor/ruby/1.8/gems/activesupport-3.0.15/lib/active_support/dependencies.rb:242:inrequire'
from /usr/share/foreman/config.ru:3
from
/usr/share/foreman/vendor/ruby/1.8/gems/rack-1.2.5/lib/rack/builder.rb:46:in
instance_eval&#39; from /usr/share/foreman/vendor/ruby/1.8/gems/rack-1.2.5/lib/rack/builder.rb:46:ininitialize'
from /usr/share/foreman/config.ru:1:in `new'
from /usr/share/foreman/config.ru:1

··· On Friday, October 12, 2012 11:59:34 AM UTC-4, Gerard Ryan wrote: > > Hi Greg. This is the log file from another brand new Debian 6.0.4 Squeeze > VM with Puppet 3.0.0 installed via apt repo's at puppetlabs.com > I installed from deb http://deb.theforeman.org/devel/ squeeze nightly ... > console output follows: > > root@puppetmaster2:~# service foreman start > /usr/share/foreman/vendor/ruby/1.8/gems/ruby_parser-2.3.1/lib/ruby_parser_extras > > .rb:10: warning: > already initialized constant ENC_NONE > /usr/share/foreman/vendor/ruby/1.8/gems/ruby_parser-2.3.1/lib/ruby_parser_extras > > .rb:11: warning: > already initialized constant ENC_EUC > /usr/share/foreman/vendor/ruby/1.8/gems/ruby_parser-2.3.1/lib/ruby_parser_extras > > .rb:12: warning: > already initialized constant ENC_SJIS > /usr/share/foreman/vendor/ruby/1.8/gems/ruby_parser-2.3.1/lib/ruby_parser_extras > > .rb:13: warning: > already initialized constant ENC_UTF8 > /usr/share/foreman/app/helpers/application_helper.rb:3:in `const_missing': > unini > tialized > constant ApplicationHelper::HomeHelper (NameError) > from /usr/share/foreman/app/helpers/application_helper.rb:3 > from > /usr/share/foreman/vendor/ruby/1.8/gems/activesupport-3.0.17/lib/ac > > > tive_support/dependencies.rb:242:in `require' > from > /usr/share/foreman/vendor/ruby/1.8/gems/activesupport-3.0.17/lib/ac > > > tive_support/dependencies.rb:242:in `require' > from > /usr/share/foreman/vendor/ruby/1.8/gems/activesupport-3.0.17/lib/ac > > > tive_support/dependencies.rb:227:in `load_dependency' > from > /usr/share/foreman/vendor/ruby/1.8/gems/activesupport-3.0.17/lib/ac > > > tive_support/dependencies.rb:242:in `require' > from > /usr/share/foreman/vendor/ruby/1.8/gems/activesupport-3.0.17/lib/ac > > > tive_support/dependencies.rb:350:in `require_or_load' > from > /usr/share/foreman/vendor/ruby/1.8/gems/activesupport-3.0.17/lib/ac > > > tive_support/dependencies.rb:304:in `depend_on' > from > /usr/share/foreman/vendor/ruby/1.8/gems/activesupport-3.0.17/lib/ac > > > tive_support/dependencies.rb:216:in `require_dependency' > from > /usr/share/foreman/vendor/ruby/1.8/gems/actionpack-3.0.17/lib/abstr > > > act_controller/helpers.rb:148:in `modules_for_helpers' > from > /usr/share/foreman/vendor/ruby/1.8/gems/actionpack-3.0.17/lib/abstr > > > act_controller/helpers.rb:144:in `map!' > from > /usr/share/foreman/vendor/ruby/1.8/gems/actionpack-3.0.17/lib/abstr > > > act_controller/helpers.rb:144:in `modules_for_helpers' > from > /usr/share/foreman/vendor/ruby/1.8/gems/actionpack-3.0.17/lib/actio > > > n_controller/metal/helpers.rb:101:in `modules_for_helpers' > from > /usr/share/foreman/vendor/ruby/1.8/gems/actionpack-3.0.17/lib/abstr > > > act_controller/helpers.rb:97:in `helper' > from > /usr/share/foreman/vendor/ruby/1.8/gems/actionpack-3.0.17/lib/actio > > > n_controller/base.rb:228:in `inherited' > from > /usr/share/foreman/vendor/ruby/1.8/gems/apipie-rails-0.0.12/app/con > > > trollers/apipie/apipies_controller.rb:2 > from > /usr/share/foreman/vendor/ruby/1.8/gems/activesupport-3.0.17/lib/ac > > > tive_support/dependencies.rb:242:in `require' > from > /usr/share/foreman/vendor/ruby/1.8/gems/activesupport-3.0.17/lib/ac > > > tive_support/dependencies.rb:242:in `require' > from > /usr/share/foreman/vendor/ruby/1.8/gems/activesupport-3.0.17/lib/ac > > > tive_support/dependencies.rb:227:in `load_dependency' > from > /usr/share/foreman/vendor/ruby/1.8/gems/activesupport-3.0.17/lib/ac > > > tive_support/dependencies.rb:242:in `require' > from > /usr/share/foreman/vendor/ruby/1.8/gems/activesupport-3.0.17/lib/ac > > > tive_support/dependencies.rb:350:in `require_or_load' > from > /usr/share/foreman/vendor/ruby/1.8/gems/activesupport-3.0.17/lib/ac > > > tive_support/dependencies.rb:304:in `depend_on' > from > /usr/share/foreman/vendor/ruby/1.8/gems/activesupport-3.0.17/lib/ac > > > tive_support/dependencies.rb:216:in `require_dependency' > from > /usr/share/foreman/vendor/ruby/1.8/gems/railties-3.0.17/lib/rails/e > > ngine.rb:138:in > `eager_load!' > from > /usr/share/foreman/vendor/ruby/1.8/gems/railties-3.0.17/lib/rails/e > > ngine.rb:137:in `each' > from > /usr/share/foreman/vendor/ruby/1.8/gems/railties-3.0.17/lib/rails/e > > ngine.rb:137:in > `eager_load!' > from > /usr/share/foreman/vendor/ruby/1.8/gems/railties-3.0.17/lib/rails/e > > ngine.rb:135:in `each' > from > /usr/share/foreman/vendor/ruby/1.8/gems/railties-3.0.17/lib/rails/e > > ngine.rb:135:in > `eager_load!' > from > /usr/share/foreman/vendor/ruby/1.8/gems/i18n-0.5.0/lib/i18n/locale/ > > tag.rb:13:in > `__original_to_proc' > from > /usr/share/foreman/vendor/ruby/1.8/gems/railties-3.0.17/lib/rails/a > > > pplication/railties.rb:11:in `each' > from > /usr/share/foreman/vendor/ruby/1.8/gems/railties-3.0.17/lib/rails/a > > > pplication/railties.rb:11:in `all' > from > /usr/share/foreman/vendor/ruby/1.8/gems/railties-3.0.17/lib/rails/a > > pplication.rb:107:in > `eager_load!' > from > /usr/share/foreman/vendor/ruby/1.8/gems/railties-3.0.17/lib/rails/a > > pplication/finisher.rb:41 > from > /usr/share/foreman/vendor/ruby/1.8/gems/railties-3.0.17/lib/rails/i > > nitializable.rb:25:in > `instance_exec' > from > /usr/share/foreman/vendor/ruby/1.8/gems/railties-3.0.17/lib/rails/i > > nitializable.rb:25:in `run' > from > /usr/share/foreman/vendor/ruby/1.8/gems/railties-3.0.17/lib/rails/i > > nitializable.rb:50:in > `run_initializers' > from > /usr/share/foreman/vendor/ruby/1.8/gems/railties-3.0.17/lib/rails/i > > nitializable.rb:49:in > `each' > from > /usr/share/foreman/vendor/ruby/1.8/gems/railties-3.0.17/lib/rails/i > > nitializable.rb:49:in > `run_initializers' > from > /usr/share/foreman/vendor/ruby/1.8/gems/railties-3.0.17/lib/rails/a > > pplication.

I'd really like to know what I'm doing wrong here.
I followed the instructions I found here to a Tee:
http://theforeman.org/projects/foreman/wiki/Debian-Ubuntu_installation_by_packages

Thank you,
G

Gerard,

Puppet 3 is currently not supported, although there is an open pull request
adding support for it. I recommend using 2.7.19 for now; that should fix
your issue.

··· On Fri, Oct 12, 2012 at 12:57 PM, Gerard Ryan < hello@superfantasticawesome.com> wrote:

I’d really like to know what I’m doing wrong here.
I followed the instructions I found here to a Tee:
Debian-Ubuntu installation by packages - Foreman

Thank you,
G


You received this message because you are subscribed to the Google Groups
"Foreman users" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/foreman-users/-/h-nByFGjNhIJ.

To post to this group, send email to foreman-users@googlegroups.com.
To unsubscribe from this group, send email to
foreman-users+unsubscribe@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/foreman-users?hl=en.

Don't know I missed that in the documentation.
Thanks.

··· On Friday, October 12, 2012 1:26:22 PM UTC-4, Sam Kottler wrote: > > Gerard, > > Puppet 3 is currently not supported, although there is an open pull > request adding support for it. I recommend using 2.7.19 for now; that > should fix your issue. > > On Fri, Oct 12, 2012 at 12:57 PM, Gerard Ryan < > he...@superfantasticawesome.com > wrote: > >> I'd really like to know what I'm doing wrong here. >> I followed the instructions I found here to a Tee: >> http://theforeman.org/projects/foreman/wiki/Debian-Ubuntu_installation_by_packages >> >> Thank you, >> G >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Foreman users" group. >> To view this discussion on the web visit >> https://groups.google.com/d/msg/foreman-users/-/h-nByFGjNhIJ. >> >> To post to this group, send email to forema...@googlegroups.com >> . >> To unsubscribe from this group, send email to >> foreman-user...@googlegroups.com . >> For more options, visit this group at >> http://groups.google.com/group/foreman-users?hl=en. >> > >

If you use 2.7.19 be sure to use the nightly proxy packages to fix an
issue with 2.7.19

thanks for the headsup!

··· On Friday, October 12, 2012 3:09:57 PM UTC-4, Greg Sutcliffe wrote: > > If you use 2.7.19 be sure to use the nightly proxy packages to fix an > issue with 2.7.19 >

> If you use 2.7.19 be sure to use the nightly proxy packages to fix an
> issue with 2.7.19

sounds like we really need to release a new proxy…

··· On Fri, Oct 12, 2012 at 9:09 PM, Greg Sutcliffe wrote:


You received this message because you are subscribed to the Google Groups
"Foreman users" group.
To post to this group, send email to foreman-users@googlegroups.com.
To unsubscribe from this group, send email to
foreman-users+unsubscribe@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/foreman-users?hl=en.

+1 on that, I think. There's nothing broken in there that I'm aware of.

··· On 12 October 2012 20:25, Ohad Levy wrote: > sounds like we really need to release a new proxy...