| Summary: | gajim: failed to import module | ||
|---|---|---|---|
| Product: | Sisyphus | Reporter: | Vladimir D. Seleznev <vseleznv> |
| Component: | gajim | Assignee: | Ilya Mashkin <oddity> |
| Status: | CLOSED FIXED | QA Contact: | qa-sisyphus |
| Severity: | normal | ||
| Priority: | P3 | CC: | grenka, oddity |
| Version: | unstable | ||
| Hardware: | all | ||
| OS: | Linux | ||
| Bug Depends on: | 34328 | ||
| Bug Blocks: | |||
Для начала добавил явную зависимость на pyasn Ну и по обновлению python-module-OpenSSL https://bugzilla.altlinux.org/show_bug.cgi?id=34328 Не актуально. |
$ gajim 12.12.2017 20:40:24 (E) gajim.c.check_X509 Import of PyOpenSSL or pyasn1 failed.Cannot correctly check SSL certificate Traceback (most recent call last): File "/usr/share/gajim/src/common/check_X509.py", line 10, in <module> from pyasn1.type import univ, constraint, char, namedtype, tag ImportError: No module named pyasn1.type $ rpm -q --qf '%{version}\n' python-module-OpenSSL 16.2.0 --- возможно, стоит или обновить python-module-OpenSSL, или заменить на `python2.7(pyasn1.type)'.