Bug #16844
closedEvaluation Error: Error while evaluating a Resource Statement, Duplicate declaration: Foreman::Remote_file[/var/lib/tftpboot/boot/fdi-image-latest.tar] is already declared in file /usr/share/foreman-installer/modules/fore
Description
Hi,
While installing foreman, i was receiving this error due to which my installer stops and doesn't complete. I am using Centos 7.
[ERROR 2016-10-10 12:15:25 main] Evaluation Error: Error while evaluating a Resource Statement, Duplicate declaration: Foreman::Remote_file[/var/lib/tftpboot/boot/fdi-image-latest.tar] is already declared in file /usr/share/foreman-installer/modules/foreman/manifests/plugin/discovery.pp:35; cannot redeclare at /usr/share/foreman-installer/modules/foreman_proxy/manifests/plugin/discovery.pp:34 at /usr/share/foreman-installer/modules/foreman_proxy/manifests/plugin/discovery.pp:34:5 on node foreman
Updated by Anonymous about 8 years ago
- Status changed from New to Ready For Testing
- Assignee set to Anonymous
- Pull request https://github.com/theforeman/puppet-foreman/pull/486 added
Updated by Anonymous about 7 years ago
- Status changed from Ready For Testing to Resolved
- Pull request https://github.com/theforeman/puppet-foreman/pull/583 added
2d3e6c5 in puppet-foreman will kind of solve this by removing this part of puppet-foreman, designating puppet-foreman_proxy to be responsible.