[Pkg-haskell-maintainers] Bug#673472: gitit: missing dependencies

Vincent Arkesteijn vincent at arkesteijn.net
Fri May 18 21:11:32 UTC 2012


Package: gitit
Version: 0.9.0.1-2
Severity: normal

Without mime-support installed, starting gitit results in:
Could not read mime types file: /etc/mime.types
/etc/mime.types: openBinaryFile: does not exist (No such file or directory)
Using defaults instead.

Without git installed, starting gitit results in:
gitit: Required program 'git' not found in system path.

Without libghc-filestore-data installed, starting gitit results in:
gitit: /usr/share/filestore-0.4.2/extra/post-update: openBinaryFile: does not exist (No such file or directory)

After installing the mentioned packages gitit starts normally, so I suggest to add the following dependencies:
Depends: libghc-filestore-data, git | darcs | mercurial
Recommends: mime-support

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

Kernel: Linux 2.6.32-5-amd64 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Versions of packages gitit depends on:
ii  libbibutils2     4.12-5
ii  libc6            2.13-32
ii  libffi5          3.0.10-3
ii  libgmp10         2:5.0.5+dfsg-1.1
ii  libjs-jquery     1.7.2-1
ii  libjs-jquery-ui  1.8.ooops.20+dfsg-1
ii  libpcre3         1:8.30-5
ii  zlib1g           1:1.2.7.dfsg-1

gitit recommends no packages.

gitit suggests no packages.

-- no debconf information





More information about the Pkg-haskell-maintainers mailing list