Your message dated Fri, 25 Jan 2019 22:25:20 +0100
with message-id <[email protected]>
and subject line Re: Bug#920463: texlive-base breaks fig2dev autopkgtest
has caused the Debian Bug report #920463,
regarding texlive-base breaks fig2dev autopkgtest
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.)
--
920463: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=920463
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: texlive-base, fig2dev
Control: found -1 texlive-base/2018.20190122-1
Control: found -1 fig2dev/1:3.2.7a-3
X-Debbugs-CC: [email protected]
User: [email protected]
Usertags: breaks needs-update
Dear maintainers,
With a recent upload of texlive-base the autopkgtest of fig2dev fails in
testing when that autopkgtest is run with the binary packages of
texlive-base from unstable. It passes when run with only packages from
testing. In tabular form:
pass fail
texlive-base from testing 2018.20190122-1
fig2dev from testing 1:3.2.7a-3
all others from testing from testing
I copied some of the output at the bottom of this report.
Currently this regression is blocking the migration of texlive-base to
testing [1]. Due to the nature of this issue, I filed this bug report
against both packages. Can you please investigate the situation and
reassign the bug to the right package? If needed, please change the
bug's severity.
More information about this bug and the reason for filing it can be found on
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation
Paul
[1] https://qa.debian.org/excuses.php?package=texlive-base
https://ci.debian.net/data/autopkgtest/testing/amd64/f/fig2dev/1779958/log.gz
Test tikz output language.
33: conditionally allocate \XFigu FAILED (output.at:175)
34: pattern with stroke color equal to fill color ok
Create and embed bitmaps in fig-file.
35: gif ok
36: jpeg ok
37: pcx ok
38: png ok
39: png with smoothing ok
40: ppm ok
41: tiff ok
42: xbm ok
43: xbm with smoothing ok
44: xpm skipped
(bitmaps.at:104)
Creation of temporary files.
45: eps with acscii preview ok
46: eps with tiff preview ok
Embed postscript variants.
47: epsi ok
48: postscript, created by fig2dev ok
49: postscript, created by latex ok
## ------------- ##
## Test results. ##
## ------------- ##
ERROR: 46 tests were run,
1 failed unexpectedly.
3 tests were skipped.
## -------------------------- ##
## testsuite.log was created. ##
## -------------------------- ##
Please send `fig2dev/tests/testsuite.log' and all information you think
might help:
To: <[email protected]>
Subject: [fig2dev 3.2.7a] testsuite: 33 failed
You may investigate any problem if you feel able to do so, in which
case the test suite provides a good starting point. Its output may
be found below `fig2dev/tests/testsuite.dir'.
make[1]: *** [Makefile:583: check-local] Error 1
make[1]: Leaving directory
'/tmp/autopkgtest-lxc.choif6me/downtmp/build.4Dg/src/fig2dev/tests'
make: *** [Makefile:449: check-am] Error 2
autopkgtest [04:50:27]: test fig2dev-testsuite: -----------------------]
signature.asc
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---
Source: fig2dev
Source-Version: 1:3.2.7a-4
On Fr, 25 Jan 2019, Paul Gevers wrote:
> Source: texlive-base, fig2dev
> Control: found -1 texlive-base/2018.20190122-1
> Control: found -1 fig2dev/1:3.2.7a-3
> X-Debbugs-CC: [email protected]
> User: [email protected]
> Usertags: breaks needs-update
>
> With a recent upload of texlive-base the autopkgtest of fig2dev fails in
> testing when that autopkgtest is run with the binary packages of
> texlive-base from unstable. It passes when run with only packages from
> testing. In tabular form:
> pass fail
> texlive-base from testing 2018.20190122-1
> fig2dev from testing 1:3.2.7a-3
> all others from testing from testing
> 33: conditionally allocate \XFigu FAILED (output.at:175)
The problem here was, that the fig2dev testsuite used plain tex in
combination with tikz (which internally uses pgf). According to
https://sourceforge.net/p/pgf/bugs/508/ and
https://bugs.debian.org/920368 pgf requires the use of etex (at least
with the new texlive version).
The recently uploaded version 1:3.2.7a-4 of fig2dev fixes this by
changing the testsuite to use etex instead of tex for this test, which
already passed the ci test for unstable.
Greetings
Roland
signature.asc
Description: PGP signature
--- End Message ---