Your message dated Thu, 07 Oct 2010 15:32:54 +0000
with message-id <e1p3ssk-0007l8...@franck.debian.org>
and subject line Bug#599251: fixed in liblatex-driver-perl 0.08-2
has caused the Debian Bug report #599251,
regarding FTBFS: waits for user input at "latex path [/usr/bin/latex]"
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 ow...@bugs.debian.org
immediately.)


-- 
599251: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=599251
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: liblatex-driver-perl
Version: 0.08-1
Severity: serious
Justification: policy 4.9: "all _required targets_ must be non-interactive."

Steps to reproduce:
1) sudo apt-get build-dep liblatex-driver-perl
2) fakeroot apt-get --build source liblatex-driver-perl

Expected results:
2) liblatex-driver-perl builds

Actual results:
2) build stops and waits for user input:

dpkg-buildpackage: export CFLAGS from dpkg-buildflags (origin: vendor): -g -O2
dpkg-buildpackage: export CPPFLAGS from dpkg-buildflags (origin: vendor): 
dpkg-buildpackage: export CXXFLAGS from dpkg-buildflags (origin: vendor): -g -O2
dpkg-buildpackage: export FFLAGS from dpkg-buildflags (origin: vendor): -g -O2
dpkg-buildpackage: export LDFLAGS from dpkg-buildflags (origin: vendor): 
dpkg-buildpackage: source package liblatex-driver-perl
dpkg-buildpackage: source version 0.08-1
dpkg-buildpackage: source changed by Salvatore Bonaccorso 
<salvatore.bonacco...@gmail.com>
dpkg-buildpackage: host architecture amd64
 dpkg-source --before-build liblatex-driver-perl-0.08
 debian/rules clean
dh --with quilt clean
   dh_testdir
   dh_auto_clean
   dh_quilt_unpatch
No patch removed
   dh_clean
 debian/rules build
dh --with quilt build
   dh_testdir
   dh_quilt_patch
Applying patch fix-manpage-has-bad-whatis-entry.patch
patching file lib/LaTeX/Driver/FilterProgram.pm
patching file lib/LaTeX/Driver/Paths.pm

Applying patch fix-manpage-latex2ps.patch
patching file scripts/latex2ps

Applying patch fix-manpage-latex2pdf.patch
patching file scripts/latex2pdf

Applying patch fix-manpage-latex2dvi.patch
patching file scripts/latex2dvi

Now at patch fix-manpage-latex2dvi.patch
   dh_auto_configure

LaTeX::Driver v0.08
-------------------

LaTeX::Driver runs either the 'latex' or 'pdflatex' command on a LaTeX
document.  If unresolved cross references, bibliographic references or
index definitions are found then 'bibtex' or 'makeindex' will be run
as appropriate and 'latex' or 'pdflatex' re-run as necessary.  The
output will be postprocessed with the 'dvips' and 'ps2pdf' programs if
necessary to create PDF, DVI or PostScript documents.

To use the module you will first need to install LaTeX on your system
and make sure the above programs are available.  Answer the following
questions to confirm their locations, then run 'make', 'make test' and
'make install'.

latex path [/usr/bin/latex] 



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

Kernel: Linux 2.6.32-5+lindi.1-amd64 (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=fi_FI (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages liblatex-driver-perl depends on:
ii  ghostscript                 8.71~dfsg2-6 The GPL Ghostscript PostScript/PDF
ii  libclass-accessor-perl      0.34-1       Perl module that automatically gen
ii  libexception-class-perl     1.31-1       module that allows you to declare 
ii  libfile-slurp-perl          9999.13-1    single call read & write file rout
ii  libtemplate-perl            2.22-0.1     template processing system written
ii  perl                        5.10.1-14    Larry Wall's Practical Extraction 
ii  perl-modules                5.10.1-14    Core Perl modules
ii  texlive-binaries [texlive-b 2009-7       Binaries for TeX Live
ii  texlive-latex-base          2009-10      TeX Live: Basic LaTeX packages

liblatex-driver-perl recommends no packages.

liblatex-driver-perl suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: liblatex-driver-perl
Source-Version: 0.08-2

We believe that the bug you reported is fixed in the latest version of
liblatex-driver-perl, which is due to be installed in the Debian FTP archive:

liblatex-driver-perl_0.08-2.diff.gz
  to main/libl/liblatex-driver-perl/liblatex-driver-perl_0.08-2.diff.gz
liblatex-driver-perl_0.08-2.dsc
  to main/libl/liblatex-driver-perl/liblatex-driver-perl_0.08-2.dsc
liblatex-driver-perl_0.08-2_all.deb
  to main/libl/liblatex-driver-perl/liblatex-driver-perl_0.08-2_all.deb



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

Debian distribution maintenance software
pp.
Salvatore Bonaccorso <salvatore.bonacco...@gmail.com> (supplier of updated 
liblatex-driver-perl 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 ftpmas...@debian.org)


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

Format: 1.8
Date: Wed, 06 Oct 2010 14:18:28 +0200
Source: liblatex-driver-perl
Binary: liblatex-driver-perl
Architecture: source all
Version: 0.08-2
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
Changed-By: Salvatore Bonaccorso <salvatore.bonacco...@gmail.com>
Description: 
 liblatex-driver-perl - driver module that encapsulates the details of 
formatting a LaTeX
Closes: 599251
Changes: 
 liblatex-driver-perl (0.08-2) unstable; urgency=low
 .
   [ Salvatore Bonaccorso ]
   * debian/control: Changed: Replace versioned (build-)dependency on
     perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as
     permitted by Debian Policy 3.8.3).
 .
   [ gregor herrmann ]
   * debian/control: remove unversioned (build) dependency on perl-
     modules.
   * debian/rules: switch order of arguments to dh.
 .
   [ Salvatore Bonaccorso ]
   * Change (Build-)Depends(-Indep) on texlive-base-bin to texlive-
     binaries.
   * Add accept-interactive-questions.patch patch to accept the questions
     asked in interactive mode (Closes: #599251).
   * Bump Standards-Version to 3.9.1.
   * Refresh debian/copyright: Refer to GPL-1 license text in
     /usr/share/common-licenses and refer to Debian systems.
   * Add fix-spelling-errors-in-manpage.patch to fix spelling errors in
     manpage of LaTeX::Driver.
Checksums-Sha1: 
 11051bed0563cbaf0b40decdec92a0910a057d0e 2295 liblatex-driver-perl_0.08-2.dsc
 8505edf26ece197f6e842b8a3e88e63e5d4f9ce9 4208 
liblatex-driver-perl_0.08-2.diff.gz
 a751a64620afbbf7eff02df32ba139c3c4711e09 45390 
liblatex-driver-perl_0.08-2_all.deb
Checksums-Sha256: 
 bec0afd3a89863659f81903bbb5ac1586ba33161a93c50d6929d184616ad364f 2295 
liblatex-driver-perl_0.08-2.dsc
 f31fc1fb71485e5da686dc3fe0ee3ea6e8b9ab03ce4712fd1d4c0c72c38eba98 4208 
liblatex-driver-perl_0.08-2.diff.gz
 85feb701795b69b571d753197f72910bd7e207037a0694cd59d008cbadf57db6 45390 
liblatex-driver-perl_0.08-2_all.deb
Files: 
 8a34ce93922312e9b829de0cfd26a8a5 2295 perl optional 
liblatex-driver-perl_0.08-2.dsc
 1f890a4dec04c4902dd36bdbbeb8511f 4208 perl optional 
liblatex-driver-perl_0.08-2.diff.gz
 caaa4c267913b9ee57045cfdc7e60814 45390 perl optional 
liblatex-driver-perl_0.08-2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAEBCAAGBQJMreOAAAoJELs6aAGGSaoGPGcQAISZh39M4zVaZIu21cXy2co4
9qv8CS0FLD81dmua4aCOW6NEmz9DUlzucCkET6lwRoDTYsrYwK3TQ88Gv66YhEfV
bO6XXAOJZmA08gXFGOTCpUkejEr4KpfjTHbXcGMx9EQWRAbfrjtGqsA9aR0BUBU8
Fw+aC3UGZ3JgZYSZDGVkaPbXOnEAU4DaDHO1NI3uvP/j3JMQs5vKuMIRn1cp168k
4MGrIP7SHAQhHmoWGxv6AK099Evzcs7fAJpMfB4eowd8QRZXOXfrHA0Q5R8vywsz
93dyurNdfvYKgglvknxUXFjpIPghTj/H1qEpT4TdgUa0lNq/ybf4SCViJN/TPfv7
SySoLNK+yIo0E6FHNxRBrx7MA4s98OGG63MhU0ng4xdY7tIu4iyhX7LRhHVbEu5K
55vyd+T+0hZj4cbxx+FnyeAXmsj1ap6jdIXCWfY/fEDametoxO8/+0ABZAmk+Gsz
/nKmpVkDomwFQqf9Mlt7GlqSf/Jw69i1KfNoJ9WlOt+e7j0WfPccjbjz4DuhqgeM
rI8hNCgvqco35naLDvqDDsQSU9MlAIt7iLnIIrqttyaGC7nEtBdc9EVNnp28uv95
JkbLwKhPxQ01gL6Qpm4/ImTXNpGjqLAINAApJCGLjZK1tx7MzhCG7mQ9b0XlWhKa
A5+Th/lG/rC2zAyE981F
=fTax
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to