Your message dated Fri, 22 Jan 2016 00:52:59 +0000
with message-id <[email protected]>
and subject line Bug#811032: fixed in zathura 0.3.4-2
has caused the Debian Bug report #811032,
regarding zathura: missing support for POSIX end-of-options marker (--)
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.)


-- 
811032: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=811032
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: zathura
Version: 0.3.1-2
Severity: normal

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Zathura continues processing arguments after the end-of-arguments
marker (--). This is due to the use of g_spawn_async() in main.c. The
child process re-parses the command line, but since it lacks the
double-dash it potentially interprets the filename as an option.

For example, name PDF file "-o.pdf" and run:

    zathura -- -o.pdf

Which will result in:

    error: Unknown file type: '(null)'
    error: Error parsing command line arguments: Unknown option -o.pdf

(The first error message is due to a bug in glib, where it passes "--"
as if it were file argument, but this *only* happens if one of the
filenames looks like an option. I discovered this while trying to
write a patch to correct it.)

This bug is still present upstream in 0.3.4.


- -- System Information:
Debian Release: 8.2
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.16.0-4-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages zathura depends on:
ii  libc6             2.19-18+deb8u1
ii  libcairo2         1.14.0-2.1
ii  libgirara-gtk3-1  0.2.3-1
ii  libglib2.0-0      2.42.1-1
ii  libgtk-3-0        3.14.5-1+deb8u1
ii  libmagic1         1:5.22+15-2
ii  libpoppler-glib8  0.26.5-2
ii  libsqlite3-0      3.8.7.1-1+deb8u1
ii  libsynctex1       2014.20140926.35254-6

zathura recommends no packages.

Versions of packages zathura suggests:
ii  chromium [www-browser]   47.0.2526.80-1~deb8u1
ii  elinks [www-browser]     0.12~pre6-5+b2
ii  iceweasel [www-browser]  38.5.0esr-1~deb8u2
ii  links [www-browser]      2.8-2+b3
ii  lynx-cur [www-browser]   2.8.9dev1-2+deb8u1
ii  poppler-data             0.4.7-1
ii  w3m [www-browser]        0.5.3-19
pn  zathura-cb               <none>
pn  zathura-djvu             <none>
pn  zathura-ps               <none>

- -- no debconf information

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQEcBAEBAgAGBQJWmC4iAAoJEGEzgsVIsrhB5FEH/A/Eyl40D0RGeAdVSPuhgZcJ
NxeT5FWtBMxASlUw9JDtqjGGuj7jEf5sGjyf1aGBf3aKckG+aIlDDqt3ZX9lnKW4
KU7BibUSOgpEVOXV/tGq4zaxN5s4M/dFv8cMqMQ/bPmvOKijxCCsKUm7BrqDUD+f
0d/3752e0bWIqVrW4rMsH9mJPFVr6tVp4w01+Qt5LOPBHWGzKY3jaTBA28+KAAzf
oB4rppBX5AZ08IR3DbVlK7hwWDDb8EI9sxfZ91TO2UQyoxEvmL1CBCzLEnvUgW+O
7Bzy5MdNI+4lR5Xpf2JjkucsiyrveVPrJj1VlH6sMFTmEYB599L21X/k7bzkj0Q=
=n9Tw
-----END PGP SIGNATURE-----

--- End Message ---
--- Begin Message ---
Source: zathura
Source-Version: 0.3.4-2

We believe that the bug you reported is fixed in the latest version of
zathura, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sebastian Ramacher <[email protected]> (supplier of updated zathura 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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Fri, 22 Jan 2016 01:34:16 +0100
Source: zathura
Binary: zathura zathura-dev
Architecture: source all
Version: 0.3.4-2
Distribution: unstable
Urgency: medium
Maintainer: Sebastian Ramacher <[email protected]>
Changed-By: Sebastian Ramacher <[email protected]>
Description:
 zathura    - document viewer with a minimalistic interface
 zathura-dev - development files for zathura plugins
Closes: 740185 811032
Changes:
 zathura (0.3.4-2) unstable; urgency=medium
 .
   * No longer build PDF poppler plugin in this package.
     - debian/rules: No longer build PDF plugin.
     - debian/control:
       + Remove PDF plugin Build-Depends.
       + Add Depends on zathura-pdf-poppler.
       + Remove poppler-data from Suggests.
     - debian/zathura.mime: Removed since the PDF plugin is no longer included.
       MIME type handling is now fully done via desktop files. (Closes:
       #740185).
   * debian/patches/startup-improvements.patch: Upstream patch to fix some
     startup behavior. zathura now proerly handles -- as arguments. (Closes:
     #811032)
   * debian/rules: Build manpages with -j1 since this step sometimes fails with
     --parallel.
Checksums-Sha1:
 da2f545bc4e2642bcd839c449d05aa6ad9bb40b7 1919 zathura_0.3.4-2.dsc
 e9fe5dfe8cd5efeccbe2b6d1a8b546a09cc88653 9836 zathura_0.3.4-2.debian.tar.xz
 a7e7d9a97229ad78a39863eacb1142bc81f2fd11 14414 zathura-dev_0.3.4-2_all.deb
Checksums-Sha256:
 881bd004a69c91970b84401bdf07768e600ce66d5a6c8290f559e380b27b21c5 1919 
zathura_0.3.4-2.dsc
 52a91bed63a02a7eada0adfe5d147a08cf28419ac9cae548c90e2bcc9dc7f489 9836 
zathura_0.3.4-2.debian.tar.xz
 aee03b6d7c18d727f70fd3452ef81b57c7389a884ea63e1dde135aaa3e3debc4 14414 
zathura-dev_0.3.4-2_all.deb
Files:
 196d5b60f46402edacd411bd23c4b545 1919 text optional zathura_0.3.4-2.dsc
 5bb2f16a8e55f7b76f25279c94b4c2a8 9836 text optional 
zathura_0.3.4-2.debian.tar.xz
 a0c7b0fe249eee4e5a435a4d230b9b2b 14414 libdevel optional 
zathura-dev_0.3.4-2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJWoXnSAAoJEGny/FFupxmT20wP/jvo5jPXIkb7ieC0+mtl9u4B
KNd0NBK4PeMGNYOmlNnXFEIZnHUmvsZzQEIovn2hsPVUzCZLvJp5Q79D2hIz1Fes
QIHKnHm2E2y6zhwJuf6OK+QA5BvsoOK+8hWtE6U0i64EK84dIlzWuXHAOGNcWYQF
jzqp46GyM7fCLJ7WmmFoYERJNgE+dCsZDzxA1QM6FoHy2Ndml4qHVZbrJxNzZ4RZ
qKlZbfvNXOkIeSEQyH+YAe+/PJIcf2ajBvHTiscfJefeFzyjF6gRn8lAVVeX/+26
N2VaFmxOeNad4Tf5yQBRaYvZL0F+roVveYuG4+yckZ2MxJQ+7+katRkc9ITjcEKZ
71j5FpJMYTYcchfeVILZstKfqenSbZLnO9XyTbyAD36Eo8uKscV+9rtBaUHXMU7/
oGgTXPYDJaUg8MVH4ijfY21t80duCoqjp/u6ZgBFOjyvWZV+AmhNpii98L6fsmPI
qvjTbuCPCwwTbjRyYHw6Ecv+SmKv/8mOyPmW7+Hp7KLzO28qsIO0Sj7srB3YmfEK
cMNiM9fpCBFLFaan3JdgtA4mDBwy4gasT9LvJ6T2H77LuCIgRKVt3vShRZ/0RbTm
udNygiHzOEvynfQ7rtWatVsLCohvlsITs26+XTVNCe+xJp0R33Tmn+5kgCVgOhJj
WZbrZOQX8qWqQ59wX64Q
=oegR
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to