Closed Bug 1161293 Opened 9 years ago Closed 8 years ago

cfn-pyplates is re-installed every puppet run

Categories

(Infrastructure & Operations :: RelOps: Puppet, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: catlee, Assigned: Callek)

Details

Attachments

(1 file)

https://papertrailapp.com/systems/74950614/events?q=cfn-pyplates

It looks like we're re-installing cfn-pyplates each time we run puppet.
cfn-pyplates is installed every puppet run, because we're basically doing:

"detect cfn-pyplates 0.5.0 is installed" --> "venv command wants cfn-pyplates==0.4.3" --> "downgrade to 0.4.3" --> "pip install of cloud-tools has a cfn-pyplates dep of >=0.5.0" --> "install 0.5.0 since we see it at pypi.pvt and it meets the req"

This patch updates the dep to match the cloud-tools dep in both places that happens
Assignee: relops → bugspam.Callek
Status: NEW → ASSIGNED
Attachment #8733916 - Flags: review?(rail)
Attachment #8733916 - Flags: review?(rail) → review+
https://hg.mozilla.org/build/puppet/rev/123fec3361a9
https://hg.mozilla.org/build/puppet/rev/788815a4b2d2
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: