Opened 11 years ago
Closed 11 years ago
#4885 closed defect (fixed)
GLibmm-2.38.1 depends on GnuTLS
Reported by: | sor__ | Owned by: | Fernando de Oliveira |
---|---|---|---|
Priority: | normal | Milestone: | 7.6 |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | GLibmm-2.38.1 |
Cc: |
Description ¶
the test fails FAIL: giomm_tls_client/test i think this means GnuTLS-3.2.11 must be installed to pass + This test case fails unless an implementation of TLS backend is installed.
Change History (4)
by , 11 years ago
Attachment: | test-suite.log added |
---|
comment:1 by , 11 years ago
comment:2 by , 11 years ago
Milestone: | 7.5 → 7.6 |
---|---|
Owner: | changed from | to
Status: | new → assigned |
Summary: | GLibmm-2.38.1 → GLibmm-2.38.1 depends on GnuTLS |
It seems that GnuTLS was introduced long ago:
Changes in 2.36 compared to 2.34: * Add TlsConnection, TlsClient, TlsServer, TlsDatabase, TlsCertificate, TlsPassword, TlsFileDatabase and TlsInteraction.
We have not detected, probably because it is one of the first things we install, at least it is, with me.
I will investigate a little further, and try to fix including this and any possible other dependency.
I hope you don't mind, I will change the title, so it will reflect at least this dependency on GnuTLS.
I see you tagged for 7.5. There, only the Errata can be modified.
I will change for 7.6, so that it will be fixed in svn.
=========================================
=========================================
# TOTAL: 24 # PASS: 23 # SKIP: 0 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0
.. contents:: :depth: 2
FAIL: giomm_tls_client/test ===========================