Closed
Bug 1455683
Opened 7 years ago
Closed 7 years ago
CircleCI Builds on Airflow repo failing at `RUN pip install --no-cache-dir -r requirements.txt`
Categories
(Data Platform and Tools :: General, defect)
Data Platform and Tools
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bugzilla, Unassigned)
References
Details
Attachments
(1 file)
|
1.53 KB,
text/plain
|
Details |
The build is erroring out while building the docker container (output attached) -- I found someone else reporting the same issue on gitter and they suggested downgrading to pip 9.0.3 solved their issue
Downgrading to 9.0.3 fixed CI -- I also tried upgrading to 10.0.1 (the latest release) but the build failed with the same error.
Fixed with https://github.com/mozilla/telemetry-airflow/commit/fd7c720bf10111233d4c4e959d8f3fce7356d8d0
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•3 years ago
|
Component: Scheduling → General
You need to log in
before you can comment on or make changes to this bug.
Description
•