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

Bug#777558: marked as done (tex-common: Redundant function in postinst)



Your message dated Tue, 09 Jun 2015 00:06:04 +0000
with message-id <E1Z273M-0000fG-AS@franck.debian.org>
and subject line Bug#777558: fixed in tex-common 6.00
has caused the Debian Bug report #777558,
regarding tex-common: Redundant function in postinst
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.)


-- 
777558: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=777558
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: tex-common
Version: 5.03
Severity: minor

Dear Maintainer,

The following lines (50--55) in the postinst script appear to be
redundant since the removal of a large chunk of postinst.

--8>--------

cleanup()
{
  rc=$?
  [ -n "$tempdir" ] && rm -rf "$tempdir"
  exit $rc
}

--8>--------

cleanup used to be called from this snippet:

                tempdir=`mktemp -d`
                tempfile=`mktemp -p $tempdir`
                trap 'cleanup' HUP INT QUIT BUS PIPE TERM

in the wheezy version.

-- System Information:
Debian Release: 8.0
  APT prefers testing-updates
  APT policy: (500, 'testing-updates'), (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 3.16.0-4-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages tex-common depends on:
ii  debconf [debconf-2.0]  1.5.55
ii  dpkg                   1.17.23
ii  ucf                    3.0030

tex-common recommends no packages.

Versions of packages tex-common suggests:
ii  debhelper  9.20141022

Versions of packages texlive-base depends on:
ii  debconf [debconf-2.0]  1.5.55
ii  dpkg                   1.17.23
ii  libpaper-utils         1.1.24+nmu4
ii  texlive-binaries       2014.20140926.35254-6
ii  ucf                    3.0030
ii  xdg-utils              1.1.0~rc1+git20111210-7.3

Versions of packages texlive-base recommends:
ii  lmodern  2.004.4-5

Versions of packages texlive-base suggests:
ii  evince [postscript-viewer]       3.14.1-1
ii  ghostscript [postscript-viewer]  9.06~dfsg-2
ii  gv [postscript-viewer]           1:3.7.4-1
ii  perl-tk                          1:804.032-3+b3
ii  xpdf [pdf-viewer]                3.03-17+b1

Versions of packages texlive-binaries depends on:
ii  dpkg              1.17.23
ii  install-info      5.2.0.dfsg.1-6
ii  libc6             2.19-13
ii  libfontconfig1    2.11.0-6.3
ii  libfreetype6      2.5.2-2
ii  libgcc1           1:4.9.1-19
ii  libgmp10          2:6.0.0+dfsg-6
ii  libgraphite2-3    1.2.4-3
ii  libgs9            9.06~dfsg-2
ii  libharfbuzz-icu0  0.9.35-2
ii  libharfbuzz0b     0.9.35-2
ii  libice6           2:1.0.9-1+b1
ii  libicu52          52.1-7
ii  libkpathsea6      2014.20140926.35254-6
ii  libmpfr4          3.1.2-2
ii  libpaper1         1.1.24+nmu4
ii  libpixman-1-0     0.32.6-3
ii  libpoppler46      0.26.5-2
ii  libpotrace0       1.11-2
ii  libptexenc1       2014.20140926.35254-6
ii  libsm6            2:1.2.2-1+b1
ii  libstdc++6        4.9.1-19
ii  libsynctex1       2014.20140926.35254-6
ii  libx11-6          2:1.6.2-3
ii  libxaw7           2:1.0.12-2+b1
ii  libxext6          2:1.3.3-1
ii  libxi6            2:1.7.4-1+b2
ii  libxmu6           2:1.1.2-1
ii  libxpm4           1:3.5.11-1+b1
ii  libxt6            1:1.1.4-1+b1
ii  libzzip-0-13      0.13.62-3
ii  perl              5.20.1-5
ii  zlib1g            1:1.2.8.dfsg-2+b1

Versions of packages texlive-binaries recommends:
ii  python        2.7.8-3
ii  ruby          1:2.1.0.4
ii  texlive-base  2014.20141024-2
ii  tk [wish]     8.6.0+8

-- debconf information:
  tex-common/check_texmf_missing:
  tex-common/check_texmf_wrong:
  texlive-base/binary_chooser: pdftex, dvips, dvipdfmx, xdvi
  texlive-base/texconfig_ignorant:

--- End Message ---
--- Begin Message ---
Source: tex-common
Source-Version: 6.00

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

Debian distribution maintenance software
pp.
Norbert Preining <preining@debian.org> (supplier of updated tex-common 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: SHA256

Format: 1.8
Date: Sun, 07 Jun 2015 10:27:15 +0900
Source: tex-common
Binary: tex-common
Architecture: source all
Version: 6.00
Distribution: experimental
Urgency: medium
Maintainer: Debian TeX maintainers <debian-tex-maint@lists.debian.org>
Changed-By: Norbert Preining <preining@debian.org>
Description:
 tex-common - common infrastructure for building and installing TeX
Closes: 773961 777558 787906
Changes:
 tex-common (6.00) experimental; urgency=medium
 .
   * remove Atsuhito Kohda from uploaders, he has retired. Thanks for the
     long years of work! (Closes: #773961)
   * remove redundant code in postinst (Closes: #777558)
   * rework fmtutil/hyphen handling in the same way as updmap handling
   * switch to trigger activated format building
   * try to ensure reproducible builds in files generated by dh_installtex
   * dh_installtex: remove generated dep on dpkg (Closes: #787906)
Checksums-Sha1:
 00da784dbeb0200e22a164a235cdd48cecbad3a4 1721 tex-common_6.00.dsc
 191596876eb8dc36d472d495bed7103fd96e91da 672425 tex-common_6.00.tar.gz
 a95c16cd2b158a0f0cdbbf3aea6580a4d70f8025 608814 tex-common_6.00_all.deb
Checksums-Sha256:
 67582b2509f612e86b139aae34bfb68fac43bb3b26239d76a23cd6a4d16d709c 1721 tex-common_6.00.dsc
 53c330cf5bbefd2b4a334b9e4563c7b34b1d7639de1ee5dccbce25b3e85197b8 672425 tex-common_6.00.tar.gz
 69e4130a181f396ac939dd0eaca34b22884a344c45fb61da92e53117071570ca 608814 tex-common_6.00_all.deb
Files:
 279badd8fb3a8951924654c5473a5ce0 1721 tex optional tex-common_6.00.dsc
 4287a3c0b5fb31dcb5a0c3ad36811be2 672425 tex optional tex-common_6.00.tar.gz
 582cc5c525a028532221e39c74edf29b 608814 tex optional tex-common_6.00_all.deb

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

iQIVAwUBVXOr6GyspEiGDNwTAQh28g//cNmVieD20f0pNQYUtcgXAAMxhDh45eRP
UjPWKe4zYTyzwGI6zo1Qg5nJLigMvErIcFV3D0HBd4HxZMwaNzS2Uxi3GonS2+pe
GjTAR6w3df8PxKZB8Gcv7bpXWMUJ/iPTXOraQ5OPuYdXKxxL4wFDdejU91r4VaZ/
fRovqKsBsKKKFFcuLI5PitDcfU4UprdywxH3spBPQdW6g+SJuHOPp0+yIdsrw30j
i2mOcPZUD+RsI2JRP2VX2c9+sQXbYYCpLAjl4gdPgiJRbxQ8C6MJxPY/QA/qWxkR
N81QRhSbX4aSaW757hfimUk7q93JlUx1zifNwFAHPj1dWyHiL5k6WD0p0uQb5z7U
gOcfDaTfRr5zKUmvsCXOccO7kxJFqxxyqeWdRb09WBeugDV/t4/heJdTSPQtGfcW
2qw0GKDLYKjNqT3jLu2Yd6+dYwbAkX+tdbfPVw1TfpDzemzAx1fiI8Em6JDSgVYI
UG7CKBrSrJS3N63MOwzfVvUce3e0GOg8GI6A/6fUwXqBPy8yoRguGb6vkdRUWtZj
2e6RHPNFaD0EM4unoInkwP7AayfI10PdvqRSdlmU5O6U+qf3GMmYQty7sJgQ66Hl
cwyHYC+oBfK3DWy+AYNMwifuF9Ws92jiBStSHcCZ4KUQTEN083FyrPAgjBwYXNuV
8Ve7IUJHzWs=
=CIbw
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: