Your message dated Sun, 31 Jul 2016 19:34:08 +0000
with message-id <e1btwuy-0006a9...@franck.debian.org>
and subject line Bug#828946: fixed in krb5 1.14.3+dfsg-1
has caused the Debian Bug report #828946,
regarding krb5: FTBFS in testing (LaTeX Error: File `iftex.sty' not found)
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.)


-- 
828946: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=828946
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:krb5
Version: 1.14.2+dfsg-1
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
Severity: serious

Dear maintainer:

This package currently fails to build in stretch:

--------------------------------------------------------------------------------
[...]
sphinx-build  -t pathsubs -b latex -q rst_composite pdf_subst
mv pdf_subst/Makefile pdf_subst/GMakefile
(cd pdf_subst && \
 for i in admin appdev basic build plugindev user; do \
        texfile=`echo ${i}.tex` && \
        idxfile=`echo ${i}.idx` && \
        pdflatex  $texfile && \
        pdflatex  $texfile && \
        makeindex -s python.ist $idxfile || true; \
        pdflatex  $texfile && \
        pdflatex  $texfile; done && \
 rm -f *.dvi *.log *.ind *.aux *.toc *.syn *.idx *.out *.ilg *.pla \
)
This is pdfTeX, Version 3.14159265-2.6-1.40.17 (TeX Live 2016/Debian) 
(preloaded format=pdflatex)
 restricted \write18 enabled.
entering extended mode
(./admin.tex
LaTeX2e <2016/03/31> patch level 1
Babel <3.9r> and hyphenation patterns for 3 language(s) loaded.
(./sphinxmanual.cls
Document Class: sphinxmanual 2009/06/02 Document class (Sphinx manual)
(/usr/share/texlive/texmf-dist/tex/latex/base/report.cls
Document Class: report 2014/09/29 v1.4h Standard LaTeX document class
(/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo)))

! LaTeX Error: File `iftex.sty' not found.
--------------------------------------------------------------------------------

A full build log is available here:

https://tests.reproducible-builds.org/debian/rbuild/testing/amd64/krb5_1.14.2+dfsg-1.rbuild.log

Thanks.

--- End Message ---
--- Begin Message ---
Source: krb5
Source-Version: 1.14.3+dfsg-1

We believe that the bug you reported is fixed in the latest version of
krb5, 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 828...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Benjamin Kaduk <ka...@mit.edu> (supplier of updated krb5 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...@ftp-master.debian.org)


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

Format: 1.8
Date: Sat, 30 Jul 2016 22:42:39 -0400
Source: krb5
Binary: krb5-user krb5-kdc krb5-kdc-ldap krb5-admin-server krb5-kpropd 
krb5-multidev libkrb5-dev libkrb5-dbg krb5-pkinit krb5-otp krb5-k5tls krb5-doc 
libkrb5-3 libgssapi-krb5-2 libgssrpc4 libkadm5srv-mit10 libkadm5clnt-mit10 
libk5crypto3 libkdb5-8 libkrb5support0 libkrad0 krb5-gss-samples krb5-locales 
libkrad-dev
Architecture: source
Version: 1.14.3+dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Sam Hartman <hartm...@debian.org>
Changed-By: Benjamin Kaduk <ka...@mit.edu>
Description:
 krb5-admin-server - MIT Kerberos master server (kadmind)
 krb5-doc   - documentation for MIT Kerberos
 krb5-gss-samples - MIT Kerberos GSS Sample applications
 krb5-k5tls - TLS plugin for MIT Kerberos
 krb5-kdc   - MIT Kerberos key server (KDC)
 krb5-kdc-ldap - MIT Kerberos key server (KDC) LDAP plugin
 krb5-kpropd - MIT Kerberos key server (KDC)
 krb5-locales - internationalization support for MIT Kerberos
 krb5-multidev - development files for MIT Kerberos without Heimdal conflict
 krb5-otp   - OTP plugin for MIT Kerberos
 krb5-pkinit - PKINIT plugin for MIT Kerberos
 krb5-user  - basic programs to authenticate using MIT Kerberos
 libgssapi-krb5-2 - MIT Kerberos runtime libraries - krb5 GSS-API Mechanism
 libgssrpc4 - MIT Kerberos runtime libraries - GSS enabled ONCRPC
 libk5crypto3 - MIT Kerberos runtime libraries - Crypto Library
 libkadm5clnt-mit10 - MIT Kerberos runtime libraries - Administration Clients
 libkadm5srv-mit10 - MIT Kerberos runtime libraries - KDC and Admin Server
 libkdb5-8  - MIT Kerberos runtime libraries - Kerberos database
 libkrad-dev - MIT Kerberos RADIUS Library Development
 libkrad0   - MIT Kerberos runtime libraries - RADIUS library
 libkrb5-3  - MIT Kerberos runtime libraries
 libkrb5-dbg - debugging files for MIT Kerberos
 libkrb5-dev - headers and development libraries for MIT Kerberos
 libkrb5support0 - MIT Kerberos runtime libraries - Support library
Closes: 806928 828946 829196 832572
Changes:
 krb5 (1.14.3+dfsg-1) unstable; urgency=medium
 .
   * New upstream version
     - includes fix for CVE-2016-3120, Closes: #832572
   * build-dep-indep on texlive-generic-extra to pick up iftex.sty after
     a reshuffle, Closes: #828946
   * Comment out supported_enctypes in kdc.conf to avoid including
     single-DES enctypes, Closes: #806928
   * Spell Build-Depends-Indep properly, Closes: #829196
Checksums-Sha1:
 8664afddf5e5ee0de7d544be9e58c3e3b136c52f 3303 krb5_1.14.3+dfsg-1.dsc
 df0eb785a7883cba1d47f88316f057b53db95489 12057621 krb5_1.14.3+dfsg.orig.tar.gz
 c833f89abb32d5df246eeb587b418efb30411fd9 141500 
krb5_1.14.3+dfsg-1.debian.tar.xz
Checksums-Sha256:
 4fbc43c8b2648b25df20cd3cfad3f6b39dd8794dbffe15ab25b2a8c8728ad468 3303 
krb5_1.14.3+dfsg-1.dsc
 305cab368db7d33f6eb0c0105fbc898440c9ac7976ede2f26716b956d5680179 12057621 
krb5_1.14.3+dfsg.orig.tar.gz
 f1bc73ebbb473851683bf4c2804a937676b95eb0566bee344067db1e6769496d 141500 
krb5_1.14.3+dfsg-1.debian.tar.xz
Files:
 c5c6bfdc3ac335306ff6dcfb9cf550b9 3303 net standard krb5_1.14.3+dfsg-1.dsc
 14dafbbeab6e03d5b69bb8145cb291b6 12057621 net standard 
krb5_1.14.3+dfsg.orig.tar.gz
 054355fec46aaaed7554883dd13eac9f 141500 net standard 
krb5_1.14.3+dfsg-1.debian.tar.xz

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

iQGgBAEBCgAGBQJXnWZ9AAoJECjZpvNk63US3KUMIKvF9qxcf5faDC4a4CKYp3fd
lZlN+LYQ+BNprl1yuGDJL21vrIEUGpiXNlkvZd+OE4bVKpQjmJ+AIOtjAHBAHUIY
SlhghR83OYkaTXjXm0gCxgYhX8g2RqpxU9KSb0Kl+uMRdPkliZEDZDv0Art+jGF7
q/zWpdED2XBMo2Pu0kYzZqkfdnyWm7m873wwjQt6/B654fSaKzPIwgVhE1heAEP4
k3E/rw/eQssrIFnLJEzhUL9EHG56NZ9xlYVq8j9qZX90BMFYrGNFCWVtuqmVofF2
3IuCKo+wsW7C6VZdyqLgfwij2FeOcEv4DB//EjKNXYDEalvzOvy94DQlYt/se1Z2
IcwrKc/FBGW1XIrQvuVB2kbv8RkU8v9LPmtAKBUmG5ieGCW+DR1lWBorWZO3+qWn
GbbK7Q5QJxy49wr0RTw1yw6Sp9fW+xNQEsk2qs+vDM1Wg1kRG3vttCmmxdFVKldZ
EMOChNiX8dG6/zcgyiRZTIEvE8glVSlyJKPhEB6hwVB1UZs=
=zRzY
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to