Foreman 1.5.0-RC2 available

We've released our second release candidate for Foreman 1.5, version
Foreman 1.5.0-RC2. This fixes a number of regressions and bugs found
and adds some experimental Ubuntu 14.04 packages (see below).

Key features in Foreman 1.5:

  • config groups for Puppet class associations
  • realm and FreeIPA integration
  • fine-grained authorization roles and improvements
  • image provisioning on oVirt, libvirt and VMware
  • installer support for plugins and compute resources

The full release notes are available in the manual:
http://theforeman.org/manuals/1.5/index.html#Releasenotesfor1.5

Fixes since RC1 include VMware provisioning, an oVirt 3.4.0 fix and
SELinux enhancements (see
https://github.com/theforeman/theforeman.org/commit/8aa0a41).

==== Installation or upgrade ====
Quickstart instructions:
http://theforeman.org/manuals/1.5/index.html#2.Quickstart

Upgrades from 1.4 are fully supported. Please check the known issues
below and follow the upgrade instructions here:
http://theforeman.org/manuals/1.5/index.html#3.6Upgrade

Packages are in yum.theforeman.org / deb.theforeman.org under the "1.5"
or "rc" directories or components.

==== Known issues ====

  1. foreman_default_hostgroup isn't compatible with 1.5 yet
    Feature #4374: default_hostgroup: Host fact import methods have been renamed in develop - Plugins - Foreman

  2. "missing required parameter uuid" error with VMware provisioning
    Bug #4590: Can't create new VMware virtual machine : missing required parameter uuid - Foreman

More issues being worked on for Foreman 1.5.0 final are listed here,
either open or recently closed (for the next RC):
http://projects.theforeman.org/projects/foreman/issues?query_id=49

==== Ubuntu 14.04 support ====
The 14.04 support is experimental, as the packages have just been built.
Please give us feedback via the the "Packaging" bug tracker or on the
mailing lists/IRC channels. We hope to release 1.5.0 or 1.5.1 with full
support.

One known bug is that /etc/apache2/mods-enabled/passenger.conf needs the
PassengerRoot line changing to read:
PassengerRoot /usr/lib/ruby/vendor_ruby/phusion_passenger/locations.ini

==== Filing bugs ====
If you come across a bug in your testing, please file it and note the
version of Foreman that you're using in the report.

Foreman: Foreman
Proxy: Foreman
Installer: Foreman
Packaging: Foreman

==== Thank you ====
Thank you to everybody who's made this release:
http://theforeman.org/manuals/1.5/index.html#Contributors

Enjoy!

··· -- Dominic Cleal Red Hat Engineering

Sorry for stupid questions but i'm quite new to this stuff.

ist rc2 already includes in the yum repos?. I installed RC1 two days ago
and RC2 would be cool to have because of cloning in vmware and the yaml bug
with config groups.

but there seem to be no updates in the repo until now - see below …

root-> yum clean all
Loaded plugins: fastestmirror, security
Cleaning repos: SCL epel foreman foreman-plugins puppetlabs-deps
puppetlabs-products
Cleaning up Everything
Cleaning up list of fastest mirrors
[mgtpup001:/etc/puppet/environments/development/modules/nameservices/manifests]09:54
root-> yum upgrade ruby* foreman*
Loaded plugins: fastestmirror, security
Determining fastest mirrors
epel/metalink

> 24 kB 00:00

> 2.9 kB 00:00
SCL/primary_db

> 265 kB 00:00
epel

> 4.4 kB 00:00
epel/primary_db

> 6.1 MB 00:01
foreman

> 3.6 kB 00:00
foreman/primary_db

> 61 kB 00:00
foreman-plugins

> 3.6 kB 00:00
foreman-plugins/primary_db

> 19 kB 00:00
puppetlabs-deps

> 2.5 kB 00:00
puppetlabs-deps/primary_db

> 23 kB 00:00
puppetlabs-products

> 2.5 kB 00:00
puppetlabs-products/primary_db

> 106 kB 00:00
Setting up Upgrade Process
No Packages marked for Update

[mgtpup001:/etc/yum.repos.d]10:03
root-> cat foreman*
[foreman-plugins]
name=Foreman plugins 1.5
baseurl=http://yum.theforeman.org/plugins/1.5/el6/$basearch
enabled=1
gpgcheck=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-foreman

[foreman-plugins-source]
name=Foreman plugins 1.5 - source
baseurl=http://yum.theforeman.org/plugins/1.5/el6/source
enabled=0
gpgcheck=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-foreman
[foreman]
name=Foreman RC
baseurl=http://yum.theforeman.org/rc/el6/$basearch
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-foreman

[foreman-source]
name=Foreman RC - source
baseurl=http://yum.theforeman.org/rc/el6/source
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-foreman

Hi,

I am getting this error when trying to create a new host in RC2:

(87.7ms) SELECT id FROM "smart_proxies" INNER JOIN
"features_smart_proxies" ON "features_smart_proxies"."smart_proxy_id" =
"smart_proxies"."id" INNER JOIN "features" ON "features"."id" =
"features_smart_proxies"."feature_id" WHERE "features"."name" IN ('Puppet
CA')
PGError: ERROR: column reference "id" is ambiguous
LINE 1: SELECT id FROM "smart_proxies" INNER JOIN "features_smart_pr…
^
: SELECT id FROM "smart_proxies" INNER JOIN "features_smart_proxies" ON
"features_smart_proxies"."smart_proxy_id" = "smart_proxies"."id" INNER JOIN
"features" ON "features"."id" = "features_smart_proxies"."feature_id" WHERE
"features"."name" IN ('Puppet CA')
Setting current location thread-local variable to none
Setting current organization thread-local variable to none
Rendered hosts/_form.html.erb (179.7ms)
Rendered hosts/new.html.erb within layouts/application (283.0ms)
Operation FAILED: PGError: ERROR: column reference "id" is ambiguous
LINE 1: SELECT id FROM "smart_proxies" INNER JOIN "features_smart_pr…
^
: SELECT id FROM "smart_proxies" INNER JOIN "features_smart_proxies" ON
"features_smart_proxies"."smart_proxy_id" = "smart_proxies"."id" INNER JOIN
"features" ON "features"."id" = "features_smart_proxies"."feature_id" WHERE
"features"."name" IN ('Puppet CA')
/opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/connection_adapters/postgresql_adapter.rb:1158:in
async_exec' /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/connection_adapters/postgresql_adapter.rb:1158:inexec_no_cache'
/opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/connection_adapters/postgresql_adapter.rb:664:in
block in exec_query' /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/connection_adapters/abstract_adapter.rb:280:inblock in log'
/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/notifications/instrumenter.rb:20:in
instrument' /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/connection_adapters/abstract_adapter.rb:275:inlog'
/opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/connection_adapters/postgresql_adapter.rb:663:in
exec_query' /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/connection_adapters/postgresql_adapter.rb:1253:inselect'
/opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/connection_adapters/abstract/database_statements.rb:18:in
select_all' /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/connection_adapters/abstract/query_cache.rb:61:inblock in select_all'
/opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/connection_adapters/abstract/query_cache.rb:75:in
cache_sql' /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/connection_adapters/abstract/query_cache.rb:61:inselect_all'
/opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/relation/calculations.rb:181:in
pluck' /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/querying.rb:12:inpluck'
/usr/share/foreman/app/models/concerns/taxonomix.rb:66:in taxable_ids' /usr/share/foreman/app/models/concerns/taxonomix.rb:29:inwith_taxonomy_scope'
/opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/relation/delegation.rb:14:in
block in with_taxonomy_scope' /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/relation.rb:241:inblock in scoping'
/opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/scoping.rb:98:in
with_scope' /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/relation.rb:241:inscoping'
/opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/relation/delegation.rb:14:in
with_taxonomy_scope' /usr/share/foreman/app/helpers/hosts_and_hostgroups_helper.rb:52:inpuppet_ca'
/usr/share/foreman/app/helpers/hosts_and_hostgroups_helper.rb:46:in
puppet_master_fields' /usr/share/foreman/app/views/hosts/_form.html.erb:77:inblock (2 levels)
in _app_views_hosts__form_html_erb___3474990500892105382_56661360'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/helpers/capture_helper.rb:40:in
block in capture' /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/helpers/capture_helper.rb:187:inwith_output_buffer'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/helpers/capture_helper.rb:40:in
capture' /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/helpers/form_helper.rb:607:infields_for'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/helpers/form_helper.rb:378:in
form_for' /usr/share/foreman/app/helpers/layout_helper.rb:248:inform_for'
/usr/share/foreman/app/views/hosts/_form.html.erb:8:in block in _app_views_hosts__form_html_erb___3474990500892105382_56661360' /usr/share/foreman/app/models/taxonomy.rb:48:inblock (2 levels) in
as_taxonomy'
/usr/share/foreman/app/models/concerns/foreman/thread_session.rb:143:in
as_location' /usr/share/foreman/app/models/taxonomy.rb:47:inblock in as_taxonomy'
/usr/share/foreman/app/models/concerns/foreman/thread_session.rb:108:in
as_org' /usr/share/foreman/app/models/taxonomy.rb:46:inas_taxonomy'
/usr/share/foreman/app/views/hosts/_form.html.erb:6:in
_app_views_hosts__form_html_erb___3474990500892105382_56661360' /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/template.rb:145:inblock in render'
/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/notifications.rb:125:in
instrument' /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/template.rb:143:inrender'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/renderer/partial_renderer.rb:265:in
render_partial' /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/renderer/partial_renderer.rb:238:inblock in render'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/renderer/abstract_renderer.rb:38:in
block in instrument' /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:inblock in instrument'
/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/notifications/instrumenter.rb:20:in
instrument' /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:ininstrument'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/renderer/abstract_renderer.rb:38:in
instrument' /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/renderer/partial_renderer.rb:237:inrender'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/renderer/renderer.rb:41:in
render_partial' /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/renderer/renderer.rb:15:inrender'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/helpers/rendering_helper.rb:24:in
render' /usr/share/foreman/app/views/hosts/new.html.erb:7:in_app_views_hosts_new_html_erb___2750309623513813417_69962776444080'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/template.rb:145:in
block in render' /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/notifications.rb:125:ininstrument'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/template.rb:143:in
render' /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/renderer/template_renderer.rb:47:inblock (2 levels) in render_template'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/renderer/abstract_renderer.rb:38:in
block in instrument' /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:inblock in instrument'
/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/notifications/instrumenter.rb:20:in
instrument' /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:ininstrument'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/renderer/abstract_renderer.rb:38:in
instrument' /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/renderer/template_renderer.rb:46:inblock in render_template'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/renderer/template_renderer.rb:54:in
render_with_layout' /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/renderer/template_renderer.rb:45:inrender_template'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/renderer/template_renderer.rb:18:in
render' /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/renderer/renderer.rb:36:inrender_template'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/renderer/renderer.rb:17:in
render' /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:110:in_render_template'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/streaming.rb:225:in
_render_template' /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:103:inrender_to_body'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/renderers.rb:28:in
render_to_body' /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/compatibility.rb:50:inrender_to_body'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:88:in
render' /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/rendering.rb:16:inrender'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:40:in
block (2 levels) in render' /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/core_ext/benchmark.rb:5:inblock in ms'
/opt/rh/ruby193/root/usr/share/ruby/benchmark.rb:295:in realtime' /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/core_ext/benchmark.rb:5:inms'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:40:in
block in render' /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:83:incleanup_view_runtime'
/opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/railties/controller_runtime.rb:24:in
cleanup_view_runtime' /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:39:inrender'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/implicit_render.rb:10:in
default_render' /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/implicit_render.rb:5:insend_action'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/abstract_controller/base.rb:167:in
process_action' /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/rendering.rb:10:inprocess_action'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/abstract_controller/callbacks.rb:18:in
block in process_action' /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:538:inblock (3 levels) in
_run__1004109572713390808__process_action__64208193860538607__callbacks'
/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:215:in
block in _conditional_callback_around_6335' /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:326:inaround'
/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:310:in
_callback_around_906' /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:214:in_conditional_callback_around_6335'
/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:526:in
block (2 levels) in _run__1004109572713390808__process_action__64208193860538607__callbacks' /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:215:inblock in _conditional_callback_around_6334'
/usr/share/foreman/app/models/concerns/foreman/thread_session.rb:33:in
clear_thread' /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:214:in_conditional_callback_around_6334'
/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:415:in
block in _run__1004109572713390808__process_action__64208193860538607__callbacks' /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:215:inblock in _conditional_callback_around_6333'
/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:326:in
around' /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:310:in_callback_around_13'
/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:214:in
_conditional_callback_around_6333' /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:414:in_run__1004109572713390808__process_action__64208193860538607__callbacks'
/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:405:in
__run_callback' /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:385:in_run_process_action_callbacks'
/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:81:in
run_callbacks' /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/abstract_controller/callbacks.rb:17:inprocess_action'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/rescue.rb:29:in
process_action' /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:30:inblock in process_action'
/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:in
block in instrument' /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/notifications/instrumenter.rb:20:ininstrument'
/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:in
instrument' /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:29:inprocess_action'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/params_wrapper.rb:207:in
process_action' /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/railties/controller_runtime.rb:18:inprocess_action'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/abstract_controller/base.rb:121:in
process' /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:45:inprocess'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal.rb:203:in
dispatch' /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/rack_delegation.rb:14:indispatch'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal.rb:246:in
block in action' /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:73:incall'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:73:in
dispatch' /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:36:incall'
/opt/rh/ruby193/root/usr/share/gems/gems/journey-1.0.4/lib/journey/router.rb:68:in
block in call' /opt/rh/ruby193/root/usr/share/gems/gems/journey-1.0.4/lib/journey/router.rb:56:ineach'
/opt/rh/ruby193/root/usr/share/gems/gems/journey-1.0.4/lib/journey/router.rb:56:in
call' /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:600:incall'
/opt/rh/ruby193/root/usr/share/gems/gems/apipie-rails-0.1.2/lib/apipie/static_dispatcher.rb:65:in
call' /opt/rh/ruby193/root/usr/share/gems/gems/apipie-rails-0.1.2/lib/apipie/middleware/checksum_in_headers.rb:27:incall'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/best_standards_support.rb:17:in
call' /opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/etag.rb:23:incall'
/opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/conditionalget.rb:25:in
call' /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/head.rb:14:incall'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/params_parser.rb:21:in
call' /usr/share/foreman/lib/middleware/catch_json_parse_errors.rb:9:incall'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/flash.rb:242:in
call' /opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/session/abstract/id.rb:205:incontext'
/opt/rh/ruby193/root/usr/share/gems/gems/rack-1.4.1/lib/rack/session/abstract/id.rb:200:in
call' /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/cookies.rb:339:incall'
/opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/query_cache.rb:64:in
call' /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/connection_adapters/abstract/connection_pool.rb:473:incall'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/callbacks.rb:28:in
block in call' /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:405:in_run__2908597467198057675__call__1586855396057739881__callbacks'
/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:405:in
__run_callback' /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:385:in_run_call_callbacks'
/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:81:in
run_callbacks' /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/middleware/callbacks.rb:27:incall'
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/mid

Strange, I can't reproduce that. Can you run "rpm -q foreman" to check
your current version?

··· -- Dominic Cleal Red Hat Engineering

On 29/04/14 09:04, Michael Wörz wrote:

Sorry for stupid questions but i’m quite new to this stuff.

ist rc2 already includes in the yum repos?. I installed RC1 two days ago
and RC2 would be cool to have because of cloning in vmware and the yaml
bug with config groups.

but there seem to be no updates in the repo until now - see below …

root-> yum clean all
Loaded plugins: fastestmirror, security
Cleaning repos: SCL epel foreman foreman-plugins puppetlabs-deps
puppetlabs-products
Cleaning up Everything
Cleaning up list of fastest mirrors
[mgtpup001:/etc/puppet/environments/development/modules/nameservices/manifests]09:54
root-> yum upgrade ruby* foreman*
Loaded plugins: fastestmirror, security
Determining fastest mirrors
epel/metalink

    >  24 kB     00:00

SCL/primary_db

   > 265 kB     00:00

epel

   > 4.4 kB     00:00

epel/primary_db

    > 6.1 MB     00:01

foreman

    > 3.6 kB     00:00

foreman/primary_db

   >  61 kB     00:00

foreman-plugins

    > 3.6 kB     00:00

foreman-plugins/primary_db

   >  19 kB     00:00

puppetlabs-deps

    > 2.5 kB     00:00

puppetlabs-deps/primary_db

   >  23 kB     00:00

puppetlabs-products

    > 2.5 kB     00:00

puppetlabs-products/primary_db

   > 106 kB     00:00

Setting up Upgrade Process
No Packages marked for Update

[mgtpup001:/etc/yum.repos.d]10:03
root-> cat foreman*
[foreman-plugins]
name=Foreman plugins 1.5
baseurl=http://yum.theforeman.org/plugins/1.5/el6/$basearch
enabled=1
gpgcheck=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-foreman

[foreman-plugins-source]
name=Foreman plugins 1.5 - source
baseurl=http://yum.theforeman.org/plugins/1.5/el6/source
enabled=0
gpgcheck=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-foreman
[foreman]
name=Foreman RC
baseurl=http://yum.theforeman.org/rc/el6/$basearch
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-foreman

[foreman-source]
name=Foreman RC - source
baseurl=http://yum.theforeman.org/rc/el6/source
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-foreman


You received this message because you are subscribed to the Google
Groups “Foreman users” group.
To unsubscribe from this group and stop receiving emails from it, send
an email to foreman-users+unsubscribe@googlegroups.com
mailto:foreman-users+unsubscribe@googlegroups.com.
To post to this group, send email to foreman-users@googlegroups.com
mailto:foreman-users@googlegroups.com.
Visit this group at http://groups.google.com/group/foreman-users.
For more options, visit https://groups.google.com/d/optout.

Hi James,

Thanks for the report, sounds like that's a regression on Rails 3.2.8
from our other fix of Bug #5106: Non-Puppet proxies are shown in new host form Puppet proxy dropdowns - Foreman.

Would you mind filing a redmine issue for it and we'll get it fixed?
http://projects.theforeman.org/projects/foreman/issues/new

For now you could try reverting that other fix by doing:

cd /usr/share/foreman/ && curl
https://github.com/theforeman/foreman/commit/50e0bc5c.patch | patch -p1 -R

and then service foreman restart.

Regards,

··· -- Dominic Cleal Red Hat Engineering

On 29/04/14 16:01, James Jenkins wrote:

Hi,

I am getting this error when trying to create a new host in RC2:

(87.7ms) SELECT id FROM “smart_proxies” INNER JOIN
"features_smart_proxies" ON “features_smart_proxies”.“smart_proxy_id” =
“smart_proxies”.“id” INNER JOIN “features” ON “features”.“id” =
“features_smart_proxies”.“feature_id” WHERE “features”.“name” IN
(‘Puppet CA’)
PGError: ERROR: column reference “id” is ambiguous
LINE 1: SELECT id FROM “smart_proxies” INNER JOIN “features_smart_pr…
^
: SELECT id FROM “smart_proxies” INNER JOIN “features_smart_proxies” ON
"features_smart_proxies”.“smart_proxy_id” = “smart_proxies”.“id” INNER
JOIN “features” ON “features”.“id” =
“features_smart_proxies”.“feature_id” WHERE “features”.“name” IN
(‘Puppet CA’)
Setting current location thread-local variable to none
Setting current organization thread-local variable to none
Rendered hosts/_form.html.erb (179.7ms)
Rendered hosts/new.html.erb within layouts/application (283.0ms)
Operation FAILED: PGError: ERROR: column reference “id” is ambiguous
LINE 1: SELECT id FROM “smart_proxies” INNER JOIN “features_smart_pr…
^
: SELECT id FROM “smart_proxies” INNER JOIN “features_smart_proxies” ON
"features_smart_proxies”.“smart_proxy_id” = “smart_proxies”.“id” INNER
JOIN “features” ON “features”.“id” =
“features_smart_proxies”.“feature_id” WHERE “features”.“name” IN
(‘Puppet CA’)
/opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/connection_adapters/postgresql_adapter.rb:1158:in
async_exec' /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/connection_adapters/postgresql_adapter.rb:1158:inexec_no_cache’
/opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/connection_adapters/postgresql_adapter.rb:664:in
block in exec_query' /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/connection_adapters/abstract_adapter.rb:280:inblock in log’
/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/notifications/instrumenter.rb:20:in
instrument' /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/connection_adapters/abstract_adapter.rb:275:inlog’
/opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/connection_adapters/postgresql_adapter.rb:663:in
exec_query' /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/connection_adapters/postgresql_adapter.rb:1253:inselect’
/opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/connection_adapters/abstract/database_statements.rb:18:in
select_all' /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/connection_adapters/abstract/query_cache.rb:61:inblock in select_all’
/opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/connection_adapters/abstract/query_cache.rb:75:in
cache_sql' /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/connection_adapters/abstract/query_cache.rb:61:inselect_all’
/opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/relation/calculations.rb:181:in
pluck' /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/querying.rb:12:inpluck’
/usr/share/foreman/app/models/concerns/taxonomix.rb:66:in taxable_ids' /usr/share/foreman/app/models/concerns/taxonomix.rb:29:inwith_taxonomy_scope’
/opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/relation/delegation.rb:14:in
block in with_taxonomy_scope' /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/relation.rb:241:inblock in scoping’
/opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/scoping.rb:98:in
with_scope' /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/relation.rb:241:inscoping’
/opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/relation/delegation.rb:14:in
with_taxonomy_scope' /usr/share/foreman/app/helpers/hosts_and_hostgroups_helper.rb:52:inpuppet_ca’
/usr/share/foreman/app/helpers/hosts_and_hostgroups_helper.rb:46:in
puppet_master_fields' /usr/share/foreman/app/views/hosts/_form.html.erb:77:inblock (2
levels) in _app_views_hosts__form_html_erb___3474990500892105382_56661360’
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/helpers/capture_helper.rb:40:in
block in capture' /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/helpers/capture_helper.rb:187:inwith_output_buffer’
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/helpers/capture_helper.rb:40:in
capture' /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/helpers/form_helper.rb:607:infields_for’
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/helpers/form_helper.rb:378:in
form_for' /usr/share/foreman/app/helpers/layout_helper.rb:248:inform_for’
/usr/share/foreman/app/views/hosts/_form.html.erb:8:in block in _app_views_hosts__form_html_erb___3474990500892105382_56661360' /usr/share/foreman/app/models/taxonomy.rb:48:inblock (2 levels) in
as_taxonomy’
/usr/share/foreman/app/models/concerns/foreman/thread_session.rb:143:in
as_location' /usr/share/foreman/app/models/taxonomy.rb:47:inblock in as_taxonomy’
/usr/share/foreman/app/models/concerns/foreman/thread_session.rb:108:in
as_org' /usr/share/foreman/app/models/taxonomy.rb:46:inas_taxonomy’
/usr/share/foreman/app/views/hosts/_form.html.erb:6:in
_app_views_hosts__form_html_erb___3474990500892105382_56661360' /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/template.rb:145:inblock in render’
/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/notifications.rb:125:in
instrument' /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/template.rb:143:inrender’
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/renderer/partial_renderer.rb:265:in
render_partial' /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/renderer/partial_renderer.rb:238:inblock in render’
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/renderer/abstract_renderer.rb:38:in
block in instrument' /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:inblock in instrument’
/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/notifications/instrumenter.rb:20:in
instrument' /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:ininstrument’
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/renderer/abstract_renderer.rb:38:in
instrument' /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/renderer/partial_renderer.rb:237:inrender’
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/renderer/renderer.rb:41:in
render_partial' /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/renderer/renderer.rb:15:inrender’
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/helpers/rendering_helper.rb:24:in
render' /usr/share/foreman/app/views/hosts/new.html.erb:7:in_app_views_hosts_new_html_erb___2750309623513813417_69962776444080’
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/template.rb:145:in
block in render' /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/notifications.rb:125:ininstrument’
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/template.rb:143:in
render' /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/renderer/template_renderer.rb:47:inblock (2 levels) in render_template’
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/renderer/abstract_renderer.rb:38:in
block in instrument' /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:inblock in instrument’
/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/notifications/instrumenter.rb:20:in
instrument' /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:ininstrument’
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/renderer/abstract_renderer.rb:38:in
instrument' /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/renderer/template_renderer.rb:46:inblock in render_template’
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/renderer/template_renderer.rb:54:in
render_with_layout' /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/renderer/template_renderer.rb:45:inrender_template’
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/renderer/template_renderer.rb:18:in
render' /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/renderer/renderer.rb:36:inrender_template’
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/renderer/renderer.rb:17:in
render' /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:110:in_render_template’
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/streaming.rb:225:in
_render_template' /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:103:inrender_to_body’
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/renderers.rb:28:in
render_to_body' /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/compatibility.rb:50:inrender_to_body’
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:88:in
render' /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/rendering.rb:16:inrender’
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:40:in
block (2 levels) in render' /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/core_ext/benchmark.rb:5:inblock in ms’
/opt/rh/ruby193/root/usr/share/ruby/benchmark.rb:295:in realtime' /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/core_ext/benchmark.rb:5:inms’
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:40:in
block in render' /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:83:incleanup_view_runtime’
/opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/railties/controller_runtime.rb:24:in
cleanup_view_runtime' /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:39:inrender’
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/implicit_render.rb:10:in
default_render' /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/implicit_render.rb:5:insend_action’
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/abstract_controller/base.rb:167:in
process_action' /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/rendering.rb:10:inprocess_action’
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/abstract_controller/callbacks.rb:18:in
block in process_action' /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:538:inblock (3 levels) in
_run__1004109572713390808__process_action__64208193860538607__callbacks’
/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:215:in
block in _conditional_callback_around_6335' /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:326:inaround’
/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:310:in
_callback_around_906' /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:214:in_conditional_callback_around_6335’
/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:526:in
block (2 levels) in _run__1004109572713390808__process_action__64208193860538607__callbacks' /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:215:inblock in _conditional_callback_around_6334’
/usr/share/foreman/app/models/concerns/foreman/thread_session.rb:33:in
clear_thread' /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:214:in_conditional_callback_around_6334’
/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:415:in
block in _run__1004109572713390808__process_action__64208193860538607__callbacks' /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:215:inblock in _conditional_callback_around_6333’
/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:326:in
around' /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:310:in_callback_around_13’
/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:214:in
_conditional_callback_around_6333' /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:414:in_run__1004109572713390808__process_action__64208193860538607__callbacks’
/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:405:in
__run_callback' /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:385:in_run_process_action_callbacks’
/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:81:in
run_callbacks' /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/abstract_controller/callbacks.rb:17:inprocess_action’
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/rescue.rb:29:in
process_action' /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:30:inblock in process_action’
/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:in
block in instrument' /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/notifications/instrumenter.rb:20:ininstrument’
/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:in
instrument' /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:29:inprocess_action’
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/params_wrapper.rb:207:in
process_action' /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/railties/controller_runtime.rb:18:inprocess_action’
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/abstract_controller/base.rb:121:in
process' /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:45:inprocess’
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal.rb:203:in
dispatch' /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/rack_delegation.rb:14:indispatch’
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal.rb:246:in
block in action' /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:73:incall’
/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:73:in
dispatch' /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:36:incall’
/opt/rh/ruby193/root/usr/share/gems/gems/journey-1.0.4/lib/journey/router.rb:68:in
block in call' /opt/rh/ruby193/root/usr/share/gems/gems/journey-1.0.4/lib/journey/router.rb:56:ineach’
/opt/rh/ruby193/root/usr/share/gems/gems/journey-1.0.4/lib/journey/router.rb:56:in
call' /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:600:incall’
/opt/rh/ruby193/root/usr/share/gems/gems/apipie-rails-0.1.2/lib/apipie/static_dispatcher.rb:65:in
`call’
/opt/rh/ruby193/root/usr/share/gems/gems/apipie-rails-0.1.2/lib/apipie/middleware/checksum_in_h

Hi,

That fix works fine. I have created bug 5490
http://projects.theforeman.org/issues/5490

Thanks,

-James

··· On Tuesday, 29 April 2014 16:08:57 UTC+1, Dominic Cleal wrote: > > Hi James, > > Thanks for the report, sounds like that's a regression on Rails 3.2.8 > from our other fix of http://projects.theforeman.org/issues/5106. > > > Would you mind filing a redmine issue for it and we'll get it fixed? > http://projects.theforeman.org/projects/foreman/issues/new > > For now you could try reverting that other fix by doing: > > cd /usr/share/foreman/ && curl > https://github.com/theforeman/foreman/commit/50e0bc5c.patch | patch -p1 > -R > > and then `service foreman restart`. > > Regards, > > -- > Dominic Cleal > Red Hat Engineering > > On 29/04/14 16:01, James Jenkins wrote: > > Hi, > > > > I am getting this error when trying to create a new host in RC2: > > > > (87.7ms) SELECT id FROM "smart_proxies" INNER JOIN > > "features_smart_proxies" ON "features_smart_proxies"."smart_proxy_id" = > > "smart_proxies"."id" INNER JOIN "features" ON "features"."id" = > > "features_smart_proxies"."feature_id" WHERE "features"."name" IN > > ('Puppet CA') > > PGError: ERROR: column reference "id" is ambiguous > > LINE 1: SELECT id FROM "smart_proxies" INNER JOIN "features_smart_pr... > > ^ > > : SELECT id FROM "smart_proxies" INNER JOIN "features_smart_proxies" ON > > "features_smart_proxies"."smart_proxy_id" = "smart_proxies"."id" INNER > > JOIN "features" ON "features"."id" = > > "features_smart_proxies"."feature_id" WHERE "features"."name" IN > > ('Puppet CA') > > Setting current location thread-local variable to none > > Setting current organization thread-local variable to none > > Rendered hosts/_form.html.erb (179.7ms) > > Rendered hosts/new.html.erb within layouts/application (283.0ms) > > Operation FAILED: PGError: ERROR: column reference "id" is ambiguous > > LINE 1: SELECT id FROM "smart_proxies" INNER JOIN "features_smart_pr... > > ^ > > : SELECT id FROM "smart_proxies" INNER JOIN "features_smart_proxies" ON > > "features_smart_proxies"."smart_proxy_id" = "smart_proxies"."id" INNER > > JOIN "features" ON "features"."id" = > > "features_smart_proxies"."feature_id" WHERE "features"."name" IN > > ('Puppet CA') > > > /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/connection_adapters/postgresql_adapter.rb:1158:in > > > `async_exec' > > > /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/connection_adapters/postgresql_adapter.rb:1158:in > > > `exec_no_cache' > > > /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/connection_adapters/postgresql_adapter.rb:664:in > > > `block in exec_query' > > > /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/connection_adapters/abstract_adapter.rb:280:in > > > `block in log' > > > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/notifications/instrumenter.rb:20:in > > > `instrument' > > > /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/connection_adapters/abstract_adapter.rb:275:in > > > `log' > > > /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/connection_adapters/postgresql_adapter.rb:663:in > > > `exec_query' > > > /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/connection_adapters/postgresql_adapter.rb:1253:in > > > `select' > > > /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/connection_adapters/abstract/database_statements.rb:18:in > > > `select_all' > > > /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/connection_adapters/abstract/query_cache.rb:61:in > > > `block in select_all' > > > /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/connection_adapters/abstract/query_cache.rb:75:in > > > `cache_sql' > > > /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/connection_adapters/abstract/query_cache.rb:61:in > > > `select_all' > > > /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/relation/calculations.rb:181:in > > > `pluck' > > > /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/querying.rb:12:in > > > `pluck' > > /usr/share/foreman/app/models/concerns/taxonomix.rb:66:in `taxable_ids' > > /usr/share/foreman/app/models/concerns/taxonomix.rb:29:in > > `with_taxonomy_scope' > > > /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/relation/delegation.rb:14:in > > > `block in with_taxonomy_scope' > > > /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/relation.rb:241:in > > > `block in scoping' > > > /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/scoping.rb:98:in > > > `with_scope' > > > /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/relation.rb:241:in > > > `scoping' > > > /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/relation/delegation.rb:14:in > > > `with_taxonomy_scope' > > /usr/share/foreman/app/helpers/hosts_and_hostgroups_helper.rb:52:in > > `puppet_ca' > > /usr/share/foreman/app/helpers/hosts_and_hostgroups_helper.rb:46:in > > `puppet_master_fields' > > /usr/share/foreman/app/views/hosts/_form.html.erb:77:in `block (2 > > levels) in > _app_views_hosts__form_html_erb___3474990500892105382_56661360' > > > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/helpers/capture_helper.rb:40:in > > > `block in capture' > > > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/helpers/capture_helper.rb:187:in > > > `with_output_buffer' > > > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/helpers/capture_helper.rb:40:in > > > `capture' > > > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/helpers/form_helper.rb:607:in > > > `fields_for' > > > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/helpers/form_helper.rb:378:in > > > `form_for' > > /usr/share/foreman/app/helpers/layout_helper.rb:248:in `form_for' > > /usr/share/foreman/app/views/hosts/_form.html.erb:8:in `block in > > _app_views_hosts__form_html_erb___3474990500892105382_56661360' > > /usr/share/foreman/app/models/taxonomy.rb:48:in `block (2 levels) in > > as_taxonomy' > > /usr/share/foreman/app/models/concerns/foreman/thread_session.rb:143:in > > `as_location' > > /usr/share/foreman/app/models/taxonomy.rb:47:in `block in as_taxonomy' > > /usr/share/foreman/app/models/concerns/foreman/thread_session.rb:108:in > > `as_org' > > /usr/share/foreman/app/models/taxonomy.rb:46:in `as_taxonomy' > > /usr/share/foreman/app/views/hosts/_form.html.erb:6:in > > `_app_views_hosts__form_html_erb___3474990500892105382_56661360' > > > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/template.rb:145:in > > > `block in render' > > > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/notifications.rb:125:in > > > `instrument' > > > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/template.rb:143:in > > > `render' > > > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/renderer/partial_renderer.rb:265:in > > > `render_partial' > > > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/renderer/partial_renderer.rb:238:in > > > `block in render' > > > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/renderer/abstract_renderer.rb:38:in > > > `block in instrument' > > > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:in > > > `block in instrument' > > > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/notifications/instrumenter.rb:20:in > > > `instrument' > > > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:in > > > `instrument' > > > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/renderer/abstract_renderer.rb:38:in > > > `instrument' > > > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/renderer/partial_renderer.rb:237:in > > > `render' > > > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/renderer/renderer.rb:41:in > > > `render_partial' > > > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/renderer/renderer.rb:15:in > > > `render' > > > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/helpers/rendering_helper.rb:24:in > > > `render' > > /usr/share/foreman/app/views/hosts/new.html.erb:7:in > > `_app_views_hosts_new_html_erb___2750309623513813417_69962776444080' > > > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/template.rb:145:in > > > `block in render' > > > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/notifications.rb:125:in > > > `instrument' > > > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/template.rb:143:in > > > `render' > > > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/renderer/template_renderer.rb:47:in > > > `block (2 levels) in render_template' > > > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/renderer/abstract_renderer.rb:38:in > > > `block in instrument' > > > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:in > > > `block in instrument' > > > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/notifications/instrumenter.rb:20:in > > > `instrument' > > > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:in > > > `instrument' > > > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/renderer/abstract_renderer.rb:38:in > > > `instrument' > > > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/renderer/template_renderer.rb:46:in > > > `block in render_template' > > > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/renderer/template_renderer.rb:54:in > > > `render_with_layout' > > > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/renderer/template_renderer.rb:45:in > > > `render_template' > > > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/renderer/template_renderer.rb:18:in > > > `render' > > > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/renderer/renderer.rb:36:in > > > `render_template' > > > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/renderer/renderer.rb:17:in > > > `render' > > > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:110:in > > > `_render_template' > > > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/streaming.rb:225:in > > > `_render_template' > > > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:103:in > > > `render_to_body' > > > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/renderers.rb:28:in > > > `render_to_body' > > > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/compatibility.rb:50:in > > > `render_to_body' > > > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:88:in > > > `render' > > > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/rendering.rb:16:in > > > `render' > > > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:40:in > > > `block (2 levels) in render' > > > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/core_ext/benchmark.rb:5:in > > > `block in ms' > > /opt/rh/ruby193/root/usr/share/ruby/benchmark.rb:295:in `realtime' > > > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/core_ext/benchmark.rb:5:in > > > `ms' > > > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:40:in > > > `block in render' > > > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:83:in > > > `cleanup_view_runtime' > > > /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/railties/controller_runtime.rb:24:in > > > `cleanup_view_runtime' > > > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:39:in > > > `render' > > > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/implicit_render.rb:10:in > > > `default_render' > > > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/implicit_render.rb:5:in > > > `send_action' > > > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/abstract_controller/base.rb:167:in > > > `process_action' > > > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/rendering.rb:10:in > > > `process_action' > > > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/abstract_controller/callbacks.rb:18:in > > > `block in process_action' > > > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:538:in > > > `block (3 levels) in > > _run__1004109572713390808__process_action__64208193860538607__callbacks' > > > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:215:in > > > `block in _conditional_callback_around_6335' > > > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:326:in > > > `around' > > > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:310:in > > > `_callback_around_906' > > > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:214:in > > > `_conditional_callback_around_6335' > > > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:526:in > > > `block (2 levels) in > > _run__1004109572713390808__process_action__64208193860538607__callbacks' > > > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:215:in > > > `block in _conditional_callback_around_6334' > > /usr/share/foreman/app/models/concerns/foreman/thread_session.rb:33:in > > `clear_thread' > > > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:214:in > > > `_conditional_callback_around_6334' > > > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:415:in > > > `block in > > _run__1004109572713390808__process_action__64208193860538607__callbacks' > > > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:215:in > > > `block in _conditional_callback_around_6333' > > > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:326:in > > > `around' > > > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:310:in > > > `_callback_around_13' > > > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:214:in > > > `_conditional_callback_around_6333' > > > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:414:in > > > > `_run__1004109572713390808__process_action__64208193860538607__callbacks' > > > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:405:in > > > `__run_callback' > > > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:385:in > > > `_run_process_action_callbacks' > > > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:81:in > > > `run_callbacks' > > > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/abstract_controller/callbacks.rb:17:in > > > `process_action' > > > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/rescue.rb:29:in > > > `process_action' > > > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:30:in > > > `block in process_action' > > > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:in > > > `block in instrument' > > > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/notifications/instrumenter.rb:20:in > > > `instrument' > > > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:in > > > `instrument' > > > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:29:in > > > `process_action' > > > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/params_wrapper.rb:207:in > > > `process_action' > > > /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/railties/controller_runtime.rb:18:in > > > `process_action' > > > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/abstract_controller/base.rb:121:in > > > `process' > > > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:45:in > > > `process' > > > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal.rb:203:in > > > `dispatch' > > > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/rack_delegation.rb:14:in > > > `dispatch' > > > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal.rb:246:in > > > `block in action' > > > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:73:in > > > `call' > > > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:73:in > > > `dispatch' > > > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:36:in > > > `call' > > > /opt/rh/ruby193/root/usr/share/gems/gems/journey-1.0.4/lib/journey/router.rb:68:in > > > `block in call' > > > /opt/rh/ruby193/root/usr/share/gems/gems/journey-1.0.4/lib/journey/router.rb:56:in > > > `each' > > > /o

[mgtpup001:/etc/yum.repos.d]10:14
root-> rpm -q foreman
foreman-1.5.0-0.1.RC1.el6.noarch

··· 2014-04-29 10:08 GMT+02:00 Dominic Cleal :

Strange, I can’t reproduce that. Can you run “rpm -q foreman” to check
your current version?


Dominic Cleal
Red Hat Engineering

On 29/04/14 09:04, Michael Wörz wrote:

Sorry for stupid questions but i’m quite new to this stuff.

ist rc2 already includes in the yum repos?. I installed RC1 two days ago
and RC2 would be cool to have because of cloning in vmware and the yaml
bug with config groups.

but there seem to be no updates in the repo until now - see below …

root-> yum clean all
Loaded plugins: fastestmirror, security
Cleaning repos: SCL epel foreman foreman-plugins puppetlabs-deps
puppetlabs-products
Cleaning up Everything
Cleaning up list of fastest mirrors

[mgtpup001:/etc/puppet/environments/development/modules/nameservices/manifests]09:54

root-> yum upgrade ruby* foreman*
Loaded plugins: fastestmirror, security
Determining fastest mirrors
epel/metalink

    >  24 kB     00:00

SCL/primary_db

   > 265 kB     00:00

epel

   > 4.4 kB     00:00

epel/primary_db

    > 6.1 MB     00:01

foreman

    > 3.6 kB     00:00

foreman/primary_db

   >  61 kB     00:00

foreman-plugins

    > 3.6 kB     00:00

foreman-plugins/primary_db

   >  19 kB     00:00

puppetlabs-deps

    > 2.5 kB     00:00

puppetlabs-deps/primary_db

   >  23 kB     00:00

puppetlabs-products

    > 2.5 kB     00:00

puppetlabs-products/primary_db

   > 106 kB     00:00

Setting up Upgrade Process
No Packages marked for Update

[mgtpup001:/etc/yum.repos.d]10:03
root-> cat foreman*
[foreman-plugins]
name=Foreman plugins 1.5
baseurl=http://yum.theforeman.org/plugins/1.5/el6/$basearch
enabled=1
gpgcheck=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-foreman

[foreman-plugins-source]
name=Foreman plugins 1.5 - source
baseurl=http://yum.theforeman.org/plugins/1.5/el6/source
enabled=0
gpgcheck=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-foreman
[foreman]
name=Foreman RC
baseurl=http://yum.theforeman.org/rc/el6/$basearch
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-foreman

[foreman-source]
name=Foreman RC - source
baseurl=http://yum.theforeman.org/rc/el6/source
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-foreman


You received this message because you are subscribed to the Google
Groups “Foreman users” group.
To unsubscribe from this group and stop receiving emails from it, send
an email to foreman-users+unsubscribe@googlegroups.com
mailto:foreman-users+unsubscribe@googlegroups.com.
To post to this group, send email to foreman-users@googlegroups.com
mailto:foreman-users@googlegroups.com.
Visit this group at http://groups.google.com/group/foreman-users.
For more options, visit https://groups.google.com/d/optout.


You received this message because you are subscribed to a topic in the
Google Groups “Foreman users” group.
To unsubscribe from this topic, visit
https://groups.google.com/d/topic/foreman-users/Np0Iuf1P23I/unsubscribe.
To unsubscribe from this group and all its topics, send an email to
foreman-users+unsubscribe@googlegroups.com.
To post to this group, send email to foreman-users@googlegroups.com.
Visit this group at http://groups.google.com/group/foreman-users.
For more options, visit https://groups.google.com/d/optout.

I've read that foreman 1.5 knows how to use ldap groups for permissions?

I can't find anything on the configuration on how to use it?

Best regards,
Cristian

··· On Tue, Apr 29, 2014 at 6:25 PM, James Jenkins wrote: > Hi, > > That fix works fine. I have created bug 5490 > http://projects.theforeman.org/issues/5490 > > Thanks, > > -James > > > > On Tuesday, 29 April 2014 16:08:57 UTC+1, Dominic Cleal wrote: >> >> Hi James, >> >> Thanks for the report, sounds like that's a regression on Rails 3.2.8 >> from our other fix of http://projects.theforeman.org/issues/5106. >> >> Would you mind filing a redmine issue for it and we'll get it fixed? >> http://projects.theforeman.org/projects/foreman/issues/new >> >> For now you could try reverting that other fix by doing: >> >> cd /usr/share/foreman/ && curl >> https://github.com/theforeman/foreman/commit/50e0bc5c.patch | patch -p1 -R >> >> and then `service foreman restart`. >> >> Regards, >> >> -- >> Dominic Cleal >> Red Hat Engineering >> >> On 29/04/14 16:01, James Jenkins wrote: >> > Hi, >> > >> > I am getting this error when trying to create a new host in RC2: >> > >> > (87.7ms) SELECT id FROM "smart_proxies" INNER JOIN >> > "features_smart_proxies" ON "features_smart_proxies"."smart_proxy_id" = >> > "smart_proxies"."id" INNER JOIN "features" ON "features"."id" = >> > "features_smart_proxies"."feature_id" WHERE "features"."name" IN >> > ('Puppet CA') >> > PGError: ERROR: column reference "id" is ambiguous >> > LINE 1: SELECT id FROM "smart_proxies" INNER JOIN "features_smart_pr... >> > ^ >> > : SELECT id FROM "smart_proxies" INNER JOIN "features_smart_proxies" ON >> > "features_smart_proxies"."smart_proxy_id" = "smart_proxies"."id" INNER >> > JOIN "features" ON "features"."id" = >> > "features_smart_proxies"."feature_id" WHERE "features"."name" IN >> > ('Puppet CA') >> > Setting current location thread-local variable to none >> > Setting current organization thread-local variable to none >> > Rendered hosts/_form.html.erb (179.7ms) >> > Rendered hosts/new.html.erb within layouts/application (283.0ms) >> > Operation FAILED: PGError: ERROR: column reference "id" is ambiguous >> > LINE 1: SELECT id FROM "smart_proxies" INNER JOIN "features_smart_pr... >> > ^ >> > : SELECT id FROM "smart_proxies" INNER JOIN "features_smart_proxies" ON >> > "features_smart_proxies"."smart_proxy_id" = "smart_proxies"."id" INNER >> > JOIN "features" ON "features"."id" = >> > "features_smart_proxies"."feature_id" WHERE "features"."name" IN >> > ('Puppet CA') >> > >> > /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/connection_adapters/postgresql_adapter.rb:1158:in >> > `async_exec' >> > >> > /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/connection_adapters/postgresql_adapter.rb:1158:in >> > `exec_no_cache' >> > >> > /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/connection_adapters/postgresql_adapter.rb:664:in >> > `block in exec_query' >> > >> > /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/connection_adapters/abstract_adapter.rb:280:in >> > `block in log' >> > >> > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/notifications/instrumenter.rb:20:in >> > `instrument' >> > >> > /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/connection_adapters/abstract_adapter.rb:275:in >> > `log' >> > >> > /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/connection_adapters/postgresql_adapter.rb:663:in >> > `exec_query' >> > >> > /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/connection_adapters/postgresql_adapter.rb:1253:in >> > `select' >> > >> > /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/connection_adapters/abstract/database_statements.rb:18:in >> > `select_all' >> > >> > /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/connection_adapters/abstract/query_cache.rb:61:in >> > `block in select_all' >> > >> > /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/connection_adapters/abstract/query_cache.rb:75:in >> > `cache_sql' >> > >> > /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/connection_adapters/abstract/query_cache.rb:61:in >> > `select_all' >> > >> > /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/relation/calculations.rb:181:in >> > `pluck' >> > >> > /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/querying.rb:12:in >> > `pluck' >> > /usr/share/foreman/app/models/concerns/taxonomix.rb:66:in `taxable_ids' >> > /usr/share/foreman/app/models/concerns/taxonomix.rb:29:in >> > `with_taxonomy_scope' >> > >> > /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/relation/delegation.rb:14:in >> > `block in with_taxonomy_scope' >> > >> > /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/relation.rb:241:in >> > `block in scoping' >> > >> > /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/scoping.rb:98:in >> > `with_scope' >> > >> > /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/relation.rb:241:in >> > `scoping' >> > >> > /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/relation/delegation.rb:14:in >> > `with_taxonomy_scope' >> > /usr/share/foreman/app/helpers/hosts_and_hostgroups_helper.rb:52:in >> > `puppet_ca' >> > /usr/share/foreman/app/helpers/hosts_and_hostgroups_helper.rb:46:in >> > `puppet_master_fields' >> > /usr/share/foreman/app/views/hosts/_form.html.erb:77:in `block (2 >> > levels) in >> > _app_views_hosts__form_html_erb___3474990500892105382_56661360' >> > >> > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/helpers/capture_helper.rb:40:in >> > `block in capture' >> > >> > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/helpers/capture_helper.rb:187:in >> > `with_output_buffer' >> > >> > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/helpers/capture_helper.rb:40:in >> > `capture' >> > >> > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/helpers/form_helper.rb:607:in >> > `fields_for' >> > >> > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/helpers/form_helper.rb:378:in >> > `form_for' >> > /usr/share/foreman/app/helpers/layout_helper.rb:248:in `form_for' >> > /usr/share/foreman/app/views/hosts/_form.html.erb:8:in `block in >> > _app_views_hosts__form_html_erb___3474990500892105382_56661360' >> > /usr/share/foreman/app/models/taxonomy.rb:48:in `block (2 levels) in >> > as_taxonomy' >> > /usr/share/foreman/app/models/concerns/foreman/thread_session.rb:143:in >> > `as_location' >> > /usr/share/foreman/app/models/taxonomy.rb:47:in `block in as_taxonomy' >> > /usr/share/foreman/app/models/concerns/foreman/thread_session.rb:108:in >> > `as_org' >> > /usr/share/foreman/app/models/taxonomy.rb:46:in `as_taxonomy' >> > /usr/share/foreman/app/views/hosts/_form.html.erb:6:in >> > `_app_views_hosts__form_html_erb___3474990500892105382_56661360' >> > >> > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/template.rb:145:in >> > `block in render' >> > >> > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/notifications.rb:125:in >> > `instrument' >> > >> > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/template.rb:143:in >> > `render' >> > >> > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/renderer/partial_renderer.rb:265:in >> > `render_partial' >> > >> > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/renderer/partial_renderer.rb:238:in >> > `block in render' >> > >> > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/renderer/abstract_renderer.rb:38:in >> > `block in instrument' >> > >> > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:in >> > `block in instrument' >> > >> > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/notifications/instrumenter.rb:20:in >> > `instrument' >> > >> > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:in >> > `instrument' >> > >> > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/renderer/abstract_renderer.rb:38:in >> > `instrument' >> > >> > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/renderer/partial_renderer.rb:237:in >> > `render' >> > >> > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/renderer/renderer.rb:41:in >> > `render_partial' >> > >> > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/renderer/renderer.rb:15:in >> > `render' >> > >> > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/helpers/rendering_helper.rb:24:in >> > `render' >> > /usr/share/foreman/app/views/hosts/new.html.erb:7:in >> > `_app_views_hosts_new_html_erb___2750309623513813417_69962776444080' >> > >> > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/template.rb:145:in >> > `block in render' >> > >> > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/notifications.rb:125:in >> > `instrument' >> > >> > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/template.rb:143:in >> > `render' >> > >> > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/renderer/template_renderer.rb:47:in >> > `block (2 levels) in render_template' >> > >> > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/renderer/abstract_renderer.rb:38:in >> > `block in instrument' >> > >> > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:in >> > `block in instrument' >> > >> > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/notifications/instrumenter.rb:20:in >> > `instrument' >> > >> > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:in >> > `instrument' >> > >> > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/renderer/abstract_renderer.rb:38:in >> > `instrument' >> > >> > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/renderer/template_renderer.rb:46:in >> > `block in render_template' >> > >> > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/renderer/template_renderer.rb:54:in >> > `render_with_layout' >> > >> > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/renderer/template_renderer.rb:45:in >> > `render_template' >> > >> > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/renderer/template_renderer.rb:18:in >> > `render' >> > >> > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/renderer/renderer.rb:36:in >> > `render_template' >> > >> > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/renderer/renderer.rb:17:in >> > `render' >> > >> > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:110:in >> > `_render_template' >> > >> > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/streaming.rb:225:in >> > `_render_template' >> > >> > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:103:in >> > `render_to_body' >> > >> > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/renderers.rb:28:in >> > `render_to_body' >> > >> > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/compatibility.rb:50:in >> > `render_to_body' >> > >> > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:88:in >> > `render' >> > >> > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/rendering.rb:16:in >> > `render' >> > >> > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:40:in >> > `block (2 levels) in render' >> > >> > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/core_ext/benchmark.rb:5:in >> > `block in ms' >> > /opt/rh/ruby193/root/usr/share/ruby/benchmark.rb:295:in `realtime' >> > >> > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/core_ext/benchmark.rb:5:in >> > `ms' >> > >> > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:40:in >> > `block in render' >> > >> > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:83:in >> > `cleanup_view_runtime' >> > >> > /opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/railties/controller_runtime.rb:24:in >> > `cleanup_view_runtime' >> > >> > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:39:in >> > `render' >> > >> > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/implicit_render.rb:10:in >> > `default_render' >> > >> > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/implicit_render.rb:5:in >> > `send_action' >> > >> > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/abstract_controller/base.rb:167:in >> > `process_action' >> > >> > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/rendering.rb:10:in >> > `process_action' >> > >> > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/abstract_controller/callbacks.rb:18:in >> > `block in process_action' >> > >> > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:538:in >> > `block (3 levels) in >> > _run__1004109572713390808__process_action__64208193860538607__callbacks' >> > >> > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:215:in >> > `block in _conditional_callback_around_6335' >> > >> > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:326:in >> > `around' >> > >> > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:310:in >> > `_callback_around_906' >> > >> > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:214:in >> > `_conditional_callback_around_6335' >> > >> > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:526:in >> > `block (2 levels) in >> > _run__1004109572713390808__process_action__64208193860538607__callbacks' >> > >> > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:215:in >> > `block in _conditional_callback_around_6334' >> > /usr/share/foreman/app/models/concerns/foreman/thread_session.rb:33:in >> > `clear_thread' >> > >> > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:214:in >> > `_conditional_callback_around_6334' >> > >> > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:415:in >> > `block in >> > _run__1004109572713390808__process_action__64208193860538607__callbacks' >> > >> > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:215:in >> > `block in _conditional_callback_around_6333' >> > >> > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:326:in >> > `around' >> > >> > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:310:in >> > `_callback_around_13' >> > >> > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:214:in >> > `_conditional_callback_around_6333' >> > >> > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:414:in >> > >> > `_run__1004109572713390808__process_action__64208193860538607__callbacks' >> > >> > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:405:in >> > `__run_callback' >> > >> > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:385:in >> > `_run_process_action_callbacks' >> > >> > /opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:81:in >> > `run_callbacks' >> > >> > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/abstract_controller/callbacks.rb:17:in >> > `process_action' >> > >> > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/rescue.rb:29:in >> > `process_action' >> > >> > /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/instrumen

Do you have a proxy server configured perhaps? e.g. in /etc/yum.conf or
$http_proxy / $HTTP_PROXY environment variables. I don't see any other
reason why that wouldn't work.

··· -- Dominic Cleal Red Hat Engineering

On 29/04/14 09:14, Michael Wörz wrote:

[mgtpup001:/etc/yum.repos.d]10:14
root-> rpm -q foreman
foreman-1.5.0-0.1.RC1.el6.noarch

2014-04-29 10:08 GMT+02:00 Dominic Cleal <dcleal+g@redhat.com
mailto:dcleal+g@redhat.com>:

Strange, I can't reproduce that.  Can you run "rpm -q foreman" to check
your current version?

--
Dominic Cleal
Red Hat Engineering

On 29/04/14 09:04, Michael Wörz wrote:
> Sorry for stupid questions but i'm quite new to this stuff.
>
> ist rc2 already includes in the yum repos?. I installed RC1 two
days ago
> and RC2 would be cool to have because of cloning in vmware and the
yaml
> bug with config groups.
>
> but there seem to be no updates in the repo until now - see below ...
>
> root-> yum clean all
> Loaded plugins: fastestmirror, security
> Cleaning repos: SCL epel foreman foreman-plugins puppetlabs-deps
> puppetlabs-products
> Cleaning up Everything
> Cleaning up list of fastest mirrors
>
[mgtpup001:/etc/puppet/environments/development/modules/nameservices/manifests]09:54
> r*oot-> yum upgrade ruby\* foreman\**
> Loaded plugins: fastestmirror, security
> Determining fastest mirrors
> epel/metalink
>
>         >  24 kB     00:00
>  * epel: be.mirror.eurid.eu <http://be.mirror.eurid.eu>
> SCL
>
>         > 2.9 kB     00:00
> SCL/primary_db
>
>        > 265 kB     00:00
> epel
>
>        > 4.4 kB     00:00
> epel/primary_db
>
>         > 6.1 MB     00:01
> foreman
>
>         > 3.6 kB     00:00
> foreman/primary_db
>
>        >  61 kB     00:00
> foreman-plugins
>
>         > 3.6 kB     00:00
> foreman-plugins/primary_db
>
>        >  19 kB     00:00
> puppetlabs-deps
>
>         > 2.5 kB     00:00
> puppetlabs-deps/primary_db
>
>        >  23 kB     00:00
> puppetlabs-products
>
>         > 2.5 kB     00:00
> puppetlabs-products/primary_db
>
>        > 106 kB     00:00
> *Setting up Upgrade Process*
> *No Packages marked for Update*
>
>
> *[mgtpup001:/etc/yum.repos.d]10:03*
> *root-> cat foreman**
> [foreman-plugins]
> name=Foreman plugins 1.5
> baseurl=http://yum.theforeman.org/plugins/1.5/el6/$basearch
> enabled=1
> gpgcheck=0
> gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-foreman
>
> [foreman-plugins-source]
> name=Foreman plugins 1.5 - source
> baseurl=http://yum.theforeman.org/plugins/1.5/el6/source
> enabled=0
> gpgcheck=0
> gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-foreman
> [foreman]
> name=Foreman RC
> baseurl=http://yum.theforeman.org/rc/el6/$basearch
> enabled=1
> gpgcheck=1
> gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-foreman
>
> [foreman-source]
> name=Foreman RC - source
> baseurl=http://yum.theforeman.org/rc/el6/source
> enabled=0
> gpgcheck=1
> gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-foreman
>
>
>
> --
> You received this message because you are subscribed to the Google
> Groups "Foreman users" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to foreman-users+unsubscribe@googlegroups.com
<mailto:foreman-users%2Bunsubscribe@googlegroups.com>
> <mailto:foreman-users+unsubscribe@googlegroups.com
<mailto:foreman-users%2Bunsubscribe@googlegroups.com>>.
> To post to this group, send email to
foreman-users@googlegroups.com <mailto:foreman-users@googlegroups.com>
> <mailto:foreman-users@googlegroups.com
<mailto:foreman-users@googlegroups.com>>.
> Visit this group at http://groups.google.com/group/foreman-users.
> For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to a topic in
the Google Groups "Foreman users" group.
To unsubscribe from this topic, visit
https://groups.google.com/d/topic/foreman-users/Np0Iuf1P23I/unsubscribe.
To unsubscribe from this group and all its topics, send an email to
foreman-users+unsubscribe@googlegroups.com
<mailto:foreman-users%2Bunsubscribe@googlegroups.com>.
To post to this group, send email to foreman-users@googlegroups.com
<mailto:foreman-users@googlegroups.com>.
Visit this group at http://groups.google.com/group/foreman-users.
For more options, visit https://groups.google.com/d/optout.


You received this message because you are subscribed to the Google
Groups “Foreman users” group.
To unsubscribe from this group and stop receiving emails from it, send
an email to foreman-users+unsubscribe@googlegroups.com
mailto:foreman-users+unsubscribe@googlegroups.com.
To post to this group, send email to foreman-users@googlegroups.com
mailto:foreman-users@googlegroups.com.
Visit this group at http://groups.google.com/group/foreman-users.
For more options, visit https://groups.google.com/d/optout.

Proxy is set and working otherwise yum woud hang

[mgtpup001:/etc/yum.repos.d]10:51
root-> wget www.heise.de
–2014-04-29 10:52:55-- http://www.heise.de/
Connecting to 10.251.200.20:3128… connected.
Proxy request sent, awaiting response… 200 OK
Length: unspecified [text/html]
Saving to: âindex.htmlâ

[ &lt;=&gt;
                                                           ] 113,152

–.-K/s in 0.01s

2014-04-29 10:52:55 (11.1 MB/s) - âindex.htmlâ

[mgtpup001:/etc/yum.repos.d]10:52
root-> echo $http_proxy
http://10.251.200.20:3128
[mgtpup001:/etc/yum.repos.d]10:53
root-> echo $https_proxy
http://10.251.200.20:3128
[mgtpup001:/etc/yum.repos.d]10:53
root-> echo $ftp_proxy
http://10.251.200.20:3128
[mgtpup001:/etc/yum.repos.d]10:53

··· 2014-04-29 10:46 GMT+02:00 Dominic Cleal :

Do you have a proxy server configured perhaps? e.g. in /etc/yum.conf or
$http_proxy / $HTTP_PROXY environment variables. I don’t see any other
reason why that wouldn’t work.


Dominic Cleal
Red Hat Engineering

On 29/04/14 09:14, Michael Wörz wrote:

[mgtpup001:/etc/yum.repos.d]10:14
root-> rpm -q foreman
foreman-1.5.0-0.1.RC1.el6.noarch

2014-04-29 10:08 GMT+02:00 Dominic Cleal <dcleal+g@redhat.com
mailto:dcleal+g@redhat.com>:

Strange, I can't reproduce that.  Can you run "rpm -q foreman" to

check

your current version?

--
Dominic Cleal
Red Hat Engineering

On 29/04/14 09:04, Michael Wörz wrote:
> Sorry for stupid questions but i'm quite new to this stuff.
>
> ist rc2 already includes in the yum repos?. I installed RC1 two
days ago
> and RC2 would be cool to have because of cloning in vmware and the
yaml
> bug with config groups.
>
> but there seem to be no updates in the repo until now - see below

>
> root-> yum clean all
> Loaded plugins: fastestmirror, security
> Cleaning repos: SCL epel foreman foreman-plugins puppetlabs-deps
> puppetlabs-products
> Cleaning up Everything
> Cleaning up list of fastest mirrors
>

[mgtpup001:/etc/puppet/environments/development/modules/nameservices/manifests]09:54

> r*oot-> yum upgrade ruby\* foreman\**
> Loaded plugins: fastestmirror, security
> Determining fastest mirrors
> epel/metalink
>
>         >  24 kB     00:00
>  * epel: be.mirror.eurid.eu <http://be.mirror.eurid.eu>
> SCL
>
>         > 2.9 kB     00:00
> SCL/primary_db
>
>        > 265 kB     00:00
> epel
>
>        > 4.4 kB     00:00
> epel/primary_db
>
>         > 6.1 MB     00:01
> foreman
>
>         > 3.6 kB     00:00
> foreman/primary_db
>
>        >  61 kB     00:00
> foreman-plugins
>
>         > 3.6 kB     00:00
> foreman-plugins/primary_db
>
>        >  19 kB     00:00
> puppetlabs-deps
>
>         > 2.5 kB     00:00
> puppetlabs-deps/primary_db
>
>        >  23 kB     00:00
> puppetlabs-products
>
>         > 2.5 kB     00:00
> puppetlabs-products/primary_db
>
>        > 106 kB     00:00
> *Setting up Upgrade Process*
> *No Packages marked for Update*
>
>
> *[mgtpup001:/etc/yum.repos.d]10:03*
> *root-> cat foreman**
> [foreman-plugins]
> name=Foreman plugins 1.5
> baseurl=http://yum.theforeman.org/plugins/1.5/el6/$basearch
> enabled=1
> gpgcheck=0
> gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-foreman
>
> [foreman-plugins-source]
> name=Foreman plugins 1.5 - source
> baseurl=http://yum.theforeman.org/plugins/1.5/el6/source
> enabled=0
> gpgcheck=0
> gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-foreman
> [foreman]
> name=Foreman RC
> baseurl=http://yum.theforeman.org/rc/el6/$basearch
> enabled=1
> gpgcheck=1
> gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-foreman
>
> [foreman-source]
> name=Foreman RC - source
> baseurl=http://yum.theforeman.org/rc/el6/source
> enabled=0
> gpgcheck=1
> gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-foreman
>
>
>
> --
> You received this message because you are subscribed to the Google
> Groups "Foreman users" group.
> To unsubscribe from this group and stop receiving emails from it,

send

> an email to foreman-users+unsubscribe@googlegroups.com
<mailto:foreman-users%2Bunsubscribe@googlegroups.com>
> <mailto:foreman-users+unsubscribe@googlegroups.com
<mailto:foreman-users%2Bunsubscribe@googlegroups.com>>.
> To post to this group, send email to
foreman-users@googlegroups.com <mailto:

foreman-users@googlegroups.com>

> <mailto:foreman-users@googlegroups.com
<mailto:foreman-users@googlegroups.com>>.
> Visit this group at http://groups.google.com/group/foreman-users.
> For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to a topic in
the Google Groups "Foreman users" group.
To unsubscribe from this topic, visit

https://groups.google.com/d/topic/foreman-users/Np0Iuf1P23I/unsubscribe.

To unsubscribe from this group and all its topics, send an email to
foreman-users+unsubscribe@googlegroups.com
<mailto:foreman-users%2Bunsubscribe@googlegroups.com>.
To post to this group, send email to foreman-users@googlegroups.com
<mailto:foreman-users@googlegroups.com>.
Visit this group at http://groups.google.com/group/foreman-users.
For more options, visit https://groups.google.com/d/optout.


You received this message because you are subscribed to the Google
Groups “Foreman users” group.
To unsubscribe from this group and stop receiving emails from it, send
an email to foreman-users+unsubscribe@googlegroups.com
mailto:foreman-users+unsubscribe@googlegroups.com.
To post to this group, send email to foreman-users@googlegroups.com
mailto:foreman-users@googlegroups.com.
Visit this group at http://groups.google.com/group/foreman-users.
For more options, visit https://groups.google.com/d/optout.


You received this message because you are subscribed to a topic in the
Google Groups “Foreman users” group.
To unsubscribe from this topic, visit
https://groups.google.com/d/topic/foreman-users/Np0Iuf1P23I/unsubscribe.
To unsubscribe from this group and all its topics, send an email to
foreman-users+unsubscribe@googlegroups.com.
To post to this group, send email to foreman-users@googlegroups.com.
Visit this group at http://groups.google.com/group/foreman-users.
For more options, visit https://groups.google.com/d/optout.

Unfortunately we didn't complete the LDAP group support in time for 1.5,
so this will be in 1.6 (see ticket #813).

What's in 1.5 is linking of roles to groups, so this lets you add user
accounts to a group (stored in Foreman's DB) and automatically inherit a
set of permissions and filters permitting access to hosts etc.

··· -- Dominic Cleal Red Hat Engineering

On 29/04/14 17:55, Cristian Falcas wrote:

I’ve read that foreman 1.5 knows how to use ldap groups for permissions?

I can’t find anything on the configuration on how to use it?

Best regards,
Cristian

On Tue, Apr 29, 2014 at 6:25 PM, James Jenkins james@silentj.co.uk wrote:

Hi,

That fix works fine. I have created bug 5490
Bug #5490: Error creating a new host in 1.5 RC2 - Foreman

Thanks,

-James

On Tuesday, 29 April 2014 16:08:57 UTC+1, Dominic Cleal wrote:

Hi James,

Thanks for the report, sounds like that’s a regression on Rails 3.2.8
from our other fix of Bug #5106: Non-Puppet proxies are shown in new host form Puppet proxy dropdowns - Foreman.

Would you mind filing a redmine issue for it and we’ll get it fixed?
Foreman

For now you could try reverting that other fix by doing:

cd /usr/share/foreman/ && curl
https://github.com/theforeman/foreman/commit/50e0bc5c.patch | patch -p1 -R

and then service foreman restart.

Regards,


Dominic Cleal
Red Hat Engineering

On 29/04/14 16:01, James Jenkins wrote:

Hi,

I am getting this error when trying to create a new host in RC2:

(87.7ms) SELECT id FROM “smart_proxies” INNER JOIN
"features_smart_proxies" ON “features_smart_proxies”.“smart_proxy_id” =
“smart_proxies”.“id” INNER JOIN “features” ON “features”.“id” =
“features_smart_proxies”.“feature_id” WHERE “features”.“name” IN
(‘Puppet CA’)
PGError: ERROR: column reference “id” is ambiguous
LINE 1: SELECT id FROM “smart_proxies” INNER JOIN “features_smart_pr…
^
: SELECT id FROM “smart_proxies” INNER JOIN “features_smart_proxies” ON
"features_smart_proxies”.“smart_proxy_id” = “smart_proxies”.“id” INNER
JOIN “features” ON “features”.“id” =
“features_smart_proxies”.“feature_id” WHERE “features”.“name” IN
(‘Puppet CA’)
Setting current location thread-local variable to none
Setting current organization thread-local variable to none
Rendered hosts/_form.html.erb (179.7ms)
Rendered hosts/new.html.erb within layouts/application (283.0ms)
Operation FAILED: PGError: ERROR: column reference “id” is ambiguous
LINE 1: SELECT id FROM “smart_proxies” INNER JOIN “features_smart_pr…
^
: SELECT id FROM “smart_proxies” INNER JOIN “features_smart_proxies” ON
"features_smart_proxies”.“smart_proxy_id” = “smart_proxies”.“id” INNER
JOIN “features” ON “features”.“id” =
“features_smart_proxies”.“feature_id” WHERE “features”.“name” IN
(‘Puppet CA’)

/opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/connection_adapters/postgresql_adapter.rb:1158:in
`async_exec’

/opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/connection_adapters/postgresql_adapter.rb:1158:in
`exec_no_cache’

/opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/connection_adapters/postgresql_adapter.rb:664:in
`block in exec_query’

/opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/connection_adapters/abstract_adapter.rb:280:in
`block in log’

/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/notifications/instrumenter.rb:20:in
`instrument’

/opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/connection_adapters/abstract_adapter.rb:275:in
`log’

/opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/connection_adapters/postgresql_adapter.rb:663:in
`exec_query’

/opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/connection_adapters/postgresql_adapter.rb:1253:in
`select’

/opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/connection_adapters/abstract/database_statements.rb:18:in
`select_all’

/opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/connection_adapters/abstract/query_cache.rb:61:in
`block in select_all’

/opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/connection_adapters/abstract/query_cache.rb:75:in
`cache_sql’

/opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/connection_adapters/abstract/query_cache.rb:61:in
`select_all’

/opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/relation/calculations.rb:181:in
`pluck’

/opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/querying.rb:12:in
pluck' /usr/share/foreman/app/models/concerns/taxonomix.rb:66:intaxable_ids’
/usr/share/foreman/app/models/concerns/taxonomix.rb:29:in
`with_taxonomy_scope’

/opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/relation/delegation.rb:14:in
`block in with_taxonomy_scope’

/opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/relation.rb:241:in
`block in scoping’

/opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/scoping.rb:98:in
`with_scope’

/opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/relation.rb:241:in
`scoping’

/opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/relation/delegation.rb:14:in
with_taxonomy_scope' /usr/share/foreman/app/helpers/hosts_and_hostgroups_helper.rb:52:inpuppet_ca’
/usr/share/foreman/app/helpers/hosts_and_hostgroups_helper.rb:46:in
puppet_master_fields' /usr/share/foreman/app/views/hosts/_form.html.erb:77:inblock (2
levels) in
_app_views_hosts__form_html_erb___3474990500892105382_56661360’

/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/helpers/capture_helper.rb:40:in
`block in capture’

/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/helpers/capture_helper.rb:187:in
`with_output_buffer’

/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/helpers/capture_helper.rb:40:in
`capture’

/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/helpers/form_helper.rb:607:in
`fields_for’

/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/helpers/form_helper.rb:378:in
form_for' /usr/share/foreman/app/helpers/layout_helper.rb:248:inform_for’
/usr/share/foreman/app/views/hosts/_form.html.erb:8:in block in _app_views_hosts__form_html_erb___3474990500892105382_56661360' /usr/share/foreman/app/models/taxonomy.rb:48:inblock (2 levels) in
as_taxonomy’
/usr/share/foreman/app/models/concerns/foreman/thread_session.rb:143:in
as_location' /usr/share/foreman/app/models/taxonomy.rb:47:inblock in as_taxonomy’
/usr/share/foreman/app/models/concerns/foreman/thread_session.rb:108:in
as_org' /usr/share/foreman/app/models/taxonomy.rb:46:inas_taxonomy’
/usr/share/foreman/app/views/hosts/_form.html.erb:6:in
`_app_views_hosts__form_html_erb___3474990500892105382_56661360’

/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/template.rb:145:in
`block in render’

/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/notifications.rb:125:in
`instrument’

/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/template.rb:143:in
`render’

/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/renderer/partial_renderer.rb:265:in
`render_partial’

/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/renderer/partial_renderer.rb:238:in
`block in render’

/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/renderer/abstract_renderer.rb:38:in
`block in instrument’

/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:in
`block in instrument’

/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/notifications/instrumenter.rb:20:in
`instrument’

/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:in
`instrument’

/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/renderer/abstract_renderer.rb:38:in
`instrument’

/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/renderer/partial_renderer.rb:237:in
`render’

/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/renderer/renderer.rb:41:in
`render_partial’

/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/renderer/renderer.rb:15:in
`render’

/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/helpers/rendering_helper.rb:24:in
render' /usr/share/foreman/app/views/hosts/new.html.erb:7:in_app_views_hosts_new_html_erb___2750309623513813417_69962776444080’

/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/template.rb:145:in
`block in render’

/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/notifications.rb:125:in
`instrument’

/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/template.rb:143:in
`render’

/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/renderer/template_renderer.rb:47:in
`block (2 levels) in render_template’

/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/renderer/abstract_renderer.rb:38:in
`block in instrument’

/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:in
`block in instrument’

/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/notifications/instrumenter.rb:20:in
`instrument’

/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:in
`instrument’

/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/renderer/abstract_renderer.rb:38:in
`instrument’

/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/renderer/template_renderer.rb:46:in
`block in render_template’

/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/renderer/template_renderer.rb:54:in
`render_with_layout’

/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/renderer/template_renderer.rb:45:in
`render_template’

/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/renderer/template_renderer.rb:18:in
`render’

/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/renderer/renderer.rb:36:in
`render_template’

/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_view/renderer/renderer.rb:17:in
`render’

/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:110:in
`_render_template’

/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/streaming.rb:225:in
`_render_template’

/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:103:in
`render_to_body’

/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/renderers.rb:28:in
`render_to_body’

/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/compatibility.rb:50:in
`render_to_body’

/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:88:in
`render’

/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/rendering.rb:16:in
`render’

/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:40:in
`block (2 levels) in render’

/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/core_ext/benchmark.rb:5:in
block in ms' /opt/rh/ruby193/root/usr/share/ruby/benchmark.rb:295:inrealtime’

/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/core_ext/benchmark.rb:5:in
`ms’

/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:40:in
`block in render’

/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:83:in
`cleanup_view_runtime’

/opt/rh/ruby193/root/usr/share/gems/gems/activerecord-3.2.8/lib/active_record/railties/controller_runtime.rb:24:in
`cleanup_view_runtime’

/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:39:in
`render’

/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/implicit_render.rb:10:in
`default_render’

/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/implicit_render.rb:5:in
`send_action’

/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/abstract_controller/base.rb:167:in
`process_action’

/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/rendering.rb:10:in
`process_action’

/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/abstract_controller/callbacks.rb:18:in
`block in process_action’

/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:538:in
`block (3 levels) in
_run__1004109572713390808__process_action__64208193860538607__callbacks’

/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:215:in
`block in _conditional_callback_around_6335’

/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:326:in
`around’

/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:310:in
`_callback_around_906’

/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:214:in
`_conditional_callback_around_6335’

/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:526:in
`block (2 levels) in
_run__1004109572713390808__process_action__64208193860538607__callbacks’

/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:215:in
block in _conditional_callback_around_6334' /usr/share/foreman/app/models/concerns/foreman/thread_session.rb:33:inclear_thread’

/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:214:in
`_conditional_callback_around_6334’

/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:415:in
`block in
_run__1004109572713390808__process_action__64208193860538607__callbacks’

/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:215:in
`block in _conditional_callback_around_6333’

/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:326:in
`around’

/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:310:in
`_callback_around_13’

/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:214:in
`_conditional_callback_around_6333’

/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:414:in

`_run__1004109572713390808__process_action__64208193860538607__callbacks’

/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:405:in
`__run_callback’

/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:385:in
`_run_process_action_callbacks’

/opt/rh/ruby193/root/usr/share/gems/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:81:in
`run_callbacks’

/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/abstract_controller/callbacks.rb:17:in
`process_action’

/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/lib/action_controller/metal/rescue.rb:29:in
`process_action’

/opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.8/l

I was wondering if you're simply hitting a cache on the proxy, since the
repodata was only updated last night.

··· -- Dominic Cleal Red Hat Engineering

On 29/04/14 09:54, Michael Wörz wrote:

Proxy is set and working otherwise yum woud hang

[mgtpup001:/etc/yum.repos.d]10:51
root-> wget www.heise.de http://www.heise.de
–2014-04-29 10:52:55-- http://www.heise.de/
Connecting to 10.251.200.20:3128… connected.
Proxy request sent, awaiting response… 200 OK
Length: unspecified [text/html]
Saving to: âindex.htmlâ

[ <=>                                                              
                                                               ]

113,152 --.-K/s in 0.01s

2014-04-29 10:52:55 (11.1 MB/s) - âindex.htmlâ

[mgtpup001:/etc/yum.repos.d]10:52
root-> echo $http_proxy
http://10.251.200.20:3128
[mgtpup001:/etc/yum.repos.d]10:53
root-> echo $https_proxy
http://10.251.200.20:3128
[mgtpup001:/etc/yum.repos.d]10:53
root-> echo $ftp_proxy
http://10.251.200.20:3128
[mgtpup001:/etc/yum.repos.d]10:53

2014-04-29 10:46 GMT+02:00 Dominic Cleal <dcleal+g@redhat.com
mailto:dcleal+g@redhat.com>:

Do you have a proxy server configured perhaps?  e.g. in /etc/yum.conf or
$http_proxy / $HTTP_PROXY environment variables.  I don't see any other
reason why that wouldn't work.

--
Dominic Cleal
Red Hat Engineering

On 29/04/14 09:14, Michael Wörz wrote:
> [mgtpup001:/etc/yum.repos.d]10:14
> root-> rpm -q foreman
> foreman-1.5.0-0.1.RC1.el6.noarch
>
>
>
> 2014-04-29 10:08 GMT+02:00 Dominic Cleal <dcleal+g@redhat.com
<mailto:dcleal%2Bg@redhat.com>
> <mailto:dcleal+g@redhat.com <mailto:dcleal%2Bg@redhat.com>>>:
>
>     Strange, I can't reproduce that.  Can you run "rpm -q foreman"
to check
>     your current version?
>
>     --
>     Dominic Cleal
>     Red Hat Engineering
>
>     On 29/04/14 09:04, Michael Wörz wrote:
>     > Sorry for stupid questions but i'm quite new to this stuff.
>     >
>     > ist rc2 already includes in the yum repos?. I installed RC1 two
>     days ago
>     > and RC2 would be cool to have because of cloning in vmware
and the
>     yaml
>     > bug with config groups.
>     >
>     > but there seem to be no updates in the repo until now - see
below ...
>     >
>     > root-> yum clean all
>     > Loaded plugins: fastestmirror, security
>     > Cleaning repos: SCL epel foreman foreman-plugins puppetlabs-deps
>     > puppetlabs-products
>     > Cleaning up Everything
>     > Cleaning up list of fastest mirrors
>     >
>    
[mgtpup001:/etc/puppet/environments/development/modules/nameservices/manifests]09:54
>     > r*oot-> yum upgrade ruby\* foreman\**
>     > Loaded plugins: fastestmirror, security
>     > Determining fastest mirrors
>     > epel/metalink
>     >
>     >         >  24 kB     00:00
>     >  * epel: be.mirror.eurid.eu <http://be.mirror.eurid.eu>
<http://be.mirror.eurid.eu>
>     > SCL
>     >
>     >         > 2.9 kB     00:00
>     > SCL/primary_db
>     >
>     >        > 265 kB     00:00
>     > epel
>     >
>     >        > 4.4 kB     00:00
>     > epel/primary_db
>     >
>     >         > 6.1 MB     00:01
>     > foreman
>     >
>     >         > 3.6 kB     00:00
>     > foreman/primary_db
>     >
>     >        >  61 kB     00:00
>     > foreman-plugins
>     >
>     >         > 3.6 kB     00:00
>     > foreman-plugins/primary_db
>     >
>     >        >  19 kB     00:00
>     > puppetlabs-deps
>     >
>     >         > 2.5 kB     00:00
>     > puppetlabs-deps/primary_db
>     >
>     >        >  23 kB     00:00
>     > puppetlabs-products
>     >
>     >         > 2.5 kB     00:00
>     > puppetlabs-products/primary_db
>     >
>     >        > 106 kB     00:00
>     > *Setting up Upgrade Process*
>     > *No Packages marked for Update*
>     >
>     >
>     > *[mgtpup001:/etc/yum.repos.d]10:03*
>     > *root-> cat foreman**
>     > [foreman-plugins]
>     > name=Foreman plugins 1.5
>     > baseurl=http://yum.theforeman.org/plugins/1.5/el6/$basearch
>     > enabled=1
>     > gpgcheck=0
>     > gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-foreman
>     >
>     > [foreman-plugins-source]
>     > name=Foreman plugins 1.5 - source
>     > baseurl=http://yum.theforeman.org/plugins/1.5/el6/source
>     > enabled=0
>     > gpgcheck=0
>     > gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-foreman
>     > [foreman]
>     > name=Foreman RC
>     > baseurl=http://yum.theforeman.org/rc/el6/$basearch
>     > enabled=1
>     > gpgcheck=1
>     > gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-foreman
>     >
>     > [foreman-source]
>     > name=Foreman RC - source
>     > baseurl=http://yum.theforeman.org/rc/el6/source
>     > enabled=0
>     > gpgcheck=1
>     > gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-foreman
>     >
>     >
>     >
>     > --
>     > You received this message because you are subscribed to the
Google
>     > Groups "Foreman users" group.
>     > To unsubscribe from this group and stop receiving emails
from it, send
>     > an email to foreman-users+unsubscribe@googlegroups.com
<mailto:foreman-users%2Bunsubscribe@googlegroups.com>
>     <mailto:foreman-users%2Bunsubscribe@googlegroups.com
<mailto:foreman-users%252Bunsubscribe@googlegroups.com>>
>     > <mailto:foreman-users+unsubscribe@googlegroups.com
<mailto:foreman-users%2Bunsubscribe@googlegroups.com>
>     <mailto:foreman-users%2Bunsubscribe@googlegroups.com
<mailto:foreman-users%252Bunsubscribe@googlegroups.com>>>.
>     > To post to this group, send email to
>     foreman-users@googlegroups.com
<mailto:foreman-users@googlegroups.com>
<mailto:foreman-users@googlegroups.com
<mailto:foreman-users@googlegroups.com>>
>     > <mailto:foreman-users@googlegroups.com
<mailto:foreman-users@googlegroups.com>
>     <mailto:foreman-users@googlegroups.com
<mailto:foreman-users@googlegroups.com>>>.
>     > Visit this group at
http://groups.google.com/group/foreman-users.
>     > For more options, visit https://groups.google.com/d/optout.
>
>     --
>     You received this message because you are subscribed to a topic in
>     the Google Groups "Foreman users" group.
>     To unsubscribe from this topic, visit
>    
https://groups.google.com/d/topic/foreman-users/Np0Iuf1P23I/unsubscribe.
>     To unsubscribe from this group and all its topics, send an
email to
>     foreman-users+unsubscribe@googlegroups.com
<mailto:foreman-users%2Bunsubscribe@googlegroups.com>
>     <mailto:foreman-users%2Bunsubscribe@googlegroups.com
<mailto:foreman-users%252Bunsubscribe@googlegroups.com>>.
>     To post to this group, send email to
foreman-users@googlegroups.com <mailto:foreman-users@googlegroups.com>
>     <mailto:foreman-users@googlegroups.com
<mailto:foreman-users@googlegroups.com>>.
>     Visit this group at http://groups.google.com/group/foreman-users.
>     For more options, visit https://groups.google.com/d/optout.
>
>
> --
> You received this message because you are subscribed to the Google
> Groups "Foreman users" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to foreman-users+unsubscribe@googlegroups.com
<mailto:foreman-users%2Bunsubscribe@googlegroups.com>
> <mailto:foreman-users+unsubscribe@googlegroups.com
<mailto:foreman-users%2Bunsubscribe@googlegroups.com>>.
> To post to this group, send email to
foreman-users@googlegroups.com <mailto:foreman-users@googlegroups.com>
> <mailto:foreman-users@googlegroups.com
<mailto:foreman-users@googlegroups.com>>.
> Visit this group at http://groups.google.com/group/foreman-users.
> For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to a topic in
the Google Groups "Foreman users" group.
To unsubscribe from this topic, visit
https://groups.google.com/d/topic/foreman-users/Np0Iuf1P23I/unsubscribe.
To unsubscribe from this group and all its topics, send an email to
foreman-users+unsubscribe@googlegroups.com
<mailto:foreman-users%2Bunsubscribe@googlegroups.com>.
To post to this group, send email to foreman-users@googlegroups.com
<mailto:foreman-users@googlegroups.com>.
Visit this group at http://groups.google.com/group/foreman-users.
For more options, visit https://groups.google.com/d/optout.


You received this message because you are subscribed to the Google
Groups “Foreman users” group.
To unsubscribe from this group and stop receiving emails from it, send
an email to foreman-users+unsubscribe@googlegroups.com
mailto:foreman-users+unsubscribe@googlegroups.com.
To post to this group, send email to foreman-users@googlegroups.com
mailto:foreman-users@googlegroups.com.
Visit this group at http://groups.google.com/group/foreman-users.
For more options, visit https://groups.google.com/d/optout.

Yes , switched to another proxy and it works. thanks

··· 2014-04-29 11:07 GMT+02:00 Dominic Cleal :

I was wondering if you’re simply hitting a cache on the proxy, since the
repodata was only updated last night.


Dominic Cleal
Red Hat Engineering

On 29/04/14 09:54, Michael Wörz wrote:

Proxy is set and working otherwise yum woud hang

[mgtpup001:/etc/yum.repos.d]10:51
root-> wget www.heise.de http://www.heise.de
–2014-04-29 10:52:55-- http://www.heise.de/
Connecting to 10.251.200.20:3128… connected.
Proxy request sent, awaiting response… 200 OK
Length: unspecified [text/html]
Saving to: âindex.htmlâ

[ <=>
                                                               ]

113,152 --.-K/s in 0.01s

2014-04-29 10:52:55 (11.1 MB/s) - âindex.htmlâ

[mgtpup001:/etc/yum.repos.d]10:52
root-> echo $http_proxy
http://10.251.200.20:3128
[mgtpup001:/etc/yum.repos.d]10:53
root-> echo $https_proxy
http://10.251.200.20:3128
[mgtpup001:/etc/yum.repos.d]10:53
root-> echo $ftp_proxy
http://10.251.200.20:3128
[mgtpup001:/etc/yum.repos.d]10:53

2014-04-29 10:46 GMT+02:00 Dominic Cleal <dcleal+g@redhat.com
mailto:dcleal+g@redhat.com>:

Do you have a proxy server configured perhaps?  e.g. in

/etc/yum.conf or

$http_proxy / $HTTP_PROXY environment variables.  I don't see any

other

reason why that wouldn't work.

--
Dominic Cleal
Red Hat Engineering

On 29/04/14 09:14, Michael Wörz wrote:
> [mgtpup001:/etc/yum.repos.d]10:14
> root-> rpm -q foreman
> foreman-1.5.0-0.1.RC1.el6.noarch
>
>
>
> 2014-04-29 10:08 GMT+02:00 Dominic Cleal <dcleal+g@redhat.com
<mailto:dcleal%2Bg@redhat.com>
> <mailto:dcleal+g@redhat.com <mailto:dcleal%2Bg@redhat.com>>>:
>
>     Strange, I can't reproduce that.  Can you run "rpm -q foreman"
to check
>     your current version?
>
>     --
>     Dominic Cleal
>     Red Hat Engineering
>
>     On 29/04/14 09:04, Michael Wörz wrote:
>     > Sorry for stupid questions but i'm quite new to this stuff.
>     >
>     > ist rc2 already includes in the yum repos?. I installed RC1

two

>     days ago
>     > and RC2 would be cool to have because of cloning in vmware
and the
>     yaml
>     > bug with config groups.
>     >
>     > but there seem to be no updates in the repo until now - see
below ...
>     >
>     > root-> yum clean all
>     > Loaded plugins: fastestmirror, security
>     > Cleaning repos: SCL epel foreman foreman-plugins

puppetlabs-deps

>     > puppetlabs-products
>     > Cleaning up Everything
>     > Cleaning up list of fastest mirrors
>     >
>

[mgtpup001:/etc/puppet/environments/development/modules/nameservices/manifests]09:54

>     > r*oot-> yum upgrade ruby\* foreman\**
>     > Loaded plugins: fastestmirror, security
>     > Determining fastest mirrors
>     > epel/metalink
>     >
>     >         >  24 kB     00:00
>     >  * epel: be.mirror.eurid.eu <http://be.mirror.eurid.eu>
<http://be.mirror.eurid.eu>
>     > SCL
>     >
>     >         > 2.9 kB     00:00
>     > SCL/primary_db
>     >
>     >        > 265 kB     00:00
>     > epel
>     >
>     >        > 4.4 kB     00:00
>     > epel/primary_db
>     >
>     >         > 6.1 MB     00:01
>     > foreman
>     >
>     >         > 3.6 kB     00:00
>     > foreman/primary_db
>     >
>     >        >  61 kB     00:00
>     > foreman-plugins
>     >
>     >         > 3.6 kB     00:00
>     > foreman-plugins/primary_db
>     >
>     >        >  19 kB     00:00
>     > puppetlabs-deps
>     >
>     >         > 2.5 kB     00:00
>     > puppetlabs-deps/primary_db
>     >
>     >        >  23 kB     00:00
>     > puppetlabs-products
>     >
>     >         > 2.5 kB     00:00
>     > puppetlabs-products/primary_db
>     >
>     >        > 106 kB     00:00
>     > *Setting up Upgrade Process*
>     > *No Packages marked for Update*
>     >
>     >
>     > *[mgtpup001:/etc/yum.repos.d]10:03*
>     > *root-> cat foreman**
>     > [foreman-plugins]
>     > name=Foreman plugins 1.5
>     > baseurl=http://yum.theforeman.org/plugins/1.5/el6/$basearch
>     > enabled=1
>     > gpgcheck=0
>     > gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-foreman
>     >
>     > [foreman-plugins-source]
>     > name=Foreman plugins 1.5 - source
>     > baseurl=http://yum.theforeman.org/plugins/1.5/el6/source
>     > enabled=0
>     > gpgcheck=0
>     > gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-foreman
>     > [foreman]
>     > name=Foreman RC
>     > baseurl=http://yum.theforeman.org/rc/el6/$basearch
>     > enabled=1
>     > gpgcheck=1
>     > gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-foreman
>     >
>     > [foreman-source]
>     > name=Foreman RC - source
>     > baseurl=http://yum.theforeman.org/rc/el6/source
>     > enabled=0
>     > gpgcheck=1
>     > gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-foreman
>     >
>     >
>     >
>     > --
>     > You received this message because you are subscribed to the
Google
>     > Groups "Foreman users" group.
>     > To unsubscribe from this group and stop receiving emails
from it, send
>     > an email to foreman-users+unsubscribe@googlegroups.com
<mailto:foreman-users%2Bunsubscribe@googlegroups.com>
>     <mailto:foreman-users%2Bunsubscribe@googlegroups.com
<mailto:foreman-users%252Bunsubscribe@googlegroups.com>>
>     > <mailto:foreman-users+unsubscribe@googlegroups.com
<mailto:foreman-users%2Bunsubscribe@googlegroups.com>
>     <mailto:foreman-users%2Bunsubscribe@googlegroups.com
<mailto:foreman-users%252Bunsubscribe@googlegroups.com>>>.
>     > To post to this group, send email to
>     foreman-users@googlegroups.com
<mailto:foreman-users@googlegroups.com>
<mailto:foreman-users@googlegroups.com
<mailto:foreman-users@googlegroups.com>>
>     > <mailto:foreman-users@googlegroups.com
<mailto:foreman-users@googlegroups.com>
>     <mailto:foreman-users@googlegroups.com
<mailto:foreman-users@googlegroups.com>>>.
>     > Visit this group at
http://groups.google.com/group/foreman-users.
>     > For more options, visit https://groups.google.com/d/optout.
>
>     --
>     You received this message because you are subscribed to a

topic in

>     the Google Groups "Foreman users" group.
>     To unsubscribe from this topic, visit
>

https://groups.google.com/d/topic/foreman-users/Np0Iuf1P23I/unsubscribe.

>     To unsubscribe from this group and all its topics, send an
email to
>     foreman-users+unsubscribe@googlegroups.com
<mailto:foreman-users%2Bunsubscribe@googlegroups.com>
>     <mailto:foreman-users%2Bunsubscribe@googlegroups.com
<mailto:foreman-users%252Bunsubscribe@googlegroups.com>>.
>     To post to this group, send email to
foreman-users@googlegroups.com <mailto:

foreman-users@googlegroups.com>

>     <mailto:foreman-users@googlegroups.com
<mailto:foreman-users@googlegroups.com>>.
>     Visit this group at

http://groups.google.com/group/foreman-users.

>     For more options, visit https://groups.google.com/d/optout.
>
>
> --
> You received this message because you are subscribed to the Google
> Groups "Foreman users" group.
> To unsubscribe from this group and stop receiving emails from it,

send

> an email to foreman-users+unsubscribe@googlegroups.com
<mailto:foreman-users%2Bunsubscribe@googlegroups.com>
> <mailto:foreman-users+unsubscribe@googlegroups.com
<mailto:foreman-users%2Bunsubscribe@googlegroups.com>>.
> To post to this group, send email to
foreman-users@googlegroups.com <mailto:

foreman-users@googlegroups.com>

> <mailto:foreman-users@googlegroups.com
<mailto:foreman-users@googlegroups.com>>.
> Visit this group at http://groups.google.com/group/foreman-users.
> For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to a topic in
the Google Groups "Foreman users" group.
To unsubscribe from this topic, visit

https://groups.google.com/d/topic/foreman-users/Np0Iuf1P23I/unsubscribe.

To unsubscribe from this group and all its topics, send an email to
foreman-users+unsubscribe@googlegroups.com
<mailto:foreman-users%2Bunsubscribe@googlegroups.com>.
To post to this group, send email to foreman-users@googlegroups.com
<mailto:foreman-users@googlegroups.com>.
Visit this group at http://groups.google.com/group/foreman-users.
For more options, visit https://groups.google.com/d/optout.


You received this message because you are subscribed to the Google
Groups “Foreman users” group.
To unsubscribe from this group and stop receiving emails from it, send
an email to foreman-users+unsubscribe@googlegroups.com
mailto:foreman-users+unsubscribe@googlegroups.com.
To post to this group, send email to foreman-users@googlegroups.com
mailto:foreman-users@googlegroups.com.
Visit this group at http://groups.google.com/group/foreman-users.
For more options, visit https://groups.google.com/d/optout.


You received this message because you are subscribed to a topic in the
Google Groups “Foreman users” group.
To unsubscribe from this topic, visit
https://groups.google.com/d/topic/foreman-users/Np0Iuf1P23I/unsubscribe.
To unsubscribe from this group and all its topics, send an email to
foreman-users+unsubscribe@googlegroups.com.
To post to this group, send email to foreman-users@googlegroups.com.
Visit this group at http://groups.google.com/group/foreman-users.
For more options, visit https://groups.google.com/d/optout.

Hi,

Upgrading with puppet failes because of this warning:

Error: Could not update: Execution of '/usr/bin/yum -d 0 -e 0 -y
install foreman-postgresql' returned 1: Error unpacking rpm package
foreman-1.5.0-0.2.RC2.el6.noarch
warning: /etc/foreman/settings.yaml created as /etc/foreman/settings.yaml.rpmnew
error: unpacking of archive failed on file
/usr/share/foreman/config/settings.plugins.d: cpio: rename failed - Is
a directory
foreman-1.4.2-1.el6.noarch was supposed to be removed but is not!

This is how I fixed it:

rmdir /usr/share/foreman/config/settings.plugins.d
yum remove foreman-postgresql -y

If you run puppet the second time it will be ok, but foreman-proxy is
not upgraded because of how the puppet module is writen.

··· On Tue, Apr 29, 2014 at 1:27 PM, Michael Wörz wrote: > Yes , switched to another proxy and it works. thanks > > > 2014-04-29 11:07 GMT+02:00 Dominic Cleal : >> >> I was wondering if you're simply hitting a cache on the proxy, since the >> repodata was only updated last night. >> >> -- >> Dominic Cleal >> Red Hat Engineering >> >> On 29/04/14 09:54, Michael Wörz wrote: >> > Proxy is set and working otherwise yum woud hang >> > >> > [mgtpup001:/etc/yum.repos.d]10:51 >> > root-> wget www.heise.de >> > --2014-04-29 10:52:55-- http://www.heise.de/ >> > Connecting to 10.251.200.20:3128... connected. >> > Proxy request sent, awaiting response... 200 OK >> > Length: unspecified [text/html] >> > Saving to: âindex.htmlâ >> > >> > [ <=> >> > ] >> > 113,152 --.-K/s in 0.01s >> > >> > 2014-04-29 10:52:55 (11.1 MB/s) - âindex.htmlâ >> > >> > >> > [mgtpup001:/etc/yum.repos.d]10:52 >> > root-> echo $http_proxy >> > http://10.251.200.20:3128 >> > [mgtpup001:/etc/yum.repos.d]10:53 >> > root-> echo $https_proxy >> > http://10.251.200.20:3128 >> > [mgtpup001:/etc/yum.repos.d]10:53 >> > root-> echo $ftp_proxy >> > http://10.251.200.20:3128 >> > [mgtpup001:/etc/yum.repos.d]10:53 >> > >> > >> > >> > 2014-04-29 10:46 GMT+02:00 Dominic Cleal > > >: >> > >> > Do you have a proxy server configured perhaps? e.g. in >> > /etc/yum.conf or >> > $http_proxy / $HTTP_PROXY environment variables. I don't see any >> > other >> > reason why that wouldn't work. >> > >> > -- >> > Dominic Cleal >> > Red Hat Engineering >> > >> > On 29/04/14 09:14, Michael Wörz wrote: >> > > [mgtpup001:/etc/yum.repos.d]10:14 >> > > root-> rpm -q foreman >> > > foreman-1.5.0-0.1.RC1.el6.noarch >> > > >> > > >> > > >> > > 2014-04-29 10:08 GMT+02:00 Dominic Cleal > > >> > > <mailto:dcleal+g@redhat.com >>: >> > > >> > > Strange, I can't reproduce that. Can you run "rpm -q foreman" >> > to check >> > > your current version? >> > > >> > > -- >> > > Dominic Cleal >> > > Red Hat Engineering >> > > >> > > On 29/04/14 09:04, Michael Wörz wrote: >> > > > Sorry for stupid questions but i'm quite new to this stuff. >> > > > >> > > > ist rc2 already includes in the yum repos?. I installed RC1 >> > two >> > > days ago >> > > > and RC2 would be cool to have because of cloning in vmware >> > and the >> > > yaml >> > > > bug with config groups. >> > > > >> > > > but there seem to be no updates in the repo until now - see >> > below ... >> > > > >> > > > root-> yum clean all >> > > > Loaded plugins: fastestmirror, security >> > > > Cleaning repos: SCL epel foreman foreman-plugins >> > puppetlabs-deps >> > > > puppetlabs-products >> > > > Cleaning up Everything >> > > > Cleaning up list of fastest mirrors >> > > > >> > > >> > >> > [mgtpup001:/etc/puppet/environments/development/modules/nameservices/manifests]09:54 >> > > > r*oot-> yum upgrade ruby\* foreman\** >> > > > Loaded plugins: fastestmirror, security >> > > > Determining fastest mirrors >> > > > epel/metalink >> > > > >> > > > > 24 kB 00:00 >> > > > * epel: be.mirror.eurid.eu >> > >> > > > SCL >> > > > >> > > > > 2.9 kB 00:00 >> > > > SCL/primary_db >> > > > >> > > > > 265 kB 00:00 >> > > > epel >> > > > >> > > > > 4.4 kB 00:00 >> > > > epel/primary_db >> > > > >> > > > > 6.1 MB 00:01 >> > > > foreman >> > > > >> > > > > 3.6 kB 00:00 >> > > > foreman/primary_db >> > > > >> > > > > 61 kB 00:00 >> > > > foreman-plugins >> > > > >> > > > > 3.6 kB 00:00 >> > > > foreman-plugins/primary_db >> > > > >> > > > > 19 kB 00:00 >> > > > puppetlabs-deps >> > > > >> > > > > 2.5 kB 00:00 >> > > > puppetlabs-deps/primary_db >> > > > >> > > > > 23 kB 00:00 >> > > > puppetlabs-products >> > > > >> > > > > 2.5 kB 00:00 >> > > > puppetlabs-products/primary_db >> > > > >> > > > > 106 kB 00:00 >> > > > *Setting up Upgrade Process* >> > > > *No Packages marked for Update* >> > > > >> > > > >> > > > *[mgtpup001:/etc/yum.repos.d]10:03* >> > > > *root-> cat foreman** >> > > > [foreman-plugins] >> > > > name=Foreman plugins 1.5 >> > > > baseurl=http://yum.theforeman.org/plugins/1.5/el6/$basearch >> > > > enabled=1 >> > > > gpgcheck=0 >> > > > gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-foreman >> > > > >> > > > [foreman-plugins-source] >> > > > name=Foreman plugins 1.5 - source >> > > > baseurl=http://yum.theforeman.org/plugins/1.5/el6/source >> > > > enabled=0 >> > > > gpgcheck=0 >> > > > gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-foreman >> > > > [foreman] >> > > > name=Foreman RC >> > > > baseurl=http://yum.theforeman.org/rc/el6/$basearch >> > > > enabled=1 >> > > > gpgcheck=1 >> > > > gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-foreman >> > > > >> > > > [foreman-source] >> > > > name=Foreman RC - source >> > > > baseurl=http://yum.theforeman.org/rc/el6/source >> > > > enabled=0 >> > > > gpgcheck=1 >> > > > gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-foreman >> > > > >> > > > >> > > > >> > > > -- >> > > > You received this message because you are subscribed to the >> > Google >> > > > Groups "Foreman users" group. >> > > > To unsubscribe from this group and stop receiving emails >> > from it, send >> > > > an email to foreman-users+unsubscribe@googlegroups.com >> > >> > > > > > >> > > > > > >> > > > > >>. >> > > > To post to this group, send email to >> > > foreman-users@googlegroups.com >> > >> > > > > >> > > > > > >> > > > > >>. >> > > > Visit this group at >> > http://groups.google.com/group/foreman-users. >> > > > For more options, visit https://groups.google.com/d/optout. >> > > >> > > -- >> > > You received this message because you are subscribed to a >> > topic in >> > > the Google Groups "Foreman users" group. >> > > To unsubscribe from this topic, visit >> > > >> > >> > https://groups.google.com/d/topic/foreman-users/Np0Iuf1P23I/unsubscribe. >> > > To unsubscribe from this group and all its topics, send an >> > email to >> > > foreman-users+unsubscribe@googlegroups.com >> > >> > > > > >. >> > > To post to this group, send email to >> > foreman-users@googlegroups.com >> > >> > > > > >. >> > > Visit this group at >> > http://groups.google.com/group/foreman-users. >> > > For more options, visit https://groups.google.com/d/optout. >> > > >> > > >> > > -- >> > > You received this message because you are subscribed to the Google >> > > Groups "Foreman users" group. >> > > To unsubscribe from this group and stop receiving emails from it, >> > send >> > > an email to foreman-users+unsubscribe@googlegroups.com >> > >> > > > > >. >> > > To post to this group, send email to >> > foreman-users@googlegroups.com >> > >> > > > > >. >> > > Visit this group at http://groups.google.com/group/foreman-users. >> > > For more options, visit https://groups.google.com/d/optout. >> > >> > -- >> > You received this message because you are subscribed to a topic in >> > the Google Groups "Foreman users" group. >> > To unsubscribe from this topic, visit >> > >> > https://groups.google.com/d/topic/foreman-users/Np0Iuf1P23I/unsubscribe. >> > To unsubscribe from this group and all its topics, send an email to >> > foreman-users+unsubscribe@googlegroups.com >> > . >> > To post to this group, send email to foreman-users@googlegroups.com >> > . >> > Visit this group at http://groups.google.com/group/foreman-users. >> > For more options, visit https://groups.google.com/d/optout. >> > >> > >> > -- >> > You received this message because you are subscribed to the Google >> > Groups "Foreman users" group. >> > To unsubscribe from this group and stop receiving emails from it, send >> > an email to foreman-users+unsubscribe@googlegroups.com >> > . >> > To post to this group, send email to foreman-users@googlegroups.com >> > . >> > Visit this group at http://groups.google.com/group/foreman-users. >> > For more options, visit https://groups.google.com/d/optout. >> >> -- >> You received this message because you are subscribed to a topic in the >> Google Groups "Foreman users" group. >> To unsubscribe from this topic, visit >> https://groups.google.com/d/topic/foreman-users/Np0Iuf1P23I/unsubscribe. >> To unsubscribe from this group and all its topics, send an email to >> foreman-users+unsubscribe@googlegroups.com. >> >> To post to this group, send email to foreman-users@googlegroups.com. >> Visit this group at http://groups.google.com/group/foreman-users. >> For more options, visit https://groups.google.com/d/optout. > > > -- > You received this message because you are subscribed to the Google Groups > "Foreman users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to foreman-users+unsubscribe@googlegroups.com. > To post to this group, send email to foreman-users@googlegroups.com. > Visit this group at http://groups.google.com/group/foreman-users. > For more options, visit https://groups.google.com/d/optout.

Thanks, we're also tracking this as bug
Bug #5482: Errror when doing an rpm based upgrade from 1.4.1 to 1.5.RC2 - Foreman. This may be an upgrade
documentation update (move the files as below before upgrade) or a
%pretrans in the RPM spec file.

The files that were in /usr/share/foreman/config/settings.plugins.d/
should move to /etc/foreman/plugins/ as this is the newly packaged
directory, and then /usr/share/foreman/config/settings.plugins.d should
be a symlink to /etc/foreman/plugins.

··· -- Dominic Cleal Red Hat Engineering

On 29/04/14 12:04, Cristian Falcas wrote:

Hi,

Upgrading with puppet failes because of this warning:

Error: Could not update: Execution of ‘/usr/bin/yum -d 0 -e 0 -y
install foreman-postgresql’ returned 1: Error unpacking rpm package
foreman-1.5.0-0.2.RC2.el6.noarch
warning: /etc/foreman/settings.yaml created as /etc/foreman/settings.yaml.rpmnew
error: unpacking of archive failed on file
/usr/share/foreman/config/settings.plugins.d: cpio: rename failed - Is
a directory
foreman-1.4.2-1.el6.noarch was supposed to be removed but is not!

This is how I fixed it:

rmdir /usr/share/foreman/config/settings.plugins.d
yum remove foreman-postgresql -y

If you run puppet the second time it will be ok, but foreman-proxy is
not upgraded because of how the puppet module is writen.

On Tue, Apr 29, 2014 at 1:27 PM, Michael Wörz michael.woerz@gmail.com wrote:

Yes , switched to another proxy and it works. thanks

2014-04-29 11:07 GMT+02:00 Dominic Cleal dcleal+g@redhat.com:

I was wondering if you’re simply hitting a cache on the proxy, since the
repodata was only updated last night.


Dominic Cleal
Red Hat Engineering

On 29/04/14 09:54, Michael Wörz wrote:

Proxy is set and working otherwise yum woud hang

[mgtpup001:/etc/yum.repos.d]10:51
root-> wget www.heise.de http://www.heise.de
–2014-04-29 10:52:55-- http://www.heise.de/
Connecting to 10.251.200.20:3128… connected.
Proxy request sent, awaiting response… 200 OK
Length: unspecified [text/html]
Saving to: âindex.htmlâ

[ <=>
                                                               ]

113,152 --.-K/s in 0.01s

2014-04-29 10:52:55 (11.1 MB/s) - âindex.htmlâ

[mgtpup001:/etc/yum.repos.d]10:52
root-> echo $http_proxy
http://10.251.200.20:3128
[mgtpup001:/etc/yum.repos.d]10:53
root-> echo $https_proxy
http://10.251.200.20:3128
[mgtpup001:/etc/yum.repos.d]10:53
root-> echo $ftp_proxy
http://10.251.200.20:3128
[mgtpup001:/etc/yum.repos.d]10:53

2014-04-29 10:46 GMT+02:00 Dominic Cleal <dcleal+g@redhat.com
mailto:dcleal+g@redhat.com>:

Do you have a proxy server configured perhaps?  e.g. in

/etc/yum.conf or
$http_proxy / $HTTP_PROXY environment variables. I don’t see any
other
reason why that wouldn’t work.

--
Dominic Cleal
Red Hat Engineering

On 29/04/14 09:14, Michael Wörz wrote:
> [mgtpup001:/etc/yum.repos.d]10:14
> root-> rpm -q foreman
> foreman-1.5.0-0.1.RC1.el6.noarch
>
>
>
> 2014-04-29 10:08 GMT+02:00 Dominic Cleal <dcleal+g@redhat.com
<mailto:dcleal%2Bg@redhat.com>
> <mailto:dcleal+g@redhat.com <mailto:dcleal%2Bg@redhat.com>>>:
>
>     Strange, I can't reproduce that.  Can you run "rpm -q foreman"
to check
>     your current version?
>
>     --
>     Dominic Cleal
>     Red Hat Engineering
>
>     On 29/04/14 09:04, Michael Wörz wrote:
>     > Sorry for stupid questions but i'm quite new to this stuff.
>     >
>     > ist rc2 already includes in the yum repos?. I installed RC1

two
> days ago
> > and RC2 would be cool to have because of cloning in vmware
and the
> yaml
> > bug with config groups.
> >
> > but there seem to be no updates in the repo until now - see
below …
> >
> > root-> yum clean all
> > Loaded plugins: fastestmirror, security
> > Cleaning repos: SCL epel foreman foreman-plugins
puppetlabs-deps
> > puppetlabs-products
> > Cleaning up Everything
> > Cleaning up list of fastest mirrors
> >
>

[mgtpup001:/etc/puppet/environments/development/modules/nameservices/manifests]09:54
> > root-> yum upgrade ruby* foreman*
> > Loaded plugins: fastestmirror, security
> > Determining fastest mirrors
> > epel/metalink
> >
> > > 24 kB 00:00
> > * epel: be.mirror.eurid.eu http://be.mirror.eurid.eu
http://be.mirror.eurid.eu
> > SCL
> >
> > > 2.9 kB 00:00
> > SCL/primary_db
> >
> > > 265 kB 00:00
> > epel
> >
> > > 4.4 kB 00:00
> > epel/primary_db
> >
> > > 6.1 MB 00:01
> > foreman
> >
> > > 3.6 kB 00:00
> > foreman/primary_db
> >
> > > 61 kB 00:00
> > foreman-plugins
> >
> > > 3.6 kB 00:00
> > foreman-plugins/primary_db
> >
> > > 19 kB 00:00
> > puppetlabs-deps
> >
> > > 2.5 kB 00:00
> > puppetlabs-deps/primary_db
> >
> > > 23 kB 00:00
> > puppetlabs-products
> >
> > > 2.5 kB 00:00
> > puppetlabs-products/primary_db
> >
> > > 106 kB 00:00
> > Setting up Upgrade Process
> > No Packages marked for Update
> >
> >
> > [mgtpup001:/etc/yum.repos.d]10:03
> > root-> cat foreman*
> > [foreman-plugins]
> > name=Foreman plugins 1.5
> > baseurl=http://yum.theforeman.org/plugins/1.5/el6/$basearch
> > enabled=1
> > gpgcheck=0
> > gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-foreman
> >
> > [foreman-plugins-source]
> > name=Foreman plugins 1.5 - source
> > baseurl=http://yum.theforeman.org/plugins/1.5/el6/source
> > enabled=0
> > gpgcheck=0
> > gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-foreman
> > [foreman]
> > name=Foreman RC
> > baseurl=http://yum.theforeman.org/rc/el6/$basearch
> > enabled=1
> > gpgcheck=1
> > gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-foreman
> >
> > [foreman-source]
> > name=Foreman RC - source
> > baseurl=http://yum.theforeman.org/rc/el6/source
> > enabled=0
> > gpgcheck=1
> > gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-foreman
> >
> >
> >
> > –
> > You received this message because you are subscribed to the
Google
> > Groups “Foreman users” group.
> > To unsubscribe from this group and stop receiving emails
from it, send
> > an email to foreman-users+unsubscribe@googlegroups.com
mailto:foreman-users%2Bunsubscribe@googlegroups.com
> <mailto:foreman-users%2Bunsubscribe@googlegroups.com
mailto:foreman-users%2Bunsubscribe@googlegroups.com>
> > <mailto:foreman-users+unsubscribe@googlegroups.com
mailto:foreman-users%2Bunsubscribe@googlegroups.com
> <mailto:foreman-users%2Bunsubscribe@googlegroups.com
mailto:foreman-users%2Bunsubscribe@googlegroups.com>>.
> > To post to this group, send email to
> foreman-users@googlegroups.com
mailto:foreman-users@googlegroups.com
<mailto:foreman-users@googlegroups.com
mailto:foreman-users@googlegroups.com>
> > <mailto:foreman-users@googlegroups.com
mailto:foreman-users@googlegroups.com
> <mailto:foreman-users@googlegroups.com
mailto:foreman-users@googlegroups.com>>.
> > Visit this group at
http://groups.google.com/group/foreman-users.
> > For more options, visit https://groups.google.com/d/optout.
>
> –
> You received this message because you are subscribed to a
topic in
> the Google Groups “Foreman users” group.
> To unsubscribe from this topic, visit
>

https://groups.google.com/d/topic/foreman-users/Np0Iuf1P23I/unsubscribe.
> To unsubscribe from this group and all its topics, send an
email to
> foreman-users+unsubscribe@googlegroups.com
mailto:foreman-users%2Bunsubscribe@googlegroups.com
> <mailto:foreman-users%2Bunsubscribe@googlegroups.com
mailto:foreman-users%2Bunsubscribe@googlegroups.com>.
> To post to this group, send email to
foreman-users@googlegroups.com
mailto:foreman-users@googlegroups.com
> <mailto:foreman-users@googlegroups.com
mailto:foreman-users@googlegroups.com>.
> Visit this group at
http://groups.google.com/group/foreman-users.
> For more options, visit https://groups.google.com/d/optout.
>
>
> –
> You received this message because you are subscribed to the Google
> Groups “Foreman users” group.
> To unsubscribe from this group and stop receiving emails from it,
send
> an email to foreman-users+unsubscribe@googlegroups.com
mailto:foreman-users%2Bunsubscribe@googlegroups.com
> <mailto:foreman-users+unsubscribe@googlegroups.com
mailto:foreman-users%2Bunsubscribe@googlegroups.com>.
> To post to this group, send email to
foreman-users@googlegroups.com
mailto:foreman-users@googlegroups.com
> <mailto:foreman-users@googlegroups.com
mailto:foreman-users@googlegroups.com>.
> Visit this group at http://groups.google.com/group/foreman-users.
> For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to a topic in
the Google Groups "Foreman users" group.
To unsubscribe from this topic, visit

https://groups.google.com/d/topic/foreman-users/Np0Iuf1P23I/unsubscribe.
To unsubscribe from this group and all its topics, send an email to
foreman-users+unsubscribe@googlegroups.com
mailto:foreman-users%2Bunsubscribe@googlegroups.com.
To post to this group, send email to foreman-users@googlegroups.com
mailto:foreman-users@googlegroups.com.
Visit this group at http://groups.google.com/group/foreman-users.
For more options, visit https://groups.google.com/d/optout.


You received this message because you are subscribed to the Google
Groups “Foreman users” group.
To unsubscribe from this group and stop receiving emails from it, send
an email to foreman-users+unsubscribe@googlegroups.com
mailto:foreman-users+unsubscribe@googlegroups.com.
To post to this group, send email to foreman-users@googlegroups.com
mailto:foreman-users@googlegroups.com.
Visit this group at http://groups.google.com/group/foreman-users.
For more options, visit https://groups.google.com/d/optout.


You received this message because you are subscribed to a topic in the
Google Groups “Foreman users” group.
To unsubscribe from this topic, visit
https://groups.google.com/d/topic/foreman-users/Np0Iuf1P23I/unsubscribe.
To unsubscribe from this group and all its topics, send an email to
foreman-users+unsubscribe@googlegroups.com.

To post to this group, send email to foreman-users@googlegroups.com.
Visit this group at http://groups.google.com/group/foreman-users.
For more options, visit https://groups.google.com/d/optout.


You received this message because you are subscribed to the Google Groups
"Foreman users" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to foreman-users+unsubscribe@googlegroups.com.
To post to this group, send email to foreman-users@googlegroups.com.
Visit this group at http://groups.google.com/group/foreman-users.
For more options, visit https://groups.google.com/d/optout.