Closed
Bug 1341154
Opened 8 years ago
Closed 6 years ago
esr52 beetmover uses external pypi
Categories
(Release Engineering :: Release Automation: Uploading, defect, P2)
Release Engineering
Release Automation: Uploading
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: nthomas, Unassigned)
References
Details
"[beetmover] firefox mozilla-beta partner repacks push to releases" failed for Firefox 52.0b8 because a broken v2.46 of boto was published on pypi.python.org, eg https://mozilla-release-logs.s3.amazonaws.com/mozilla-beta/firefox-52.0b8/build1/%5Bbeetmover%5D_firefox_mozilla-beta_partner_repacks_push_to_releases-all--AUzvWx8RSiQ-NE36Hs3Ng-0.
They fixed that quickly with v2.46.1 but it revealed an external dependency for beetmover, and we usually lock these things down to our internal pypi. Often use a fixed version for module dependencies too.
Updated•8 years ago
|
Priority: -- → P2
Comment 1•7 years ago
|
||
We're no longer using old beetmover with Fx59+. We could fix this for Fx<=58, or wontfix.
Updated•7 years ago
|
Summary: Beetmover uses external pypi → esr52 beetmover uses external pypi
Updated•7 years ago
|
Component: Release Automation: Other → Release Automation: Uploading
Comment 2•6 years ago
|
||
ESR52 is EOLed.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•