Your message dated Sun, 03 Jan 2016 14:30:52 +0100
with message-id <[email protected]>
and subject line Re: pandoc: Does not respect the http_proxy environment
variable
has caused the Debian Bug report #742954,
regarding pandoc: Does not respect the http_proxy environment variable
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 [email protected]
immediately.)
--
742954: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=742954
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: pandoc
Version: 1.12.3.3~dfsg-1
Severity: normal
Hi,
I'm running:
$ export http_proxy=http://127.0.0.1:3142/
$ pandoc --self-contained -t revealjs -s slides.mdwn -o slides.html
... and pandoc connects directly to the web, while I would expect it
to respect the configured http_proxy.
This is a bit surprising to me, as pandoc uses haskell-http, that has
support for this environment variable. Maybe pandoc needs to
explicitly enable haskell-http's proxy support?
If you prefer me to report this problem upstream, just tell me :)
-- System Information:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (990, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 3.13-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages pandoc depends on:
ii libc6 2.18-4
ii libffi6 3.1~rc1-2
ii libgmp10 2:6.0.0+dfsg-1
ii libicu52 52.1-3
ii liblua5.1-0 5.1.5-5
ii libpcre3 1:8.31-2
ii libyaml-0-2 0.1.4-3.1
ii pandoc-data 1.12.3.3~dfsg-1
ii zlib1g 1:1.2.8.dfsg-1
pandoc recommends no packages.
Versions of packages pandoc suggests:
pn etoolbox <none>
pn pandoc-citeproc <none>
ii texlive-latex-recommended 2013.20140314-1
ii texlive-luatex 2013.20140314-1
ii texlive-xetex 2013.20140314-1
-- no debconf information
--
intrigeri
| GnuPG key @ https://gaffer.ptitcanardnoir.org/intrigeri/intrigeri.asc
| OTR fingerprint @ https://gaffer.ptitcanardnoir.org/intrigeri/otr.asc
--- End Message ---
--- Begin Message ---
Version: 1.12.4.2~dfsg-1
Hi!
https://github.com/jgm/pandoc/blob/master/changelog says:
pandoc (1.12.4)
[...]
* `Text.Pandoc.Shared`:
[...]
+ `openURL`: set proxy with value of http_proxy env variable (#1211).
Note: proxies with non-root paths are not supported, due to
limitations in `http-conduit`.
Best regards
Alexander Kurtz
signature.asc
Description: This is a digitally signed message part
--- End Message ---
_______________________________________________
Pkg-haskell-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-haskell-maintainers