[Pkg-haskell-maintainers] Bug#784046: pandoc: can't produce manpages with the --standalone option
Antonio Terceiro
terceiro at debian.org
Sat May 2 13:36:32 UTC 2015
Package: pandoc
Version: 1.13.2.1~dfsg-1
Severity: normal
This makes at least one package of mine to FTBFS.
$ dpkg-query --show pandoc
pandoc 1.13.2.1~dfsg-1
$ cat > foo.md
# test
this is a test
$ pandoc -f markdown -t man foo.md
.SH test
.PP
this is a test
$ pandoc -s -f markdown -t man foo.md
pandoc: Could not find data file templates/default.man
[97]$ dpkg -L pandoc-data | grep default.man
/usr/share/data/templates/default.man
-- System Information:
Debian Release: 8.0
APT prefers buildd-unstable
APT policy: (500, 'buildd-unstable'), (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=pt_BR.UTF-8, LC_CTYPE=pt_BR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages pandoc depends on:
ii libc6 2.19-18
ii libffi6 3.1-2+b2
ii libgmp10 2:6.0.0+dfsg-6
ii libicu52 52.1-8
ii liblua5.1-0 5.1.5-7.1
ii libpcre3 2:8.35-3.3
ii libyaml-0-2 0.1.6-3
ii pandoc-data 1.13.2~dfsg-4
ii zlib1g 1:1.2.8.dfsg-2+b1
pandoc recommends no packages.
Versions of packages pandoc suggests:
pn etoolbox <none>
pn pandoc-citeproc <none>
ii texlive-latex-recommended 2014.20141024-2
ii texlive-luatex 2014.20141024-2
pn texlive-xetex <none>
-- no debconf information
--
Antonio Terceiro <terceiro at debian.org>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-haskell-maintainers/attachments/20150502/0d6f50ff/attachment.sig>
More information about the Pkg-haskell-maintainers
mailing list