Project

General

Profile

Actions

Bug #7288

closed

Unable to run the installer when SELinux policy is present in the current directory

Added by Lukas Zapletal over 9 years ago. Updated about 8 years ago.

Status:
Resolved
Priority:
Low
Assignee:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

You can simulate this with any non-puppet file that breaks Puppet parser

cp /bin/bash /root/not-a-puppet.pp
cd /root
katello-installer -v

[root@el6-smoketest ~]# katello-installer -v
/usr/lib/ruby/site_ruby/1.8/puppet/parser/parser_support.rb:175:in `parse': Could not parse for environment production: Could not match ��|���|�SE at /root/not-a-puppet.pp:1 (Puppet::Error)


Related issues 1 (0 open1 closed)

Has duplicate Kafo - Bug #8023: katello-installer fails if files with a .pp extension are found in the working directory that katello-installer is invoked from.DuplicateMarek Hulán10/22/2014Actions
Actions #1

Updated by Marek Hulán over 9 years ago

we should find out why it loads it from cwd but we should rescue such errors in loading manifests anyway and possibly display some warnings

Actions #2

Updated by Marek Hulán over 9 years ago

  • Has duplicate Bug #8023: katello-installer fails if files with a .pp extension are found in the working directory that katello-installer is invoked from. added
Actions #3

Updated by The Foreman Bot over 8 years ago

  • Status changed from New to Ready For Testing
  • Assignee set to Marek Hulán
  • Pull request https://github.com/theforeman/kafo_parsers/pull/10 added
Actions #4

Updated by Marek Hulán about 8 years ago

  • Status changed from Ready For Testing to Resolved
Actions #5

Updated by Marek Hulán about 8 years ago

  • Pull request deleted (https://github.com/theforeman/kafo_parsers/pull/10)
Actions

Also available in: Atom PDF