Opened 10 years ago

Closed 10 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.

Attachments (1)

test-suite.log (454 bytes ) - added by sor__ 10 years ago.

Download all attachments as: .zip

Change History (4)

by sor__, 10 years ago

Attachment: test-suite.log added

comment:1 by sor__, 10 years ago

=========================================

glibmm 2.38.1: tests/test-suite.log

=========================================

# TOTAL: 24 # PASS: 23 # SKIP: 0 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0

.. contents:: :depth: 2

FAIL: giomm_tls_client/test ===========================

comment:2 by Fernando de Oliveira, 10 years ago

Milestone: 7.57.6
Owner: changed from blfs-book@… to Fernando de Oliveira
Status: newassigned
Summary: GLibmm-2.38.1GLibmm-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.

comment:3 by Fernando de Oliveira, 10 years ago

Resolution: fixed
Status: assignedclosed

Thanks.

Fixed at r12925.

Note: See TracTickets for help on using tickets.