Project

General

Profile

Actions

Bug #6368

closed

katello-devel-installer fails due to missing /etc/pki/pulp directory

Added by Stephen Benjamin almost 10 years ago. Updated over 5 years ago.

Status:
Duplicate
Priority:
Normal
Assignee:
Category:
Installer
Target version:
Difficulty:
easy
Triaged:
Fixed in Releases:
Found in Releases:

Description

 Something went wrong! Check the log for ERROR-level output
  The full log is at /var/log/katello-installer/katello-devel-installer.log
[ INFO 2014-06-24 15:01:38 verbose] All hooks in group post finished
[ERROR 2014-06-24 15:01:38 verbose] Repeating errors encountered during run:
[ERROR 2014-06-24 15:01:38 verbose]  Cannot create /etc/pki/pulp/nodes; parent directory /etc/pki/pulp does not exist
[ERROR 2014-06-24 15:01:38 verbose]  /Stage[main]/Certs::Pulp_parent/File[/etc/pki/pulp/nodes]/ensure: change from absent to directory failed: Cannot create /etc/pki/pulp/nodes; parent directory /etc/pki/pulp does not exist

mkdir the directory and re-run the installer works fine.

This is a long standing issue in Puppet that they refuse to fix: https://projects.puppetlabs.com/issues/86. Thankfully, when feeding a File resource an array, it is intelligent enough to create them in the correct tree order, so we could feed it an array like tike this: ["$pulp_pki_dir", "$pulp_pki_dir/nodes"] or similar.


Related issues 1 (0 open1 closed)

Has duplicate Katello - Bug #7007: katello devel installer fails creating certs in /etc/pki/pulp/nodes/ because /etc/pki/pulp doesn't exist yetClosedJustin Sherrill08/09/2014Actions
Actions #1

Updated by Eric Helms over 9 years ago

  • Assignee set to Eric Helms
  • Target version set to 49
  • Difficulty set to easy
  • Triaged changed from No to Yes
Actions #2

Updated by Eric Helms over 9 years ago

  • Target version changed from 49 to 54
Actions #3

Updated by Justin Sherrill over 9 years ago

  • Status changed from New to Duplicate

Duplicate of 7007

Actions #4

Updated by Anonymous over 9 years ago

  • Has duplicate Bug #7007: katello devel installer fails creating certs in /etc/pki/pulp/nodes/ because /etc/pki/pulp doesn't exist yet added
Actions #5

Updated by Eric Helms over 9 years ago

  • translation missing: en.field_release set to 13
Actions #6

Updated by Eric Helms about 9 years ago

  • translation missing: en.field_release deleted (13)
Actions #7

Updated by Eric Helms over 7 years ago

  • translation missing: en.field_release set to 166
Actions

Also available in: Atom PDF