Project

General

Profile

Bug #17454

Updated by Marek Hulán over 8 years ago

Oops, we're sorry but something went wrong  

 <pre> 
 /opt/theforeman/tfm/root/usr/share/gems/gems/foreman_openscap-0.5.4/app/views/compliance_hosts/show.html.erb:3: syntax error, unexpected tIDENTIFIER, expecting ')' ... compliance reports by policy"m , host.combined_policies.len... ... ^ /opt/theforeman/tfm/root/usr/share/gems/gems/foreman_openscap-0.5.4/app/views/compliance_hosts/show.html.erb:3: syntax error, unexpected ')', expecting '=' ... host.combined_policies.length) % @host.to_label ... ^ /opt/theforeman/tfm/root/usr/share/gems/gems/foreman_openscap-0.5.4/app/views/compliance_hosts/show.html.erb:4: syntax error, unexpected keyword_do_block, expecting keyword_end @host.combined_policies.each do |policy| ^ /opt/theforeman/tfm/root/usr/share/gems/gems/foreman_openscap-0.5.4/app/views/compliance_hosts/show.html.erb:32: syntax error, unexpected keyword_ensure, expecting end-of-input. 
 </pre> 

 How do i fix this ?

Back