Bug 855891 - katello-configure --deployment=headpin fails with db.seed error
Summary: katello-configure --deployment=headpin fails with db.seed error
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Subscription Asset Manager
Classification: Retired
Component: katello-configure
Version: 1.2
Hardware: Unspecified
OS: Unspecified
unspecified
urgent
Target Milestone: rc
: ---
Assignee: Tom McKay
QA Contact: SAM QE List
URL:
Whiteboard:
Depends On:
Blocks: sam12-tracker
TreeView+ depends on / blocked
 
Reported: 2012-09-10 14:31 UTC by Eric Sammons
Modified: 2012-10-29 18:06 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-10-29 18:06:32 UTC
Embargoed:


Attachments (Terms of Use)

Description Eric Sammons 2012-09-10 14:31:20 UTC
Description of problem:
During the configuration of katello, deployment=headpin, the configuration fails with a db seed error.  Logs indicate a connection refused error, this could be a race condition.

Version-Release number of selected component (if applicable):
katello-headpin-all-1.1.10-1.git.31.2fb829c.fc16.noarch

Steps to Reproduce:
1. Take a vm with F16 installed
2. yum install -y katello-headpin-all
3. katello-configure --deployment=headpin 
  
Actual results:
    ** Invoke seed_with_logging (first_time)
    ** Invoke db:seed (first_time)
    ** Invoke db:abort_if_pending_migrations (first_time)
    ** Invoke environment (first_time)
    ** Execute environment
    ** Execute db:abort_if_pending_migrations
    ** Execute db:seed
    rake aborted!
    Connection refused - connect(2)

Expected results:
Successfull configuration

Additional info:

Comment 1 Tom McKay 2012-10-29 18:06:32 UTC
Current nightly works


Note You need to log in before you can comment on or make changes to this bug.