Merge ~pieq/bugit/+git/qabro:fix-ca-certs-ssl into bugit:master

Proposed by Pierre Equoy
Status: Merged
Approved by: Pierre Equoy
Approved revision: 776e4085fd7241ffc064dec87454a293886de123
Merged at revision: 78fe01ef413e9a6347be1e2ed7131200ce487956
Proposed branch: ~pieq/bugit/+git/qabro:fix-ca-certs-ssl
Merge into: bugit:master
Diff against target: 12 lines (+1/-0)
1 file modified
snap/snapcraft.yaml (+1/-0)
Reviewer Review Type Date Requested Status
StanleyHuang Approve
Review via email: mp+409541@code.launchpad.net

Description of the change

See commit message.

This will fix the "[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:852)" error in qabro.

Tested by building a snap locally and connecting to both production and staging LP instances.

To post a comment you must log in.
Revision history for this message
StanleyHuang (stanley31) wrote :

LGTM +1
I am also test this workaround on my DUT, and it works well.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml
2index ef2945b..cb61f92 100644
3--- a/snap/snapcraft.yaml
4+++ b/snap/snapcraft.yaml
5@@ -44,6 +44,7 @@ parts:
6 - dbus-x11
7 - dmidecode
8 - pciutils
9+ - python3-certifi # https://github.com/httplib2/httplib2/issues/203
10 - python3-urwid
11 - ubuntu-report
12 - python3-gi

Subscribers

People subscribed via source and target branches

to all changes: