Your message dated Sat, 6 Aug 2005 23:42:42 +0200
with message-id <[EMAIL PROTECTED]>
and subject line libcurl-ocaml-dev: ocurl needs to be rebuild against curl 
linked with gnutls
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 6 Aug 2005 10:24:44 +0000
>From [EMAIL PROTECTED] Sat Aug 06 03:24:44 2005
Return-path: <[EMAIL PROTECTED]>
Received: from 225.235.97-84.rev.gaoland.net (babasse.is-a-geek.org) 
[84.97.235.225] 
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1E1LrA-0007rj-00; Sat, 06 Aug 2005 03:24:44 -0700
Received: from smimram by babasse.is-a-geek.org with local (Exim 4.52)
        id 1E1Lr9-000420-1Y; Sat, 06 Aug 2005 12:24:43 +0200
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Samuel Mimram <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: libcurl-ocaml-dev: ocurl needs to be rebuild against curl linked with 
gnutls
X-Mailer: reportbug 3.15
Date: Sat, 06 Aug 2005 12:24:42 +0200
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02

Package: libcurl-ocaml-dev
Version: 0.2.0-4
Severity: serious
Justification: Policy 3.5

Hi,

libcurl-ocaml-dev used to depend indirectly on libssl-dev through
libcurl3-dev. However, the curl package recently dropped openssl in favour of
gnutls. From the 7.14.0-3 changelog of curl:

* OpenSSL is replaced by GnuTLS in providing SSL support (closes: #318590).

The problem is that when using ocurl, ocaml still tries to link with
libssl and libssl-dev is not anymore enforced by the dependencies. See
for example:

http://lists.debian.org/debian-ocaml-maint/2005/08/msg00048.html

The -lssl is hardcoded at the end of
/usr/lib/ocaml/3.08.3/curl/curl.cm[x]a.

I think the best solution is to rebuild ocurl against the gnutls-linked curl 
(and depend on libcurl3-dev >= 7.14.0-3).

Thanks.

Regards,

Sam.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12.3
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages libcurl-ocaml-dev depends on:
ii  libcurl-ocaml                 0.2.0-4    ocaml curl bindings
ii  libcurl3-dev                  7.14.0-3   Development files and documentatio
ii  ocaml-findlib                 1.0.4-3    Management tool for OCaml programm
ii  ocaml-nox [ocaml-nox-3.08.3]  3.08.3-6   ML language implementation with a 

libcurl-ocaml-dev recommends no packages.

-- no debconf information

---------------------------------------
Received: (at 321575-done) by bugs.debian.org; 6 Aug 2005 21:42:46 +0000
>From [EMAIL PROTECTED] Sat Aug 06 14:42:44 2005
Return-path: <[EMAIL PROTECTED]>
Received: from 225.235.97-84.rev.gaoland.net (babasse.is-a-geek.org) 
[84.97.235.225] 
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1E1WRI-0000KY-00; Sat, 06 Aug 2005 14:42:44 -0700
Received: from smimram by babasse.is-a-geek.org with local (Exim 4.52)
        id 1E1WRG-0007ep-HI; Sat, 06 Aug 2005 23:42:42 +0200
Date: Sat, 6 Aug 2005 23:42:42 +0200
From: Samuel Mimram <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Cc: Thomas Petazzoni <[EMAIL PROTECTED]>
Subject: Re: libcurl-ocaml-dev: ocurl needs to be rebuild against curl linked 
with gnutls
Message-ID: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <[EMAIL PROTECTED]>
User-Agent: Mutt/1.5.9i
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
        version=2.60-bugs.debian.org_2005_01_02

On Sat, Aug 06, 2005 at 12:24:42PM +0200, Samuel Mimram wrote:
> Hi,
> 
> libcurl-ocaml-dev used to depend indirectly on libssl-dev through
> libcurl3-dev. However, the curl package recently dropped openssl in favour of
> gnutls. From the 7.14.0-3 changelog of curl:
> 
> * OpenSSL is replaced by GnuTLS in providing SSL support (closes: #318590).

Well, it seems that curl's maintainer changed his mind:

curl (7.14.0-4) unstable; urgency=low

  * OpenSSL is back (closes: #321294, #321391).

Thus, I'm closing this bug.

Thanks and sorry for the noise.

Regards,

Sam.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to