Your message dated Tue, 17 May 2011 20:48:29 +0000
with message-id <[email protected]>
and subject line Bug#625818: fixed in llvm-2.8 2.8-4
has caused the Debian Bug report #625818,
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.)


-- 
625818: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=625818
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.8
Source-Version: 2.8-4

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

libllvm-ocaml-2.8-dev_2.8-4_amd64.deb
  to main/l/llvm-2.8/libllvm-ocaml-2.8-dev_2.8-4_amd64.deb
libllvm2.8_2.8-4_amd64.deb
  to main/l/llvm-2.8/libllvm2.8_2.8-4_amd64.deb
llvm-2.8-dev_2.8-4_amd64.deb
  to main/l/llvm-2.8/llvm-2.8-dev_2.8-4_amd64.deb
llvm-2.8-doc_2.8-4_all.deb
  to main/l/llvm-2.8/llvm-2.8-doc_2.8-4_all.deb
llvm-2.8-examples_2.8-4_all.deb
  to main/l/llvm-2.8/llvm-2.8-examples_2.8-4_all.deb
llvm-2.8-runtime_2.8-4_amd64.deb
  to main/l/llvm-2.8/llvm-2.8-runtime_2.8-4_amd64.deb
llvm-2.8-source_2.8-4_all.deb
  to main/l/llvm-2.8/llvm-2.8-source_2.8-4_all.deb
llvm-2.8_2.8-4.debian.tar.gz
  to main/l/llvm-2.8/llvm-2.8_2.8-4.debian.tar.gz
llvm-2.8_2.8-4.dsc
  to main/l/llvm-2.8/llvm-2.8_2.8-4.dsc
llvm-2.8_2.8-4_amd64.deb
  to main/l/llvm-2.8/llvm-2.8_2.8-4_amd64.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.8 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.8
Binary: libllvm2.8 llvm-2.8 llvm-2.8-runtime llvm-2.8-dev libllvm-ocaml-2.8-dev 
llvm-2.8-doc llvm-2.8-examples llvm-2.8-source
Architecture: source amd64 all
Version: 2.8-4
Distribution: unstable
Urgency: low
Maintainer: LLVM Packaging Team <[email protected]>
Changed-By: Sylvestre Ledru <[email protected]>
Description: 
 libllvm-ocaml-2.8-dev - Low-Level Virtual Machine (LLVM), bindings for OCaml
 libllvm2.8 - Low-Level Virtual Machine (LLVM), runtime library
 llvm-2.8   - Low-Level Virtual Machine (LLVM)
 llvm-2.8-dev - Low-Level Virtual Machine (LLVM), libraries and headers
 llvm-2.8-doc - Low-Level Virtual Machine (LLVM), documentation
 llvm-2.8-examples - Low-Level Virtual Machine (LLVM), examples
 llvm-2.8-runtime - Low-Level Virtual Machine (LLVM), bytecode interpreter
 llvm-2.8-source - Low-Level Virtual Machine (LLVM), source code
Closes: 623628 625818
Changes: 
 llvm-2.8 (2.8-4) unstable; urgency=low
 .
   * Fix FTBFS under kfreebsd
   * Rename META.llvm-2.8 to META.llvm-2_8 to make sure ocamlfind finds it
     (Closes: #623628, #625818)
Checksums-Sha1: 
 105df8cb860da1dde8b1dfebf49adceb29c307e2 1634 llvm-2.8_2.8-4.dsc
 e94cce76e6c2ee105760f71848eb3a797c0acece 31137 llvm-2.8_2.8-4.debian.tar.gz
 c8ac6962d5d2cfbebb679872a4c932690f01fde7 6138820 libllvm2.8_2.8-4_amd64.deb
 4241df8fb386602770e561608ecc4ee61a5cdc77 1239300 llvm-2.8_2.8-4_amd64.deb
 69f5ef82da72b40988d55b4cca97a8d1aa7db160 31300 llvm-2.8-runtime_2.8-4_amd64.deb
 375019b8bd84aa9b043e215742f436e61ba7544d 10234918 llvm-2.8-dev_2.8-4_amd64.deb
 ca11d1d223f931a4c97d4d80d7cb9e84d0c97067 227478 
libllvm-ocaml-2.8-dev_2.8-4_amd64.deb
 bae0a2ae140ad992d7f8d5bfaaddc0159d0d9495 948046 llvm-2.8-doc_2.8-4_all.deb
 721708a06a80f10efead62d320f6e44cf77647bd 109662 llvm-2.8-examples_2.8-4_all.deb
 e615dcc517ae828e553763038c2d0e3ad597c8df 6226318 llvm-2.8-source_2.8-4_all.deb
Checksums-Sha256: 
 40e967992f2ba6c3cf6d71b8ef889e91e26bd988fa440bc719c591f1ab5a9aef 1634 
llvm-2.8_2.8-4.dsc
 34206ac2f135f7a67c0bf0c8240af1e8f0a12715b3ebe27650f9f18230533d9b 31137 
llvm-2.8_2.8-4.debian.tar.gz
 5d37973ed1463e07741bd66964a961588dfb1aebc9e3a2b16f3f2f27fe279ce2 6138820 
libllvm2.8_2.8-4_amd64.deb
 08a8eb6ebd5e5160783e905056b72e1c67690baef0f0d3893550518198ddd74e 1239300 
llvm-2.8_2.8-4_amd64.deb
 19b816d846777e7753e39c0c4f24e57265fe528659a036dbe4b256be2997ceff 31300 
llvm-2.8-runtime_2.8-4_amd64.deb
 a81a75b0014db3c5530780c6149fca77801e99bf30740025f2ded9d312391b68 10234918 
llvm-2.8-dev_2.8-4_amd64.deb
 4d620d7635c048a1c89aa2cbda298b74a92eb0c6d145e24c5d3089d9ab7b6e31 227478 
libllvm-ocaml-2.8-dev_2.8-4_amd64.deb
 ccc91617b7510dbd51597c012d7b1c6825a0e92be3106f0a769cc0706f5abf40 948046 
llvm-2.8-doc_2.8-4_all.deb
 f77b1d7fed8c91c2823b72268236419ff9bb384afeb6aaa01bf2434354951206 109662 
llvm-2.8-examples_2.8-4_all.deb
 b0f77b388a595f22dc23812dc8116ee5432d2b8f320a2e5ba966abadcc3fc030 6226318 
llvm-2.8-source_2.8-4_all.deb
Files: 
 947d470b797175c3b2ccca47108196ed 1634 devel optional llvm-2.8_2.8-4.dsc
 84301ba82e3d7fa0041f9605a6b5e57f 31137 devel optional 
llvm-2.8_2.8-4.debian.tar.gz
 b3f41fc2f6370eec48922368ea0c8756 6138820 libs optional 
libllvm2.8_2.8-4_amd64.deb
 0720231daf83fd8f7e49bdca6cf8c04b 1239300 devel optional 
llvm-2.8_2.8-4_amd64.deb
 08edcfbf0b5e08f59ea324360a0d3c15 31300 devel optional 
llvm-2.8-runtime_2.8-4_amd64.deb
 7eed47e22c45e2b7f7837caa34a9c2f2 10234918 devel optional 
llvm-2.8-dev_2.8-4_amd64.deb
 9d4b2768eeea25fa775b91371240ba85 227478 ocaml optional 
libllvm-ocaml-2.8-dev_2.8-4_amd64.deb
 4fc8910f1c00a277d16e4f34e730f619 948046 doc optional llvm-2.8-doc_2.8-4_all.deb
 3c421b68acc350a0f02a4fa4e1cfd080 109662 doc optional 
llvm-2.8-examples_2.8-4_all.deb
 01ec0e1b6d0797065b4aa4fc891f92b5 6226318 devel optional 
llvm-2.8-source_2.8-4_all.deb

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

iEYEARECAAYFAk3S1ykACgkQiOXXM92JlhDkcwCffzo1769Sw0gWa3k+aHIUMwf+
vTsAn34vSPl6u+vQT/QaNPqjV/7odYQ5
=2R68
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to