| Summary: | net-im/gajim-0.16_beta2 with dev-python/pyopenssl-0.14 - gajim.py: OpenSSL.rand.load_file(RNG_SEED) -/ /- File "/usr/lib64/python2.7/site-packages/OpenSSL/rand.py", line 140, in load_file raise TypeError("filename must be a string") | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Vladimir <v_2e> |
| Component: | Current packages | Assignee: | Justin Lecher (RETIRED) <jlec> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | CC: | net-im |
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | AMD64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
*** This bug has been marked as a duplicate of bug 503190 *** |
After a recent upgrade of the dev-python/pyopenssl to the version 0.14, net-im/gajim-0.16_beta2 does not start, and gives the following error message in the console: Traceback (most recent call last): File "gajim.py", line 304, in <module> OpenSSL.rand.load_file(RNG_SEED) File "/usr/lib64/python2.7/site-packages/OpenSSL/rand.py", line 140, in load_file raise TypeError("filename must be a string") TypeError: filename must be a string