Missing cert on Fedora Linux
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 65/100
- Issue type
- Bug
- Clarity
- Clearly specified
- Activity status
- Stale
- Tech stack
- javascript, python
Research direction
Look at the installer's download logic, likely in a Python script, to see how it locates SSL certificates. Check if it hardcodes the path '/etc/ssl/certs/ca-certificates.crt' and consider making it fall back to 'ca-bundle.crt' on Fedora. Test the fix by simulating the missing file scenario.
Written by the indexing model from the issue text.
Description
We had a user on Fedora Linux whose install failed as python couldn't find the cert for downloading:
i've looked more carefully into the terminal log and it seems that ssl certificates are at fault? " Failed to load trusted CA certificates from /etc/ssl/certs/ca-certificates.crt. Cause: error:02001002:system library:fopen:No such file or directory"
The user resolved the issue by manually copying the file to the right location
just now i went into into etc/ssl/certs/ and there was only a file called ca-bundle.crt and i copied it and named the copy ca-certificates.crt and tried insaller again
I'm just noting this down for now, no action taken.
- Dominant language
- JavaScript
- Stars
- 214
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from 07th-mod/python-patcher
-
Difficulty 1/5 Under an hour Newbie friendliness 75/100
07th-mod/python-patcher#214 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
07th-mod/python-patcher#193 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 75/100
07th-mod/python-patcher#137 ·
-
enhancement help wanted
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
07th-mod/python-patcher#83 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
07th-mod/python-patcher#239 · 1 assignee ·
All issues in 07th-mod/python-patcher
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
HarperFast/skills#96 ·
-
[Block] Latest Posts [Type] Bug
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
Automattic/studio#4908 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
sugarlabs/musicblocks#8847 ·