Project

General

Profile

Actions

Bug #6068

closed

'rake seed_with_logging' fails during fresh install of katello 1.4 on fedora 19

Added by Bryan Kearney over 10 years ago. Updated about 6 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
-
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1055007
Description of problem:
'katello-configure --user-pass=admin' fails to complete on fresh, fully-updated Fedora 19 installation. main.log shows:

140117-15:33:41 Debug: Exec[katello_seed_db](provider=posix): Executing '/usr/bin/rake seed_with_logging --trace --verbose > /var/log/katello/katello-configure/db_seed.log 2>&1 && touch /var/lib/katello/db_seed_done'
140117-15:33:41 Debug: Executing '/usr/bin/rake seed_with_logging --trace --verbose > /var/log/katello/katello-configure/db_seed.log 2>&1 && touch /var/lib/katello/db_seed_done'
140117-15:33:53 Error: /usr/bin/rake seed_with_logging --trace --verbose > /var/log/katello/katello-configure/db_seed.log 2>&1 && touch /var/lib/katello/db_seed_done returned 1 instead of one of [0]
140117-15:33:53 Error: /Stage[main]/Katello::Config/Exec[katello_seed_db]/returns: change from notrun to 0 failed: /usr/bin/rake seed_with_logging --trace --verbose > /var/log/katello/katello-configure/db_seed.log 2>&1 && touch /var/lib/katello/db_seed_done returned 1 instead of one of [0]

A re-run doesn't help.

How reproducible:
Very.

Steps to Reproduce:
1. Install F19 (including setting up networking and name resolution)
2. yum -y update
3. yum -y install http://fedorapeople.org/groups/katello/releases/yum/1.4/Fedora/19/x86_64/katello-repos-1.4.4-1.fc19.noarch.rpm postgresql-server
4. postgresql-setup initdb && service postgresql start
5. yum install -y katello-foreman-all
6. Disable selinux by editing /etc/sysconfig/selinux and rebooting
7. katello-configure --user-pass=admin

Actual results:
Installation fails

Expected results:
Installation completes

Additional info:

Actions #1

Updated by Eric Helms over 10 years ago

  • Triaged set to Yes
Actions #2

Updated by Eric Helms over 8 years ago

  • Status changed from New to Rejected
Actions #3

Updated by Eric Helms about 8 years ago

  • Translation missing: en.field_release set to 166
Actions

Also available in: Atom PDF