Variety complains about SNI issues even when Python SNI works

Bug #1739944 reported by Oded Arbel
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Variety
Fix Released
High
James Lu

Bug Description

System: Ubuntu 17.10 (Artful)

I keep getting the "Python doesn't support SNI" dialog every time I start Variety, even though all dependencies are updated correctly (I believe that in 17.10 it works out of the box, but I upgraded to it from an earlier release so it might be a local configuration on my system).

My test:

python3 -c 'import requests; r = requests.get("https://www.ssllabs.com/ssltest/viewMyClient.html"); print(r.text)' | grep SNI -A1

it should say "Yes" on the second line if SNI is supported.

I've also tested the same with `python2` for the same result.

James Lu (jlu5)
Changed in variety:
importance: Undecided → High
Revision history for this message
James Lu (jlu5) wrote :

At this point the SSL issues need to be thoroughly investigated because the 'dependency installation' seems to be ineffective for a lot of people[1][2]. Perhaps we should remove this bit entirely and do more rigorous testing starting from a clean slate system.

[1]: https://bugs.launchpad.net/variety/+bug/1577327
[2]: https://bugs.launchpad.net/variety/+bug/1609548

James Lu (jlu5)
Changed in variety:
status: New → Confirmed
assignee: nobody → James Lu (tacocat)
milestone: none → 0.6.9
James Lu (jlu5)
Changed in variety:
status: Confirmed → Fix Committed
James Lu (jlu5)
Changed in variety:
status: Fix Committed → Fix Released
Revision history for this message
Kiwi Rider (kiwirider) wrote : Re: [Bug 1739944] Re: Variety complains about SNI issues even when Python SNI works

Confirmed that this behaviour has stopped. Thanks

On 21/05/18 20:45, James Lu wrote:
> ** Changed in: variety
> Status: Fix Committed => Fix Released
>

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.