Bug 2380442
| Summary: | Moving of off /etc/pki/tls/certs/ca-bundle.crt | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Frantisek Krenzelok <fkrenzel> |
| Component: | python-pycurl | Assignee: | Jacek Migacz <jmigacz> |
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | jamacku, jmigacz, kdudka, msekleta, svashisht |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | --- | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2025-09-04 10:44:24 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 2360110 | ||
|
Description
Frantisek Krenzelok
2025-07-16 09:51:50 UTC
I've submitted PR at https://src.fedoraproject.org/rpms/python-pycurl/pull-request/13 Note, this change is not necessary. The hard-coded list of CA bundle paths is only used if PYCURL_AUTODETECT_CA is defined, and as far as I can see, Fedora doesn't define this compile option (nor should it). This compile option is used mainly for building cross-distribution wheels. See: https://src.fedoraproject.org/rpms/python-pycurl/pull-request/13 |