[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#890734: marked as done (texlive-metapost: mpost does not honour SOURCE_DATE_EPOCH)



Your message dated Thu, 19 Sep 2019 02:58:04 +0000
with message-id <E1iAmdw-00052d-JO@fasolo.debian.org>
and subject line Bug#890734: fixed in texlive-bin 2019.20190605.51237-3
has caused the Debian Bug report #890734,
regarding texlive-metapost: mpost does not honour SOURCE_DATE_EPOCH
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 owner@bugs.debian.org
immediately.)


-- 
890734: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=890734
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: texlive-metapost
Version: 2016.20170123-5
Severity: normal

Dear Maintainer,

	it appears the mpost does not honour SOURCE_DATE_EPOCH:
	see attached script.

hth,
Jerome


-- Package-specific info:
IMPORTANT INFORMATION: We will only consider bug reports concerning
the packaging of TeX Live as relevant. If you have problems with
combination of packages in a LaTeX document, please consult your
local TeX User Group, the comp.text.tex user group, the author of
the original .sty file, or any other help resource. 

In particular, bugs that are related to up-upstream, i.e., neither
Debian nor TeX Live (upstream), but the original package authors,
will be closed immediately.

   *** The Debian TeX Team is *not* a LaTeX Help Desk ***

If you report an error when running one of the TeX-related binaries 
(latex, pdftex, metafont,...), or if the bug is related to bad or wrong
output, please include a MINIMAL example input file that produces the
error in your report.

Please run your example with
	(pdf)latex -recorder ...
(or any other program that supports -recorder) and send us the generated
file with the extension .fls, it lists all the files loaded during
the run and can easily explain problems induced by outdated files in
your home directory.

Don't forget to also include minimal examples of other files that are 
needed, e.g. bibtex databases. Often it also helps
to include the logfile. Please, never send included pictures!

If your example file isn't short or produces more than one page of
output (except when multiple pages are needed to show the problem),
you can probably minimize it further. Instructions on how to do that
can be found at

http://www.minimalbeispiel.de/mini-en.html (english)

or 

http://www.minimalbeispiel.de/mini.html (german)

##################################
minimal input file


##################################
other files

######################################
 List of ls-R files

-rw-r--r-- 1 root root 2538 Feb  5 09:17 /var/lib/texmf/ls-R
-rw-r--r-- 1 root staff 4352 Feb  5 09:17 /usr/local/share/texmf/ls-R
lrwxrwxrwx 1 root root 29 Dec 22 20:12 /usr/share/texmf/ls-R -> /var/lib/texmf/ls-R-TEXMFMAIN
lrwxrwxrwx 1 root root 31 Dec 22 20:17 /usr/share/texlive/texmf-dist/ls-R -> /var/lib/texmf/ls-R-TEXLIVEDIST
lrwxrwxrwx 1 root root 31 Dec 22 20:17 /usr/share/texlive/texmf-dist/ls-R -> /var/lib/texmf/ls-R-TEXLIVEDIST
######################################
 Config files
-rw-r--r-- 1 root root 2366 Feb  5 09:09 /etc/texmf/web2c/texmf.cnf
lrwxrwxrwx 1 root root 33 Dec 22 20:12 /usr/share/texmf/web2c/fmtutil.cnf -> /var/lib/texmf/fmtutil.cnf-DEBIAN
lrwxrwxrwx 1 root root 32 Dec 22 20:12 /usr/share/texmf/web2c/updmap.cfg -> /var/lib/texmf/updmap.cfg-DEBIAN
-rw-r--r-- 1 root root 4138 Jun 28  2017 /var/lib/texmf/tex/generic/config/language.dat
######################################
 Files in /etc/texmf/web2c/
total 8
-rw-r--r-- 1 root root  283 Jan 10  2013 mktex.cnf
-rw-r--r-- 1 root root 2366 Feb  5 09:09 texmf.cnf
######################################
 md5sums of texmf.d
d35d415437f07e8d31d036faa81893ea  /etc/texmf/texmf.d/000local.cnf
ca40c66f144b4bafc3e59a2dd32ecb9c  /etc/texmf/texmf.d/00debian.cnf.disabled
055e06548bac99958d8ab2dd1248f2b4  /etc/texmf/texmf.d/80tex4ht.cnf
1df66bc319cec731e202eaf39f5d85e1  /etc/texmf/texmf.d/96JadeTeX.cnf

-- System Information:
Debian Release: Stretch*
  APT prefers stable
  APT policy: (990, 'stable'), (500, 'stable-updates')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.12.0-0.bpo.1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8), LANGUAGE=en_GB:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages texlive-metapost depends on:
ii  tex-common        6.06
ii  texlive-base      2016.20170123-5
ii  texlive-binaries  2016.20160513.41080.dfsg-2

Versions of packages texlive-metapost recommends:
pn  feynmf                <none>
ii  texlive-metapost-doc  2016.20170123-5

texlive-metapost suggests no packages.

Versions of packages tex-common depends on:
ii  dpkg  1.18.24
ii  ucf   3.0036

Versions of packages tex-common suggests:
ii  debhelper  11~bpo9+1

Versions of packages texlive-metapost is related to:
ii  tex-common        6.06
ii  texlive-binaries  2016.20160513.41080.dfsg-2

-- debconf information:
  tex-common/check_texmf_missing:
  tex-common/check_texmf_wrong:
#!/bin/bash
## RequiredPackage: texlive-metapost

set -e

cat > swirl.mp << EOMP
outputformat:="eps";
prologues:=0;

outputtemplate:="%j.mps";
beginfig(1)
	z0 = (0,0);
	z1 = (60,40);
	z2 = (40,90);
	z3 = (10,70);
	z4 = (30,50);
	draw z0..z1..z2..z3..z4;
endfig;

bye;
EOMP

export SOURCE_DATE_EPOCH=0

mpost swirl.mp > /dev/null

mpost -version | head -n 1
printenv | grep SOURCE_DATE_EPOCH
grep -e '^%%CreationDate' swirl.mps

rm -f swirl.{mp,mps,log}

## eos

--- End Message ---
--- Begin Message ---
Source: texlive-bin
Source-Version: 2019.20190605.51237-3

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

Debian distribution maintenance software
pp.
Norbert Preining <norbert@preining.info> (supplier of updated texlive-bin 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 ftpmaster@ftp-master.debian.org)


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

Format: 1.8
Date: Wed, 18 Sep 2019 17:15:44 +0900
Source: texlive-bin
Architecture: source
Version: 2019.20190605.51237-3
Distribution: unstable
Urgency: medium
Maintainer: Debian TeX Maintainers <debian-tex-maint@lists.debian.org>
Changed-By: Norbert Preining <norbert@preining.info>
Closes: 772928 890734 926642 926701 931873 940191
Changes:
 texlive-bin (2019.20190605.51237-3) unstable; urgency=medium
 .
   [ Hilmar Preusse ]
   * Stop building dvisvgm package to solve FTBFS on HURD
     (Closes: #926701). It will be packaged separately (see #932968).
     Add the new package to Recommends.
   * Add patch to pdftex.man to document -synctex option (Closes: #772928).
   * Patch by Gero Treuner <gt_72_debian.org@innocircle.com> (mp.w_epoch.patch)
     MetaPost does not honour SOURCE_DATE_EPOCH (Closes: #890734).
   * Patch by John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
     (sparc64-fix-alignment.patch) to enable the alignment fixes for Linux on
     SPARC64 (Closes: #931873).
 .
   [ Norbert Preining ]
   * Cherry pick session:
     - lacheck: separate patterns for handling \def and \newcommand
     - lacheck: version bump 1.29
     - ptex: strict '! Improper alphabetic or KANJI constant.'
     - eptex: version 190709 (add \ifincsname, revise \iffontchar and \fontchar)
     - eptex.ech: more compatible with original e-TeX
     - xdvi: don't use now-gone-from-ghostscript execute operator (from upstream)
       (Closes: #940191)
     - dvipdfmx: Fix a crash observed in add_ligature1_inverse_map()
     - dvipdfmx: Fix a bug that OTL coverage data were sometimes not
       read and were initialized to wrong values.
     - dvipdfmx: Fix evaluation of option "-m" (Closes: #926642)
     - dvipdfmx: workaround for problems in user defined resources
     - gsftopk: gs-9.28(rc1) requires -dNOSAFER
     - dvipdfmx: Take into account summertime. Always output color change code
     - dvipdfmx: show appropriate message if unsupported pfa is used
     - e-pTeX: e-pTeX 190908: \readline correctly handles Japanese characters
     - ptexenc.c: updates from H. Kitagawa
Checksums-Sha1:
 6dfd17c9110845aaf03e7e46d981a3ae3a0cec8f 2952 texlive-bin_2019.20190605.51237-3.dsc
 1afe6b2f21318f759a27bb170b066960d9a9a86a 109848 texlive-bin_2019.20190605.51237-3.debian.tar.xz
 5c1c7ff88ae6044a7e7a468e75b307ffdf239c2b 11727 texlive-bin_2019.20190605.51237-3_source.buildinfo
Checksums-Sha256:
 0ea3ded2817a1e2afe80faaf9218b716c090acb532934a3ca416cf115d2c2081 2952 texlive-bin_2019.20190605.51237-3.dsc
 1d507619b0bb6f16dd9aa2a71bcc36397759bf082961ffe6973d36fed5f7c73a 109848 texlive-bin_2019.20190605.51237-3.debian.tar.xz
 548b661009e63284a90ff5e4b320773c1a6d6712b1164a27b163966178dc493e 11727 texlive-bin_2019.20190605.51237-3_source.buildinfo
Files:
 fc553cc5e27bab2030f9bf7d753f08c8 2952 tex optional texlive-bin_2019.20190605.51237-3.dsc
 d1782a8e0314348e61ff557c5f58ccf0 109848 tex optional texlive-bin_2019.20190605.51237-3.debian.tar.xz
 4c74b6d94e0e553435599620b240bf40 11727 tex optional texlive-bin_2019.20190605.51237-3_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQEzBAEBCgAdFiEE68ws0vrA2voQX53I2A4JsIcUAGYFAl2C4YEACgkQ2A4JsIcU
AGYGcgf+LJjpQHvR78FqMRmq5+KOxc92juUbX1YRKmB1f8v6FiN5at7a+Kmvus9Q
BSFA0+5i2BhOP1G+IzggLtIanTH9bCZZLE3PjGxll6KKoOdVPvhMBjiQLd+qxaJG
s1tkeGdK0e6deqF2prwQg2pQQ/wIi+c/f9n7vA/suaC0UHTaA+DqwbLHJMFolww6
4SN2qB8GUzPz1CDV3ySbNu1l6FRzW8FrNywQCnbAQhpEsYVBFiX2EtLy/I3BxInw
p/bddiOYFwP78t6mriE51yuJVC4yxjZhhn/kxmQT1ZEB7k3PpyWvTr5iF2LrRk02
m9tZk3NSueHM3eKwhUpkS2RfKqYkDQ==
=zIdE
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: