Bug 1055119
Summary: | [abrt] copr-cli: adapters.py:331:send:SSLError: [Errno 1] _ssl.c:504: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Igor Gnatenko <ignatenko> | ||||||
Component: | copr | Assignee: | Miroslav Suchý <msuchy> | ||||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
Severity: | unspecified | Docs Contact: | |||||||
Priority: | unspecified | ||||||||
Version: | 20 | CC: | ignatenko, msuchy | ||||||
Target Milestone: | --- | ||||||||
Target Release: | --- | ||||||||
Hardware: | x86_64 | ||||||||
OS: | Unspecified | ||||||||
URL: | https://retrace.fedoraproject.org/faf/reports/bthash/993b573eafe664d8f0f34448ece76e23bbc75ab4 | ||||||||
Whiteboard: | abrt_hash:e4d3cdab395bc93cae4296800c0c9e10a4d123ae | ||||||||
Fixed In Version: | copr-1.26-1.fc20 | Doc Type: | Bug Fix | ||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2014-01-18 22:34:30 UTC | Type: | --- | ||||||
Regression: | --- | Mount Type: | --- | ||||||
Documentation: | --- | CRM: | |||||||
Verified Versions: | Category: | --- | |||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||
Embargoed: | |||||||||
Attachments: |
|
Description
Igor Gnatenko
2014-01-18 22:12:08 UTC
Created attachment 852153 [details]
File: backtrace
Created attachment 852154 [details]
File: environ
Another user experienced a similar problem: $ copr-cli list ignatenkobrain reporter: libreport-2.1.11 cmdline: /usr/bin/python2 /usr/bin/copr-cli list ignatenkobrain dso_list: python-requests-1.2.3-5.fc20.noarch executable: /usr/bin/copr-cli kernel: 3.12.7-300.fc20.x86_64 package: copr-cli-1.21-1.fc20 reason: adapters.py:331:send:SSLError: [Errno 1] _ssl.c:504: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed runlevel: unknown type: Python uid: 1000 Probably this bug in ca-certificates.. We had the same bug in git. https://github.com/git/git/commit/01645b749376b7026276112d69d5b9c22b000ee4 Fixe in git commit 00dc6a7 and even in copr.fedoraproject.org - just do not propagate https in /api page until we have properly signed certs. If you get this error, just fix it by editin ~/.config/copr and change https to http. copr-1.26-1.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/copr-1.26-1.el6 copr-1.26-1.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/copr-1.26-1.fc19 copr-1.26-1.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/copr-1.26-1.fc20 copr-1.26-1.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report. copr-1.26-1.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. |