Project

General

Profile

Actions

Bug #9235

closed

capsule-installer 2.1.1-2.el7 fail on unknown function validate_pulp

Added by Baptiste Agasse over 9 years ago. Updated almost 6 years ago.

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

Description

I'm trying to install katello 2.1 on CentOS 7 in multi nodes deployment, i run into an issue when i deploy a capsule:

capsule-installer --parent-fqdn="katello.foo.example.com"  --register-in-foreman="true" --foreman-oauth-key="XXXXXXXX" --foreman-oauth-secret="XXXXXXXXX" --pulp-oauth-secret="XXXXXXXX" --certs-tar="capsule.foo.example.com.tar"  --puppet="true"  --puppetca="true" --pulp="true" --dhcp=false --dns=false --realm=false --tftp=true --country="FR" --org="Katello example.com" --org-unit="Katello" 
 Unknown function validate_pulp at /usr/share/katello-installer/modules/capsule/manifests/init.pp:192 on node capsule.foo.example.com
 Unknown function validate_pulp at /usr/share/katello-installer/modules/capsule/manifests/init.pp:192 on node capsule.foo.example.com
Preparing installation Done

After viewing the source, replacing 'validate_pulp' by 'validate_bool' at line 192 seems to be the solution, the installer runs fine.

Actions #1

Updated by Eric Helms over 9 years ago

  • Target version set to 66
  • Triaged changed from No to Yes
Actions #2

Updated by Stephen Benjamin over 9 years ago

  • Status changed from New to Duplicate
  • Pull request https://github.com/Katello/katello-installer/pull/175 added
  • Pull request deleted ()

Backport of #9075 will be in Katello 2.1.1.

Actions #3

Updated by Stephen Benjamin over 9 years ago

  • Status changed from Duplicate to New
  • Pull request added
  • Pull request deleted (https://github.com/Katello/katello-installer/pull/175)

Sorry, edited wrong issue!

Actions #4

Updated by Stephen Benjamin over 9 years ago

  • Status changed from New to Need more information

You shouldn't see this error on the GA release, and should have been fixed in this commit:
https://github.com/Katello/katello-installer/commit/b3ac1d501b8ff0ee4b4077c7452356f82a61d406#diff-8b5156d4e6200cf85cab71de11370fa8

Did you upgrade the capsule-installer per Step 3 here?
http://www.katello.org/docs/2.1/upgrade/capsule.html

Actions #5

Updated by Eric Helms over 9 years ago

  • Status changed from Need more information to Resolved

This was fixed in the final 2.1 release.

Actions

Also available in: Atom PDF