barbican-common install w/vagrant fails

Bug #1260422 reported by Steve Heyman
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Barbican
Won't Fix
High
John Wood

Bug Description

Found in: local machine (running chef-repo commit 218e29c3a8820c4cd168ba445805bcd5d506f760)

Priority: Medium (can run barbican just fine without Vagrant)

Severity: High

Description: barbican install during processing of "vagrant up" fails due to unavailable pre-reqs:

[2013-12-12T16:29:25+00:00] INFO: Processing package[barbican-common] action install (barbican::worker line 27)
[2013-12-12T16:29:28+00:00] DEBUG: package[barbican-common] checking yum info for barbican-common
[2013-12-12T16:29:28+00:00] DEBUG: package[barbican-common] installed version: (none) candidate version: 2013.2.20131211160336-1
[2013-12-12T16:29:28+00:00] INFO: package[barbican-common] installing barbican-common-2013.2.20131211160336-1 from barbican repository
[2013-12-12T16:29:28+00:00] DEBUG: Executing yum -d0 -e0 -y install barbican-common-2013.2.20131211160336-1
[2013-12-12T16:29:32+00:00] DEBUG: ---- Begin output of yum -d0 -e0 -y install barbican-common-2013.2.20131211160336-1 ----
[2013-12-12T16:29:32+00:00] DEBUG: STDOUT: You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest
[2013-12-12T16:29:32+00:00] DEBUG: STDERR: Error: Package: python-kombu-3.0.7-1.noarch (barbican)
           Requires: python-amqp >= 1.3.3
           Available: python-amqp-1.0.12-1.noarch (barbican)
               python-amqp = 1.0.12-1
           Available: python-amqp-1.0.13-1.noarch (barbican)
               python-amqp = 1.0.13-1
           Installing: python-amqp-1.3.1-1.el6.noarch (epel)
               python-amqp = 1.3.1-1.el6
Error: Package: python-celery-3.1.6-1.noarch (barbican)
           Requires: python-billiard >= 3.3.0.10
           Available: python-billiard-0.3.1-3.el6.noarch (epel)
               python-billiard = 0.3.1-3.el6
           Available: python-billiard-2.7.3.31-1.x86_64 (barbican)
               python-billiard = 2.7.3.31-1
           Available: python-billiard-2.7.3.32-1.x86_64 (barbican)
               python-billiard = 2.7.3.32-1
           Installing: python-billiard-2.7.3.34-1.x86_64 (barbican)
               python-billiard = 2.7.3.34-1
[2013-12-12T16:29:32+00:00] DEBUG: ---- End output of yum -d0 -e0 -y install barbican-common-2013.2.20131211160336-1 ----

Reproduction steps:
1. First had to get around another issue by updating chef-repo/Berksfile.lock:
 find postgresql block and update these two sections:
      "locked_version": "3.2.1",
      "ref": "6d084b2c02332c0505e28df3458baf4c7ff14217"
2. run berks install to pick up that change
3. run vagrant destroy dbsimple (if this isn't a pristine environment)
4. run vagrant up
2. wait patiently for the failure

Expected Behaviour: barbican is up and running and ready for action

Observed Behaviour: server not available

Steve Heyman (sheyman)
Changed in barbican:
status: New → Confirmed
John Wood (john-wood-w)
Changed in barbican:
milestone: none → icehouse-2
importance: Undecided → High
status: Confirmed → In Progress
assignee: nobody → John Wood (john-wood-w)
Revision history for this message
Steve Heyman (sheyman) wrote :

This defect reports an issue with a failure during install. That has been resolved so this is no longer a problem.

Steve Heyman (sheyman)
Changed in barbican:
status: In Progress → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.