Project

General

Profile

Actions

Bug #11041

closed

Katello : Installation of Pulp Capsule fails

Added by Matthew Ceroni over 9 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Installer
Target version:
Difficulty:
medium
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

Capsule installation with --pulp set to true fails. Disabling pulp installation results in success.

This is due to the recent changes in the installer to fix capsule support of GPG keys. The pulp modules now uses the concat module to create the httpd/conf.d/25-pulp-node-ssl.conf file but the concat target has not been setup correctly before the first call to concat::fragment.

As a work around you can edit /usr/share/katello-installer/modules/pulp/manifests/child/fragment.pp and comment out the call to concat::fragment.

This will break the fix for the GPG keys through the capsule (I think) but you can follow this workaround for that issue: http://projects.theforeman.org/issues/10616

Actions

Also available in: Atom PDF