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

Bug#619358: marked as done (dh_installtex generated postrm needs special case for metapost)



Your message dated Sun, 26 Jun 2011 10:53:30 +0000
with message-id <E1Qamy2-0006q2-LD@franck.debian.org>
and subject line Bug#619358: fixed in tex-common 2.10
has caused the Debian Bug report #619358,
regarding dh_installtex generated postrm needs special case for metapost
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.)


-- 
619358: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=619358
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: texlive-metapost
Version: 2009-11
Severity: normal

Hi,

the postrm contains the following code to remove the generated format
files upon package removal:

            if [ "$i" = allformats ] ; then
                for fmt in mpost/mfplain mfplain mpost/mpost mpost ; do
                    rm -f /var/lib/texmf/web2c/$fmt.*
                done
            fi
            if [ "$i" = format ] ; then
                for fmt in mpost/mfplain mfplain mpost/mpost mpost ; do
                    rm -f /var/lib/texmf/web2c/$fmt.*
                done
            fi

Unfortunately it does not work, the format files sit in
/var/lib/texmf/web2c/metapost, not /var/lib/texmf/web2c/mpost

hille@sid:/var/lib/texmf/web2c $ ls -l /var/lib/texmf/web2c/
total 52
-rw-r--r-- 1 root root  5104 Dec  5 20:53 fmtutil.cnf
drwxr-xr-x 2 root root  4096 Dec  5 20:47 luatex
drwxr-xr-x 2 root root  4096 Dec  5 12:05 metafont
drwxr-xr-x 2 root root  4096 Dec  5 20:53 metapost
drwxr-xr-x 2 root root  4096 Dec  5 20:53 pdftex
drwxr-xr-x 2 root root  4096 Dec  5 12:05 tex
-rw-r--r-- 1 root root 11186 Dec  5 20:53 updmap.cfg
-rw-r--r-- 1 root root  7068 Dec  5 20:36 updmap.log
drwxr-xr-x 2 root root  4096 Dec  5 20:53 xetex

Hence the format files are not removed.

H.
-- Package-specific info:
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.latex-einfuehrung.de/mini-en.html (english)

or 

http://www.latex-einfuehrung.de/mini.html (german)

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


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

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

-rw-r--r-- 1 hille users 2885 Sep 14 11:37 /home/hille/.texmf/ls-R
-rw-r--r-- 1 root root 1242 Dec  5 20:53 /var/lib/texmf/ls-R
-rw-rw-r-- 1 root staff 80 Dec  5 20:28 /usr/local/share/texmf/ls-R
lrwxrwxrwx 1 root root 29 Jun 18 13:55 /usr/share/texmf/ls-R -> /var/lib/texmf/ls-R-TEXMFMAIN
lrwxrwxrwx 1 root root 27 Sep 25 09:18 /usr/share/texmf-texlive/ls-R -> /var/lib/texmf/ls-R-TEXLIVE
lrwxrwxrwx 1 root root 27 Sep 25 09:18 /usr/share/texmf-texlive/ls-R -> /var/lib/texmf/ls-R-TEXLIVE
######################################
 Config files
lrwxrwxrwx 1 root root 20 Jun 18 13:55 /usr/share/texmf/web2c/texmf.cnf -> /etc/texmf/texmf.cnf
-rw-r--r-- 1 root root 5104 Dec  5 20:53 /var/lib/texmf/web2c/fmtutil.cnf
-rw-r--r-- 1 hille users 12402 Sep 14 11:37 /home/hille/.texmf-var/web2c/updmap.cfg
-rw-r--r-- 1 root root 3709 Dec  5 20:53 /var/lib/texmf/tex/generic/config/language.dat
######################################
 Files in /etc/texmf/web2c/
total 4
-rw-r--r-- 1 root root 283 Nov 10  2008 mktex.cnf
######################################
 md5sums of texmf.d
33f317b47b8ee4d8c67773e03cf11c2d  /etc/texmf/texmf.d/05TeXMF.cnf
6e82a3d4c00ae7e4f86aa8dcf9438cf3  /etc/texmf/texmf.d/15Plain.cnf
c60a084820a0b73e3bfbf2e90bda437c  /etc/texmf/texmf.d/45TeXinputs.cnf
ea33127256c6a9f37145ae5b16fdb80c  /etc/texmf/texmf.d/55Fonts.cnf
afccf1d3f87057411166a77c58e00bd1  /etc/texmf/texmf.d/65BibTeX.cnf
9da7c1c7b1eaf06f941af91f48a23068  /etc/texmf/texmf.d/75DviPS.cnf
7ae52efac46feb97010986e57877d12e  /etc/texmf/texmf.d/80DVIPDFMx.cnf
055e06548bac99958d8ab2dd1248f2b4  /etc/texmf/texmf.d/80tex4ht.cnf
37329819f1109e8a457e64b8b58fecdb  /etc/texmf/texmf.d/85Misc.cnf
a8952d594677235951d447665ec46e9c  /etc/texmf/texmf.d/90TeXDoc.cnf
bab3b7e578107f999fa1b0768994f6f8  /etc/texmf/texmf.d/95NonPath.cnf

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_GB.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages texlive-metapost depends on:
ii  dpkg                          1.15.8.6   Debian package management system
ii  tex-common                    2.08       common infrastructure for building
ii  texlive-base                  2009-11    TeX Live: Essential programs and f
ii  texlive-binaries              2009-8     Binaries for TeX Live
ii  texlive-common                2009-11    TeX Live: Base component

Versions of packages texlive-metapost recommends:
pn  feynmf                        <none>     (no description available)
pn  texlive-metapost-doc          <none>     (no description available)

texlive-metapost suggests no packages.

Versions of packages tex-common depends on:
ii  debconf [debconf-2.0]        1.5.37      Debian configuration management sy
ii  dpkg                         1.15.8.6    Debian package management system
ii  ucf                          3.0025+nmu1 Update Configuration File: preserv

Versions of packages texlive-metapost is related to:
ii  tex-common                    2.08       common infrastructure for building
ii  texlive-binaries              2009-8     Binaries for TeX Live

-- debconf information:
  tex-common/check_texmf_wrong:
  tex-common/check_texmf_missing:



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

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:

tex-common_2.10.dsc
  to main/t/tex-common/tex-common_2.10.dsc
tex-common_2.10.tar.gz
  to main/t/tex-common/tex-common_2.10.tar.gz
tex-common_2.10_all.deb
  to main/t/tex-common/tex-common_2.10_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 619358@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@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sun, 26 Jun 2011 09:00:08 +0900
Source: tex-common
Binary: tex-common
Architecture: source all
Version: 2.10
Distribution: unstable
Urgency: low
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: 619358 622938
Changes: 
 tex-common (2.10) unstable; urgency=low
 .
   [ Norbert Preining ]
   * generated postrm code does not remove metapost format since the engine
     was not rewritten, fix that with a special case in dh_installtex
     (needs rebuild of texlive-metapost, context) (Closes: #619358)
   * bump standards version to 3.9.2, no changes needed
 .
   [ Frank Küster ]
   * double-escape backslash in a printf string, thanks to Steve Langasek
     <vorlon@debian.org> (closes: #622938)
Checksums-Sha1: 
 e8baf2d99987f91b704420dd74de6d3cec10457f 1130 tex-common_2.10.dsc
 2a7e4c0fbbe0e2f9f11daf1ff1e142e9c9922b82 804237 tex-common_2.10.tar.gz
 85438836fe7544755b277f02ac2cf2b00ce205d1 724924 tex-common_2.10_all.deb
Checksums-Sha256: 
 62b74e5df99ea6e63337789050b62171f77ad69009fc0e895f430584a0d36cd2 1130 tex-common_2.10.dsc
 18043d04587f7fcfa634944781f23239d406ef86b71a3ac1ae2022a7454df649 804237 tex-common_2.10.tar.gz
 2e84683d34488c6b858669a9ee47ed679b033a0580d7e25ae116b1618ef232ef 724924 tex-common_2.10_all.deb
Files: 
 9743b1dc4c6d598494d5348785ae9050 1130 tex optional tex-common_2.10.dsc
 57ed9f5ab7e0405c0030f8aab37b6efd 804237 tex optional tex-common_2.10.tar.gz
 6c73e6cfdfab979e45831d5f45a00d3a 724924 tex optional tex-common_2.10_all.deb

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

iD8DBQFOBne/0r9KownFsJQRAmv/AKCGtpg1qcvXDV0cnDqydcWXghXupgCfYgo1
HhDf6SV4fN/1y6iZJmKXVFE=
=IZyv
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: