Closed
Bug 1127317
Opened 10 years ago
Closed 10 years ago
buildbot==0.8.4-pre-moz6 installs on every puppet run
Categories
(Infrastructure & Operations :: RelOps: Puppet, task)
Infrastructure & Operations
RelOps: Puppet
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: dustin, Assigned: mrrrgn)
Details
I think this is because the dist itself has name '..-moz5', so when puppet runs the upgrade, the install gets registered in the virtualenv under the old version, and the cycle repeats.
Assignee | ||
Comment 1•10 years ago
|
||
(In reply to Dustin J. Mitchell [:dustin] from comment #0)
> I think this is because the dist itself has name '..-moz5', so when puppet
> runs the upgrade, the install gets registered in the virtualenv under the
> old version, and the cycle repeats.
Ahh, I repacked it with the correct name. I'll close the ticket after we verify that it worked! :)
Assignee | ||
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•