Opened 18 months ago
Closed 15 months ago
#32405 closed defect (fixed)
sage-bootstrap-python: Prefer pythons that support ssl with SNI
Reported by: | mkoeppe | Owned by: | |
---|---|---|---|
Priority: | critical | Milestone: | sage-9.5 |
Component: | build | Keywords: | |
Cc: | chapoton, slelievre, tmonteil, jhpalmieri, gh-kliem | Merged in: | |
Authors: | Matthias Koeppe | Reviewers: | Jonathan Kliem |
Report Upstream: | N/A | Work issues: | |
Branch: | 48b7927 (Commits, GitHub, GitLab) | Commit: | 48b79271d3b1b2566e55cb6efa5e7184e1fe14cb |
Dependencies: | Stopgaps: |
Description (last modified by )
(from ticket:32372#comment:10)
This fixes the problem on ubuntu-trusty-standard
(https://github.com/mkoeppe/sage/runs/4128487418?check_suite_focus=true), which fails to download from upstream_url
that points to pypi.io
Change History (7)
comment:1 Changed 18 months ago by
Description: | modified (diff) |
---|
comment:2 Changed 15 months ago by
Branch: | → u/mkoeppe/sage_bootstrap_python__reject_ancient_pythons_that_do_not_support_sni |
---|
comment:3 Changed 15 months ago by
Authors: | → Matthias Koeppe |
---|---|
Cc: | tmonteil jhpalmieri added |
Commit: | → 48b79271d3b1b2566e55cb6efa5e7184e1fe14cb |
Description: | modified (diff) |
Status: | new → needs_review |
Summary: | sage-bootstrap-python: Reject ancient pythons that do not support SNI → sage-bootstrap-python: Prefer pythons that support ssl with SNI |
comment:4 Changed 15 months ago by
Cc: | gh-kliem added |
---|---|
Priority: | major → critical |
Let's get this in please
comment:5 Changed 15 months ago by
Reviewers: | → Jonathan Kliem |
---|---|
Status: | needs_review → positive_review |
LGTM.
comment:7 Changed 15 months ago by
Branch: | u/mkoeppe/sage_bootstrap_python__reject_ancient_pythons_that_do_not_support_sni → 48b79271d3b1b2566e55cb6efa5e7184e1fe14cb |
---|---|
Resolution: | → fixed |
Status: | positive_review → closed |
Note: See
TracTickets for help on using
tickets.
New commits:
build/bin/sage-bootstrap-python: Prefer a Python that provides ssl with SNI