Closed
Bug 1331992
Opened 9 years ago
Closed 8 years ago
fix pip hash checking
Categories
(Release Engineering Graveyard :: Applications: Balrog (backend), defect, P3)
Release Engineering Graveyard
Applications: Balrog (backend)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bhearsum, Assigned: anjul.ten)
References
Details
(Whiteboard: [lang=python][ready])
Hash checking in our requirements files is woefully broken right now. We likely need to uncomment all the hashes, make sure they're correct, and add some missing packages to fix it.
| Reporter | ||
Updated•8 years ago
|
Priority: -- → P3
Whiteboard: [lang=python][ready]
| Assignee | ||
Comment 1•8 years ago
|
||
I'm working on it.
| Reporter | ||
Updated•8 years ago
|
Assignee: nobody → anjul.ten
Comment 2•8 years ago
|
||
Commit pushed to master at https://github.com/mozilla/balrog
https://github.com/mozilla/balrog/commit/38473523ed3c1510752baf8c3c4fe0cb59f21b30
Bug 1331992: Update the requirement files with working hash values and add dependencies. (#277) r=bhearsum
| Assignee | ||
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Product: Release Engineering → Release Engineering Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•