Your message dated Thu, 26 May 2011 21:03:46 +0000
with message-id <[email protected]>
and subject line Bug#623628: fixed in llvm-2.9 2.9+dfsg-1
has caused the Debian Bug report #623628,
regarding libllvm-ocaml-2.8-dev: ocamlfind does not find llvm-2.8 META file
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 [email protected]
immediately.)


-- 
623628: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=623628
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libllvm-ocaml-2.8-dev
Version: 2.8-2+b1
Severity: normal

when using ocamlfind to find llvm-2.8, ocamlfind does not find llvm-2.8, while
it can find other packages (unix for example) :

$ ocamlfind ocamlc -package unix -where
/usr/lib/ocaml

$ ocamlfind ocamlc -package llvm-2.8 -where
ocamlfind: Package `llvm-2.8' not found

The META file is correctly installed :
$ ls /usr/lib/ocaml/METAS/META.llvm-2.8
/usr/lib/ocaml/METAS/META.llvm-2.8

The problem seems to be the dot character in 'llvm-2.8', because strace reports
ocamlfind to look for META files with prefix or suffix 'llvm-2' :

$ strace ocamlfind ocamlc -package llvm-2.8 -where
[...]
stat("/usr/lib/ocaml/threads/threads.cma", {st_mode=S_IFREG|0644,
st_size=41347, ...}) = 0
close(3)                                = 0
stat("/usr/local/lib/ocaml/3.12.0/llvm-2/META", 0x7fff46d7cfe0) = -1 ENOENT (No
such file or directory)
stat("/usr/local/lib/ocaml/3.12.0/META.llvm-2", 0x7fff46d7cfe0) = -1 ENOENT (No
such file or directory)
stat("/usr/lib/ocaml/llvm-2/META", 0x7fff46d7cfe0) = -1 ENOENT (No such file or
directory)
stat("/usr/lib/ocaml/META.llvm-2", 0x7fff46d7cfe0) = -1 ENOENT (No such file or
directory)
stat("/usr/lib/ocaml/METAS/llvm-2/META", 0x7fff46d7cfe0) = -1 ENOENT (No such
file or directory)
stat("/usr/lib/ocaml/METAS/META.llvm-2", 0x7fff46d7cfe0) = -1 ENOENT (No such
file or directory)
write(2, "ocamlfind: Package `llvm-2.8' no"..., 40ocamlfind: Package `llvm-2.8'
not found
) = 40
exit_group(2)                           = ?


I don't know if this behavior should be reported upstream or the META file
renamed.

Best regards



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

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

Versions of packages libllvm-ocaml-2.8-dev depends on:
ii  llvm-2.8-dev                  2.8-2+b1   Low-Level Virtual Machine (LLVM), 
ii  ocaml-base-nox [ocaml-base-no 3.12.0-4   Runtime system for OCaml bytecode 

libllvm-ocaml-2.8-dev recommends no packages.

Versions of packages libllvm-ocaml-2.8-dev suggests:
pn  llvm-2.8-doc                  <none>     (no description available)

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: llvm-2.9
Source-Version: 2.9+dfsg-1

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

libllvm-2.9-ocaml-dev_2.9+dfsg-1_i386.deb
  to main/l/llvm-2.9/libllvm-2.9-ocaml-dev_2.9+dfsg-1_i386.deb
libllvm2.9_2.9+dfsg-1_i386.deb
  to main/l/llvm-2.9/libllvm2.9_2.9+dfsg-1_i386.deb
llvm-2.9-dev_2.9+dfsg-1_i386.deb
  to main/l/llvm-2.9/llvm-2.9-dev_2.9+dfsg-1_i386.deb
llvm-2.9-doc_2.9+dfsg-1_all.deb
  to main/l/llvm-2.9/llvm-2.9-doc_2.9+dfsg-1_all.deb
llvm-2.9-examples_2.9+dfsg-1_all.deb
  to main/l/llvm-2.9/llvm-2.9-examples_2.9+dfsg-1_all.deb
llvm-2.9-runtime_2.9+dfsg-1_i386.deb
  to main/l/llvm-2.9/llvm-2.9-runtime_2.9+dfsg-1_i386.deb
llvm-2.9-source_2.9+dfsg-1_all.deb
  to main/l/llvm-2.9/llvm-2.9-source_2.9+dfsg-1_all.deb
llvm-2.9_2.9+dfsg-1.debian.tar.gz
  to main/l/llvm-2.9/llvm-2.9_2.9+dfsg-1.debian.tar.gz
llvm-2.9_2.9+dfsg-1.dsc
  to main/l/llvm-2.9/llvm-2.9_2.9+dfsg-1.dsc
llvm-2.9_2.9+dfsg-1_i386.deb
  to main/l/llvm-2.9/llvm-2.9_2.9+dfsg-1_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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sylvestre Ledru <[email protected]> (supplier of updated llvm-2.9 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 [email protected])


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

Format: 1.8
Date: Tue, 17 May 2011 15:20:50 +0200
Source: llvm-2.9
Binary: libllvm2.9 llvm-2.9 llvm-2.9-runtime llvm-2.9-dev libllvm-2.9-ocaml-dev 
llvm-2.9-doc llvm-2.9-examples llvm-2.9-source
Architecture: source i386 all
Version: 2.9+dfsg-1
Distribution: unstable
Urgency: low
Maintainer: LLVM Packaging Team <[email protected]>
Changed-By: Sylvestre Ledru <[email protected]>
Description: 
 libllvm-2.9-ocaml-dev - Low-Level Virtual Machine (LLVM), bindings for OCaml
 libllvm2.9 - Low-Level Virtual Machine (LLVM), runtime library
 llvm-2.9   - Low-Level Virtual Machine (LLVM)
 llvm-2.9-dev - Low-Level Virtual Machine (LLVM), libraries and headers
 llvm-2.9-doc - Low-Level Virtual Machine (LLVM), documentation
 llvm-2.9-examples - Low-Level Virtual Machine (LLVM), examples
 llvm-2.9-runtime - Low-Level Virtual Machine (LLVM), bytecode interpreter
 llvm-2.9-source - Low-Level Virtual Machine (LLVM), source code
Closes: 623628 625818
Changes: 
 llvm-2.9 (2.9+dfsg-1) unstable; urgency=low
 .
   * debian/patches/kfreebsd.diff, 0034-kfreebsd.patch:
     Rename the kfreebsd patch to make sure it is taken in account.
   * debian/control, debian/control.in/libllvm-ocaml-dev: libllvm-ocaml-2.8-dev
     renamed to libllvm-2.8-ocaml-dev
   * debhelper.in/libllvm-ocaml-dev.META: Rename META.llvm-2.8 to META.llvm-2_8
     to make sure ocamlfind finds it
     (Closes: #623628, #625818)
   * Upload to unstable
Checksums-Sha1: 
 2e984dacf0092633ab0c571c6acdfbbe7e43cfd4 1669 llvm-2.9_2.9+dfsg-1.dsc
 4b9d58c3a61e41fe9b4c6082f7daafc5fcf9f647 30737 
llvm-2.9_2.9+dfsg-1.debian.tar.gz
 5d2333756ee093d3f4e49b1f725176edb8bfddf6 6623792 libllvm2.9_2.9+dfsg-1_i386.deb
 c561804d3b646723ed15e778c6e3e9f50f78b6c8 1359056 llvm-2.9_2.9+dfsg-1_i386.deb
 bc79549f6a1e804e7affd5002277339f90b722ca 33452 
llvm-2.9-runtime_2.9+dfsg-1_i386.deb
 204cfa277586b6fee51f24254d484bd3330b00fe 10973934 
llvm-2.9-dev_2.9+dfsg-1_i386.deb
 8b95f4c366b51950453da05f2ea49739befb24dc 253948 
libllvm-2.9-ocaml-dev_2.9+dfsg-1_i386.deb
 cd10f85e041b7998059c5ecc09201a2923b60ec1 955048 llvm-2.9-doc_2.9+dfsg-1_all.deb
 dbcbcb24ad66c1e97b56f63e390193d86d7df482 110620 
llvm-2.9-examples_2.9+dfsg-1_all.deb
 ac47f979b251d6d0ab7d5414498434ecee04af10 6739526 
llvm-2.9-source_2.9+dfsg-1_all.deb
Checksums-Sha256: 
 c104f044d77e13544128af465dc66c1b63d522e718ce16aca017c3f69afaf5ad 1669 
llvm-2.9_2.9+dfsg-1.dsc
 d929af7ad042d80c1bacab15094a695183b09f8772474632f15515236ad67de2 30737 
llvm-2.9_2.9+dfsg-1.debian.tar.gz
 03cecde2c814ecd83fd63e8c37fd14d6df4055269532cab07d41468b083f754e 6623792 
libllvm2.9_2.9+dfsg-1_i386.deb
 538e99d09263040b1d0d87344a2dd020e297b249e23fad1f7be3448784bedc78 1359056 
llvm-2.9_2.9+dfsg-1_i386.deb
 ca0acd489b8828a679f9ac7682ac1d6788e7f0f80900e7ac0f71245504c94338 33452 
llvm-2.9-runtime_2.9+dfsg-1_i386.deb
 84a8d520f282d10db0bf803ef5db51ee7860849b0d9b2e342fd91de1b07c909b 10973934 
llvm-2.9-dev_2.9+dfsg-1_i386.deb
 0d40be733bc08bd0e225b003c87b06c18691509f84b20be9370d9e5c7a1c18a9 253948 
libllvm-2.9-ocaml-dev_2.9+dfsg-1_i386.deb
 cac850adda65e93ab28b2eddb0dee6f91a1993d2ae4930f2e43830d927e26d71 955048 
llvm-2.9-doc_2.9+dfsg-1_all.deb
 1709dfa8dd9fb154950c6bc19b8c781a8d35a129573aada0c55eed453d4d52fa 110620 
llvm-2.9-examples_2.9+dfsg-1_all.deb
 9ca3bdc66a385a0c307e8468201cb3981d559460aee901f1e413ae88fcf4be55 6739526 
llvm-2.9-source_2.9+dfsg-1_all.deb
Files: 
 b35dd30f0e5f27815c00d101699e9204 1669 devel optional llvm-2.9_2.9+dfsg-1.dsc
 8d601ffab1385db9778395f9ea9e67fa 30737 devel optional 
llvm-2.9_2.9+dfsg-1.debian.tar.gz
 3e924cbac1ed43f860a2a1ddae202935 6623792 libs optional 
libllvm2.9_2.9+dfsg-1_i386.deb
 50e9b1613f4ac73f8b3f2e9673f2a741 1359056 devel optional 
llvm-2.9_2.9+dfsg-1_i386.deb
 5d7c42d80668c3c13c36e4266d79c79c 33452 devel optional 
llvm-2.9-runtime_2.9+dfsg-1_i386.deb
 48c51c5ef6014fbfc4e6ff267f6d32c7 10973934 devel optional 
llvm-2.9-dev_2.9+dfsg-1_i386.deb
 d796db6d5f240e4a438e62e56c6c4d1a 253948 ocaml optional 
libllvm-2.9-ocaml-dev_2.9+dfsg-1_i386.deb
 92f71d3f638d1ab6bf818e32581853d0 955048 doc optional 
llvm-2.9-doc_2.9+dfsg-1_all.deb
 7660152eda882ea698e74314a113b0d7 110620 doc optional 
llvm-2.9-examples_2.9+dfsg-1_all.deb
 be2961fb166de28e377bdd6958aa0438 6739526 devel optional 
llvm-2.9-source_2.9+dfsg-1_all.deb

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

iEYEARECAAYFAk3eNRQACgkQiOXXM92JlhD1bACg4VkJlrNUWjbS5hjDc6t8VxVU
p2MAniKgsr1v6ilckR1jiQ4Gg3ACQwha
=Oi9M
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to