[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#469040: marked as done (Cryptokit seems to miss zlib support)



Your message dated Fri, 21 Mar 2008 15:47:03 +0000
with message-id <E1JcjSR-0004oL-9b@ries.debian.org>
and subject line Bug#469040: fixed in cryptokit 1.3-8
has caused the Debian Bug report #469040,
regarding Cryptokit seems to miss zlib support
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
469040: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=469040
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: libcryptokit-ocaml-dev
Version: 1.3-7+b1
Severity: important
 
--- Please enter the report below this line. ---
I recently updated my Debian box to OCaml 3.10.1. The Cryptokit library
stopped to work correctly, as it seems to be compiled without zlib
support. On my machine the following simple OCaml program compiles but
raises the Cryptokit.Compression_not_supported exception, while the previous
version of the package I used (1.3-7) was ok.
 
========================== 8< BEGIN HERE >8 ==========================
(*
 * Compile with:
 *   ocamlfind ocamlc -package cryptokit -linkpkg cryptokit_fail.ml \
 *      -o cryptokit_fail
 *)

let foo =
  try
    Cryptokit.Zlib.compress ()
  with
    | Cryptokit.Error Cryptokit.Compression_not_supported ->
        Printf.printf "Unsupported zlib?!?\n";
        exit(1);;
=========================== 8< END HERE >8 ===========================

This is my first Debian bugreport so, if something is missing, please be
patient: I will give you all the necessary information.


Best regards,


Paolo Donadeo

 
--- System information. ---
Architecture: i386
Kernel:       Linux 2.6.22-3-k7
 
Debian Release: 4.0
  500 unstable        www.debian-multimedia.org 
  500 unstable        ftp.it.debian.org 
 
--- Package information. ---
Depends                   (Version) | Installed
===================================-+-=============
libcryptokit-ocaml     (= 1.3-7+b1) | 1.3-7+b1
ocaml-nox-3.10.1                    | 




--- End Message ---
--- Begin Message ---
Source: cryptokit
Source-Version: 1.3-8

We believe that the bug you reported is fixed in the latest version of
cryptokit, which is due to be installed in the Debian FTP archive:

cryptokit_1.3-8.diff.gz
  to pool/main/c/cryptokit/cryptokit_1.3-8.diff.gz
cryptokit_1.3-8.dsc
  to pool/main/c/cryptokit/cryptokit_1.3-8.dsc
libcryptokit-ocaml-dev_1.3-8_i386.deb
  to pool/main/c/cryptokit/libcryptokit-ocaml-dev_1.3-8_i386.deb
libcryptokit-ocaml_1.3-8_i386.deb
  to pool/main/c/cryptokit/libcryptokit-ocaml_1.3-8_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 469040@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sylvain Le Gall <gildor@debian.org> (supplier of updated cryptokit package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Mon, 03 Mar 2008 11:49:24 +0100
Source: cryptokit
Binary: libcryptokit-ocaml libcryptokit-ocaml-dev
Architecture: source i386
Version: 1.3-8
Distribution: unstable
Urgency: medium
Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
Changed-By: Sylvain Le Gall <gildor@debian.org>
Description: 
 libcryptokit-ocaml - cryptographic algorithm library for OCaml - runtime
 libcryptokit-ocaml-dev - cryptographic algorithm library for OCaml - development
Closes: 469040
Changes: 
 cryptokit (1.3-8) unstable; urgency=medium
 .
   [ Stefano Zacchiroli ]
   * fix vcs-svn field to point just above the debian/ dir
 .
   [ Stephane Glondu ]
   * Enable zlib support, closes: #469040.
 .
   [ Sylvain Le Gall ]
   * Add homepage field in debian/control
Files: 
 04612aedae228ead1d939f4552258062 1217 libdevel optional cryptokit_1.3-8.dsc
 5accc4b88619f9525a796830694ba284 6300 libdevel optional cryptokit_1.3-8.diff.gz
 aef78b4e22c9edcc44ef18efd9aac86c 31860 libs optional libcryptokit-ocaml_1.3-8_i386.deb
 79b1b94ed85d1527348e4dedbd87d3ce 338120 libdevel optional libcryptokit-ocaml-dev_1.3-8_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFH49Xq1cqbBPLEI7wRAiFQAKCuDeiYjVNU9tb3NACqnabJ5NQX3QCfQWxi
5zLGa2dfLV7bl8FBEg2pBwU=
=Kci1
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: