Your message dated Fri, 11 Aug 2017 18:27:53 +0000
with message-id <e1dgef3-0005nm...@fasolo.debian.org>
and subject line Bug#784050: Removed package(s) from unstable
has caused the Debian Bug report #666257,
regarding libderiving-ocaml: Programs using libderiving fail to link (archive 
missing in META)
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 ow...@bugs.debian.org
immediately.)


-- 
666257: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=666257
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libderiving-ocaml
Version: 0.1.1a-3+b1
Severity: normal

Dear Maintainer,

There are two problems with the META file in /usr/lib/ocaml/deriving/META

  - The archives aren't mentioned, so ocamlfind doesn't try bringing
    in the appropriate libraries.

  - The files depend on the num package which is not mentioned.

With this version of the META file, I am able to link the program
below.  Without the archive lines, it fails to link because of a
reference to the Show module.  Without the 'requires' line, it fails
to link because of a reference to Num.

----------------------------------------------------------------------
version = "0.1.1a-3+b1"
name = "deriving"
requires = "num"
description = "deriving functions"
archive(byte) = "deriving.cma"
archive(native) = "deriving.cmxa"
----------------------------------------------------------------------
type foo = { a: int } deriving (Show)
let () = Printf.printf "%s\n" (Show.show<foo> {a=42})
----------------------------------------------------------------------

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libderiving-ocaml depends on:
ii  ocaml-base-nox [ocaml-base-nox-3.12.1]  3.12.1-2

Versions of packages libderiving-ocaml recommends:
ii  ocaml-findlib  1.2.8+debian-1

libderiving-ocaml suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Version: 0.1.1a-3+rm

Dear submitter,

as the package ocaml-deriving has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/784050

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to