[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#922418: marked as done (pandoc: Please reference texlive-latex-base package in the "install pdflatex" error message)



Your message dated Sun, 01 Sep 2019 11:21:52 +0000
with message-id <E1i4Nvc-000GX2-0G@fasolo.debian.org>
and subject line Bug#922418: fixed in pandoc 2.5-2
has caused the Debian Bug report #922418,
regarding pandoc: Please reference texlive-latex-base package in the "install pdflatex" error message
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 owner@bugs.debian.org
immediately.)


-- 
922418: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=922418
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: pandoc
Version: 2.2.1-3
Severity: minor
Tags: patch

Hi,

  % pandoc -o output.pdf input.md
  pdflatex not found. Please select a different --pdf-engine or install pdflatex

I think this could be improved user-interface wise as pdflatex is
in the "texlive-latex-base" package (and not a hypothetical "pdflatex"
package).

A patch is attached that turns this into:

  % pandoc -o output.pdf input.md
  pdflatex not found. Please select a different --pdf-engine or install pdflatex from the texlive-latex-base package


Best wishes,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      lamby@debian.org 🍥 chris-lamb.co.uk
       `-
diff --git a/src/Text/Pandoc/Error.hs b/src/Text/Pandoc/Error.hs
index feb047f..73885ff 100644
--- a/src/Text/Pandoc/Error.hs
+++ b/src/Text/Pandoc/Error.hs
@@ -103,7 +103,7 @@ handleError (Left e) =
     PandocSyntaxMapError s -> err 67 s
     PandocFailOnWarningError -> err 3 "Failing because there were warnings."
     PandocPDFProgramNotFoundError pdfprog -> err 47 $
-        pdfprog ++ " not found. Please select a different --pdf-engine or install " ++ pdfprog
+        pdfprog ++ " not found. Please select a different --pdf-engine or install " ++ pdfprog ++ " from the texlive-latex-base package"
     PandocPDFError logmsg -> err 43 $ "Error producing PDF.\n" ++ logmsg
     PandocFilterError filtername msg -> err 83 $ "Error running filter " ++
         filtername ++ ":\n" ++ msg

--- End Message ---
--- Begin Message ---
Source: pandoc
Source-Version: 2.5-2

We believe that the bug you reported is fixed in the latest version of
pandoc, which is due to be installed in the Debian FTP archive.

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 922418@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jonas Smedegaard <dr@jones.dk> (supplier of updated pandoc 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 ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sun, 01 Sep 2019 11:22:59 +0200
Source: pandoc
Architecture: source
Version: 2.5-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Haskell Group <debian-haskell@lists.debian.org>
Changed-By: Jonas Smedegaard <dr@jones.dk>
Closes: 922418
Changes:
 pandoc (2.5-2) unstable; urgency=medium
 .
   * Add patch to reference README.Debian when programs are missing.
     Closes: Bug#922418. Thanks to Chris Lamb.
   * Fix consistently rename groff → roff in long description.
   * Use debhelper compatibility level 10.
   * Update watch file: Rewrite usage comment.
   * Fix update README.Debian about packages needed for optional features,
     and include all README.Debian notes in all binary packages.
Checksums-Sha1:
 79fb372046c2143f3620eeab80abb37de2599fac 6049 pandoc_2.5-2.dsc
 a679a977fb1700991332611d2c4200c5e367bc4e 50136 pandoc_2.5-2.debian.tar.xz
 6b4e778a08b9f5f94aa6a0456a22e82768f63cf6 17157 pandoc_2.5-2_amd64.buildinfo
Checksums-Sha256:
 6bf8c32261952a304da0c90cc3b7170854a6611ba3438f2cc352d38a2ff9d522 6049 pandoc_2.5-2.dsc
 d73a866984361e227a63d83d738a9fe092621216c366f0cee1dd600e11ef1d4e 50136 pandoc_2.5-2.debian.tar.xz
 bde0ba6c35b2f975117a83f54543465b0a228d1a60275cd4adfe785c0c53388e 17157 pandoc_2.5-2_amd64.buildinfo
Files:
 09216653414f9942a415637c62f19ea2 6049 text optional pandoc_2.5-2.dsc
 421282e0b22ad84b7d5cb4f8c9f9064c 50136 text optional pandoc_2.5-2.debian.tar.xz
 8d6ea0da2fdcccff47b63c6948dfba97 17157 text optional pandoc_2.5-2_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEn+Ppw2aRpp/1PMaELHwxRsGgASEFAl1roBIACgkQLHwxRsGg
ASHCTA//TWnrktZxNMDjrGGKDodVssWCeZDv5FHbdaNiMeYTAxDTaugGyd9kMmVP
H6WbIf2uJS4d/8uwLV+zs7kZ6TQBBlPg4noytYWEU/ZlzpbIl7xHRrEGh9hldQ1t
SV+zMdJ1rLeCPOtKlqDYCpDg8rOkGvbnUZ1tTPxZ+76uEn0yAoVHhLvMmjziuxfW
+NGxSxMhyzPpFBbYEy/0FK6p7bflx2OZYM8d+UAJf7l4SWDVRtDXWVjKNRPN3EeR
3KVOUXjc60gtRktyZnpbmjG14uWphBLkFKr9TsrGsjDevRFa5iVnHJ2/1ge8g5Uv
7HSSZF/k5kf+0HaRlpFIv4t1C22bSQw6UrEtmhN7UTXciL179aHE6nSLE0LuKoW7
JjMTvoUejhKn//2x5mdNzMK1JqGb0GyotVb802bj5D+obwUzEaPEDlgfIgNiTF8d
wWQEdiZpBCv59t9pnppOlST7a4H/M4CJOhYW1tp2q/kUNoKt7crqitiz/fKfiKRe
ntacOgXU9VpO50p0ABQMYFmrXVmdImVOi5nFFRbxH02r8wNwHe6h3rxZRR8/ZE8P
zJAJVDj4a1YPFYxGseg58ShsVhY8btLoe2XyU+QyVaBG1IleJoq1DMoZoNmf5sGM
97E8oB945BiZNZWD26V0La4AVmw4IFQzWyDPYOL7cTOUYT9vdQ8=
=q1nh
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: