Project

General

Profile

Actions

Bug #17376

closed

unable to install katello with puppet 4

Added by Chris Duryee over 7 years ago. Updated over 5 years ago.

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

Description

unable to run installer, even with --help. repro steps on centos7:

yum -y localinstall http://fedorapeople.org/groups/katello/releases/yum/3.2/katello/el7/x86_64/katello-repos-latest.rpm
yum -y localinstall http://yum.theforeman.org/releases/1.13/el7/x86_64/foreman-release.rpm
yum -y localinstall http://yum.puppetlabs.com/puppetlabs-release-el-7.noarch.rpm
yum -y localinstall http://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm
yum -y install foreman-release-scl
sudo rpm -Uvh https://yum.puppetlabs.com/puppetlabs-release-pc1-el-7.noarch.rpm
yum -y update
yum -y install katello
foreman-installer --scenario katello --help

result: parser error

Actions #1

Updated by Mario Gamboa over 7 years ago

I think so is because as per instructions first need to install katello with the puppet 3.8 and after that run the foreman installer again with the option --update-puppet and works ok i never try to do from the start but could be a bug

Actions #2

Updated by Chris Duryee over 7 years ago

  • translation missing: en.field_release set to 197
Actions #3

Updated by Chris Duryee over 7 years ago

  • Assignee changed from Chris Duryee to John Mitsch
Actions #4

Updated by John Mitsch over 7 years ago

  • Assignee changed from John Mitsch to Chris Duryee

This is happening because of the timestamp on the katello-installer rpm is older than the parse cache, which is failing this check here https://github.com/theforeman/kafo/blob/master/lib/kafo/parser_cache_reader.rb#L52-L55

We will fix this when we do the 3.2.1 build

Actions #5

Updated by John Mitsch over 7 years ago

  • Assignee changed from Chris Duryee to John Mitsch
Actions #6

Updated by Eric Helms over 7 years ago

  • translation missing: en.field_release changed from 197 to 208
Actions #7

Updated by John Mitsch over 7 years ago

  • translation missing: en.field_release changed from 208 to 197
Actions #8

Updated by John Mitsch over 7 years ago

  • translation missing: en.field_release changed from 197 to 214
Actions #9

Updated by John Mitsch over 7 years ago

  • Status changed from New to Closed

resolved in 3.2.2

Actions

Also available in: Atom PDF