Your message dated Tue, 03 Nov 2015 04:36:08 +0000
with message-id <[email protected]>
and subject line Bug#798991: fixed in rubber 1.3-1
has caused the Debian Bug report #798991,
regarding rubber: Fails when bibliography file is a symbolic link
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.)


-- 
798991: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=798991
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: rubber
Version: 1.2-1
Severity: normal

Dear Maintainer,

rubber fails if the bibliography is a symbolic link. Here is a minimal
example, with a small latex file, and a tiny bibliography which is a
symbolic link.

----------------------------------------------------------------------
dpt@tulip:/tmp/test$ cat t.tex
\documentclass{amsart}

\begin{document}
This is a test. Citation: Kerckhoff \cite{Kerckhoff80:AsympTeich}

\bibliography{test-link}

\end{document}
dpt@tulip:/tmp/test$ cat test.bib
@Article{Kerckhoff80:AsympTeich,
  author =       {Kerckhoff, Steven P.},
  title =        {The asymptotic geometry of {T}eichmüller space},
  journal =      {Topology},
  year =         1980,
  volume =       19,
  number =       1,
  pages =        {23--41}}
dpt@tulip:/tmp/test$ ls -l test-link.bib
lrwxrwxrwx 1 dpt dpt 8 Sep 14 14:49 test-link.bib -> test.bib
dpt@tulip:/tmp/test$ rubber t.tex
compiling t.tex...
running BibTeX on t...
Traceback (most recent call last):
  File "/usr/bin/rubber", line 4, in <module>
    sys.exit(Main()(sys.argv[1:]))
  File "/usr/lib/python2.7/dist-packages/rubber/cmdline.py", line 331, in 
__call__
    return self.main(cmdline)
  File "/usr/lib/python2.7/dist-packages/rubber/cmdline.py", line 295, in main
    ret = env.final.make(self.force)
  File "/usr/lib/python2.7/dist-packages/rubber/depend.py", line 166, in make
    ok = self.run()
  File "/usr/lib/python2.7/dist-packages/rubber/converters/latex.py", line 
1310, in run
    if not self.post_compile():
  File "/usr/lib/python2.7/dist-packages/rubber/converters/latex.py", line 
1261, in post_compile
    if not mod.post_compile():
  File "/usr/lib/python2.7/dist-packages/rubber/converters/latex.py", line 
1526, in post_compile
    return self.pymodule.post_compile()
  File "/usr/lib/python2.7/dist-packages/rubber/latex_modules/bibtex.py", line 
421, in post_compile
    return biblio.post_compile()
  File "/usr/lib/python2.7/dist-packages/rubber/latex_modules/bibtex.py", line 
235, in post_compile
    return self.run()
  File "/usr/lib/python2.7/dist-packages/rubber/latex_modules/bibtex.py", line 
258, in run
    if self.doc.env.execute(['bibtex', basename], doc, pwd=workdir):
  File "/usr/lib/python2.7/dist-packages/rubber/environment.py", line 226, in 
execute
    stderr = stderr)
  File "/usr/lib/python2.7/subprocess.py", line 710, in __init__
    errread, errwrite)
  File "/usr/lib/python2.7/subprocess.py", line 1335, in _execute_child
    raise child_exception
OSError: [Errno 2] No such file or directory: ''
dpt@tulip:/tmp/test$
----------------------------------------------------------------------

-- System Information:
Debian Release: stretch/sid
  APT prefers oldstable-updates
  APT policy: (500, 'oldstable-updates'), (500, 'unstable'), (500, 'testing'), 
(500, 'oldstable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.1.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, 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 rubber depends on:
ii  python              2.7.9-1
pn  python:any          <none>
ii  texlive-latex-base  2015.20150823-1

rubber recommends no packages.

Versions of packages rubber suggests:
ii  imagemagick  8:6.8.9.9-5.1+b1
pn  sam2p        <none>
ii  transfig     1:3.2.5.e-4

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: rubber
Source-Version: 1.3-1

We believe that the bug you reported is fixed in the latest version of
rubber, 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.
Hilmar Preuße <[email protected]> (supplier of updated rubber 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: Wed, 21 Oct 2015 21:16:42 +0200
Source: rubber
Binary: rubber
Architecture: source all
Version: 1.3-1
Distribution: unstable
Urgency: medium
Maintainer: Hilmar Preuße <[email protected]>
Changed-By: Hilmar Preuße <[email protected]>
Description:
 rubber     - automated system for building LaTeX documents
Closes: 328107 336323 460670 471185 694265 797517 798829 798991
Changes:
 rubber (1.3-1) unstable; urgency=medium
 .
   New upstream release
   * all Debian specific modules / patches are now obsolete.
     --> removed
 .
   List only features/bugs, which close Debian/LP bugs. For full
   list see changelog of upstream.
 .
   Features:
   * Support for SyncTeX: (LP: #414431)
   * Support for ltxtable, glossaries and biblatex now in upstream
     (LP: #860661)
   * Support for bibtopic (Closes: #460670)
   * Support for use of bibtex8 (Closes: #471185)
 .
   Fixes:
   * Fix handling of absolute pathnames by not having absolute
     pathnames for the most part. (Closes: #798829) (Closes: #798991)
   * Fix bibtex.path directive. (Closes: #694265) (LP: #686187)
   * Fix ntheorem support. (Closes: #328107)
   * Fix TeX parser to handle spaces and comments between the macro
     and its arguments. More radical than #725355. (LP: #1049883)
   * Fix \includegraphics* (LP: #1478034)
   * Fix elatex being called when etex.sty is used (LP: #856449)
 .
   A few suggestions from Nicolas Boulenguez <[email protected]>
   (Closes: #797517)
   * switch compat to 9 (no changes).
   * add some packages to Suggests, document why they are needed.
   * copyright is machine-readable now.
   * package is again lintian-clean without override.
   * completely overhauled debian/rules, use dh now. Thanks!
 .
   Upstream thinks that a specific command line parser is not necessary
   and no reaction from submitter for about 5 months. (Closes: #336323).
 .
   Add debian/watch file
Checksums-Sha1:
 afb391da3bcd896ee5e40e4cda25adba6ad1cc38 1742 rubber_1.3-1.dsc
 f38ef1219fd24ed68718519bd8efe7d952db2254 105734 rubber_1.3.orig.tar.gz
 4bad682e248ca63749306a1ecd3441353f53733f 6996 rubber_1.3-1.debian.tar.xz
 47f63a08cd77d5ffed6a306535cecfcef55749af 88108 rubber_1.3-1_all.deb
Checksums-Sha256:
 c0c84cae52d64de51a69e79a8533e7cbb4951097ebb9b28a64c2b0675fb52dcb 1742 
rubber_1.3-1.dsc
 50cf06602eb37f20c09fe2b38746fc3c13a9517d5de31abe824099e6ae2ae124 105734 
rubber_1.3.orig.tar.gz
 4cd65371e6d571eb8a4c49ebb76fc43f6c4f2380208b37e93f244d5aa04b6cad 6996 
rubber_1.3-1.debian.tar.xz
 8dccca72114f1a6b192d6f4cca9c22b27de46885dca3cc52731b72e0f2fe9ea7 88108 
rubber_1.3-1_all.deb
Files:
 2397b1daac6ef6de12c64d915c5eba75 1742 tex optional rubber_1.3-1.dsc
 f0e0ca57cb0f84f234f49c7b044669dc 105734 tex optional rubber_1.3.orig.tar.gz
 3c3fb526098d49829c34c6afaf655bc0 6996 tex optional rubber_1.3-1.debian.tar.xz
 00b8d764456ef93963974142593a77c1 88108 tex optional rubber_1.3-1_all.deb

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

iQIVAwUBVjg3RGyspEiGDNwTAQizcw/+ND5C1/6YZiRJU9Psi+noBheNqUODwitk
/kSpHi4nDJ4rhJ9lpUhlBsFoWFOsKoT/NrW/2aYkh+ZOOhq/HIh/9y9G32vFw0fJ
baJda627LILP91K3aU5f2sBT5S5Z23WEgIRIsUQdpiHmQXeXa4YVpKUMoEh8aVeG
IllhbznXhhoVBw0JNTq/K42poJAXWAjyMPIwqA4gvKZ+I2036m0kLvQ8v1A4KSlJ
E6YDna4Eb9Eyy9io1EXP2vHcprwoXudWYxiRrZxgk9vUfWxNvXfEf2d7mEAU2rQy
ahtfMDR1BuydkimrohbzanIkSOPQEJL81sWy2GyNP0Bn6wVtJHIA/r+GhKqmVPD+
Cq5yAOCC3CYKtosZD5NJ8bRo/w1Dp92iIRNMarZZUl/9illvqfk8eGpAhoi/0y/L
h2Z2LYhgpYRifmrtlYOXzv8qUtx/CLN85B1O1yA3buv9ik1zPRBoorfg7emsoCGg
d1JEzjhhPQqKH3AACWaQsUQtFPiNYP9w5bM71PuBwElRvjzu5IFLw/kisIWTcoF7
y/DFl6RDqojrUSzvD16SWwLuwEL61bNsSxZHNljSvSBJi7Gr4MSHwng8tm6PYvAp
kEptyJhglmUGPuY5y3J+Dz4SYVt/fIwKQYU2qA5P35nFwfBgoMLtBsm5Y14Lk6rL
esqLy7SwBfE=
=5Vzm
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to