Closed
Bug 1250895
Opened 10 years ago
Closed 10 years ago
unable to create-test-environment : No local packages or download links found for mozautomation>=0.2
Categories
(MozReview Graveyard :: Testing / Development Environment, defect)
MozReview Graveyard
Testing / Development Environment
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: glob, Assigned: glob)
References
Details
Attachments
(1 file)
unable to create-test-environment:
Reading https://pypi.python.org/simple/mozautomation/
No local packages or download links found for mozautomation>=0.2
Review commit: https://reviewboard.mozilla.org/r/36299/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/36299/
Attachment #8723011 -
Flags: review?(dminor)
Comment 2•10 years ago
|
||
https://reviewboard.mozilla.org/r/36299/#review32897
::: create-test-environment:36
(Diff revision 1)
> +cd pylib/mozautomation
> +python setup.py develop
> +cd ../..
Are we going to hit this bug in a production deploy? Please give that a check before landing this.
Comment 3•10 years ago
|
||
Yes, I hit it this morning, hence much grumbling about it in #vcs and #mozreview, which led glod to file this.
Comment 4•10 years ago
|
||
Comment on attachment 8723011 [details]
MozReview Request: testing: deploy mozautomation before mozreview to satisfy dependency (bug 1250895) r?dminor
https://reviewboard.mozilla.org/r/36299/#review32905
Attachment #8723011 -
Flags: review?(dminor) → review+
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
•