package "libllvm-3.2-ocaml-dev" is almost empty

Bug #1187733 reported by KIKUCHI Masashi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
llvm-3.2 (Ubuntu)
New
Undecided
Unassigned

Bug Description

package "libllvm-3.2-ocaml-dev" lacks almost library files.

$ dpkg -L libllvm-3.2-ocaml-dev
/.
/usr
/usr/share
/usr/share/doc-base
/usr/share/doc-base/libllvm-3.2-ocaml-dev-ocamldoc-api-reference
/usr/share/lintian
/usr/share/lintian/overrides
/usr/share/lintian/overrides/libllvm-3.2-ocaml-dev
/usr/share/doc
/usr/share/doc/libllvm-3.2-ocaml-dev
/usr/share/doc/libllvm-3.2-ocaml-dev/copyright
/usr/lib
/usr/lib/ocaml
/usr/lib/ocaml/META
/usr/share/doc/libllvm-3.2-ocaml-dev/changelog.Debian.gz

Revision history for this message
KIKUCHI Masashi (kikuchi-b) wrote :

It seems that "debian/libllvm-3.2-ocaml-dev.install.in" is not translated by "debian/rules".
I uploaded fixed version to my ppa, but this does not work yet.

$ ocamlfind list
ocamlfind: /usr/lib/ocaml/METAS/META.llvm: No such file or directory

because symlink is broken.

$ ls -l /usr/lib/ocaml/METAS/META.llvm*
lrwxrwxrwx 1 root root 13 1月 16 08:17 /usr/lib/ocaml/METAS/META.llvm -> META.llvm-3_2
-rw-r--r-- 1 root root 1381 1月 5 00:52 /usr/lib/ocaml/METAS/META.llvm-3_1

Additionally, this package contains "/usr/lib/ocaml/META" directory. This should be "METAS".

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.