Closed
Bug 1121521
Opened 11 years ago
Closed 11 years ago
braindump should list OpenSSL as a reequirment for buildbot
Categories
(Release Engineering :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jgraham, Unassigned)
Details
Attachments
(1 file)
|
772 bytes,
patch
|
armenzg
:
review+
|
Details | Diff | Splinter Review |
This may have broken when virtualenv started using --no-site-packages by default. Without this installed in the build environment list_builder_differences.sh fails with a bunch of errors about not being able to import OpenSSL. Listing this in pre_buildbot_requirements.txt fixes the problem.
Comment 1•11 years ago
|
||
Do you have a patch for it?
Thanks for spotting it!
| Reporter | ||
Comment 2•11 years ago
|
||
Something like this, I guess.
Attachment #8548996 -
Flags: review?(armenzg)
Comment 3•11 years ago
|
||
Comment on attachment 8548996 [details] [diff] [review]
openssl.diff
Review of attachment 8548996 [details] [diff] [review]:
-----------------------------------------------------------------
Thank you!
Attachment #8548996 -
Flags: review?(armenzg) → review+
| Reporter | ||
Comment 4•11 years ago
|
||
| Reporter | ||
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•7 years ago
|
Component: General Automation → General
You need to log in
before you can comment on or make changes to this bug.
Description
•