[Pkg-haskell-maintainers] Bug#783733: Bug#783733: pandoc does not find templates/default.html

Antonio Terceiro terceiro at debian.org
Fri May 1 20:58:18 UTC 2015


Hi,

On Thu, Apr 30, 2015 at 11:24:47PM +0200, Jonas Smedegaard wrote:
> Version: 1.13.2.1~dfsg-1
> 
> Hi Helmut,
> 
> Quoting Helmut Grohne (2015-04-30 21:32:04)
> > On Wed, Apr 29, 2015 at 07:04:02PM +0200, Jonas Smedegaard wrote:
> >> Quoting Tobias Hansen (2015-04-29 17:19:37)
> >>> with Pandoc from unstable, allegro5 (2:5.0.10-3) FTBFS with the 
> >>> following error. It works with the pandoc version in jessie, 
> >>> 1.12.4.2.
> >>
> >> Looks like a known bug affecting a lot of Haskell packages released 
> >> in the past couple of days.  Please try with the newer release that 
> >> should have emerged in unstable since an hour (or seven, possibly).
> >
> > I can reproduce the issue with 1.13.2~dfsg-4 and after upgrading to 
> > 1.13.2.1~dfsg-1 I can no longer reproduce it.
> 
> Thanks for confirming.  Closing this as solved in 1.13.2.1~dfsg-1 :-)

I can still reproduce something similar in the version currently in unstable
(1.13.2.1~dfsg-1), but with the man output, when passing (-s/--standalone). Do
you want a separate bug report?

$ 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

-- 
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/20150501/43157db0/attachment.sig>


More information about the Pkg-haskell-maintainers mailing list