Bug#420390: marked as done (Purging tetex transition packages removes texlive configuration files)

2007-05-24 Thread Debian Bug Tracking System
Your message dated Thu, 24 May 2007 18:27:39 +
with message-id [EMAIL PROTECTED]
and subject line Bug#420390: fixed in tetex-base 3.0.dfsg.3-5etch1
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

---BeginMessage---
Package: tetex-base
Version: 3.0.dfsg.3-5
Severity: grave
Justification: Makes texlive packages unusable

This BR is a follow-up to the discussion on the d-tex-maint mailing list 
that starts at [1] and in which a a series of unexpected behavior is 
discussed seen while building the Debian Installation Guide after making 
the transition from tetex to texlive.

Part of the problems discussed there can be traced to this BR: the fact 
that some essential configuration files had gone missing.
Important here is that at some point I decided to *purge* the old tetex 
transition packages (which is a completely valid action).

The problem seems to be that the ownership of some config files is not 
transfered from the old tetex packages (now empty transition packages) to 
the corresponding texlive packages.


Attached is a tarball with a series of files that show the changes 
in /etc/texmf/ and in installed packages in the following series of 
actions:
01 Start situation with cleanly installed texlive, including several
   texlive-lang-* packages
02 Purged all TeX related packages: one file not deleted
03 Clean install of Etch tetex packages
04 Upgraded to a somewhat minimal texlive install (without the
   texlive-lang-* packages); at this point some old tetex config files
   are still installed (diff 04 and 07)
05 Purge old transition packages
06 Purge whole installation: 10tipa.cfg remains behind
07 Clean install of texlive again, this time same packages as 04


Here is an overview of differences in /etc/texmf between:
A) an Etch tetex installation, upgraded to texlive
B) a clean texlive installation

The following files are present after A, but not after B:
/etc/texmf/updmap.d/10tipa.cfg

I suspect that this file should have been deleted during the upgrade of 
tipa 1.3-4 to 1.3-5, but isn't.

The following files are present after B, but not after A:
/etc/texmf/dvipdfm/config/dvipdfmx.cfg (maybe)
/etc/texmf/dvips/config/config.ps
/etc/texmf/fmt.d/01tetex.cnf (maybe)
/etc/texmf/metafont/misc/modes.mf
/etc/texmf/tex/generic/config/pdftexconfig.tex
/etc/texmf/tex/latex/config/color.cfg
/etc/texmf/tex/latex/config/graphics.cfg
/etc/texmf/tex/latex/config/hyperref.cfg
/etc/texmf/web2c/mktex.cnf

Two files are marked as maybe as I'm not 100% sure if they should be 
installed or not or how they were created. It seems that that the first 
was created as the result of a 'texconfig-sys' run (which may also 
explain why it was not purged in 02). I'm unsure about the second as it 
was not present in 01, but it was in 07.

Cheers,
FJP

[1] http://lists.debian.org/debian-tex-maint/2007/04/msg00351.html


tetex-texlive.tgz
Description: application/tgz


pgptlSfDLKfRa.pgp
Description: PGP signature
---End Message---
---BeginMessage---
Source: tetex-base
Source-Version: 3.0.dfsg.3-5etch1

We believe that the bug you reported is fixed in the latest version of
tetex-base, which is due to be installed in the Debian FTP archive:

tetex-base_3.0.dfsg.3-5etch1.diff.gz
  to pool/main/t/tetex-base/tetex-base_3.0.dfsg.3-5etch1.diff.gz
tetex-base_3.0.dfsg.3-5etch1.dsc
  to pool/main/t/tetex-base/tetex-base_3.0.dfsg.3-5etch1.dsc
tetex-base_3.0.dfsg.3-5etch1_all.deb
  to pool/main/t/tetex-base/tetex-base_3.0.dfsg.3-5etch1_all.deb
tetex-doc_3.0.dfsg.3-5etch1_all.deb
  to pool/main/t/tetex-base/tetex-doc_3.0.dfsg.3-5etch1_all.deb
tetex-extra_3.0.dfsg.3-5etch1_all.deb
  to pool/main/t/tetex-base/tetex-extra_3.0.dfsg.3-5etch1_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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Frank Küster [EMAIL PROTECTED] (supplier of updated tetex-base 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 [EMAIL PROTECTED])


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue, 22 May 2007 17:40:52 +0200
Source: tetex-base
Binary: tetex-extra tetex-doc tetex-base
Architecture: source all
Version: 3.0.dfsg.3-5etch1
Distribution: stable
Urgency: low
Maintainer: Debian TeX maintainers 

Bug#420390: marked as done (Purging tetex transition packages removes texlive configuration files)

2007-05-04 Thread Debian Bug Tracking System
Your message dated Fri, 04 May 2007 21:17:09 +
with message-id [EMAIL PROTECTED]
and subject line Bug#420390: fixed in texlive-base 2007-5
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

---BeginMessage---
Package: tetex-base
Version: 3.0.dfsg.3-5
Severity: grave
Justification: Makes texlive packages unusable

This BR is a follow-up to the discussion on the d-tex-maint mailing list 
that starts at [1] and in which a a series of unexpected behavior is 
discussed seen while building the Debian Installation Guide after making 
the transition from tetex to texlive.

Part of the problems discussed there can be traced to this BR: the fact 
that some essential configuration files had gone missing.
Important here is that at some point I decided to *purge* the old tetex 
transition packages (which is a completely valid action).

The problem seems to be that the ownership of some config files is not 
transfered from the old tetex packages (now empty transition packages) to 
the corresponding texlive packages.


Attached is a tarball with a series of files that show the changes 
in /etc/texmf/ and in installed packages in the following series of 
actions:
01 Start situation with cleanly installed texlive, including several
   texlive-lang-* packages
02 Purged all TeX related packages: one file not deleted
03 Clean install of Etch tetex packages
04 Upgraded to a somewhat minimal texlive install (without the
   texlive-lang-* packages); at this point some old tetex config files
   are still installed (diff 04 and 07)
05 Purge old transition packages
06 Purge whole installation: 10tipa.cfg remains behind
07 Clean install of texlive again, this time same packages as 04


Here is an overview of differences in /etc/texmf between:
A) an Etch tetex installation, upgraded to texlive
B) a clean texlive installation

The following files are present after A, but not after B:
/etc/texmf/updmap.d/10tipa.cfg

I suspect that this file should have been deleted during the upgrade of 
tipa 1.3-4 to 1.3-5, but isn't.

The following files are present after B, but not after A:
/etc/texmf/dvipdfm/config/dvipdfmx.cfg (maybe)
/etc/texmf/dvips/config/config.ps
/etc/texmf/fmt.d/01tetex.cnf (maybe)
/etc/texmf/metafont/misc/modes.mf
/etc/texmf/tex/generic/config/pdftexconfig.tex
/etc/texmf/tex/latex/config/color.cfg
/etc/texmf/tex/latex/config/graphics.cfg
/etc/texmf/tex/latex/config/hyperref.cfg
/etc/texmf/web2c/mktex.cnf

Two files are marked as maybe as I'm not 100% sure if they should be 
installed or not or how they were created. It seems that that the first 
was created as the result of a 'texconfig-sys' run (which may also 
explain why it was not purged in 02). I'm unsure about the second as it 
was not present in 01, but it was in 07.

Cheers,
FJP

[1] http://lists.debian.org/debian-tex-maint/2007/04/msg00351.html


tetex-texlive.tgz
Description: application/tgz


pgpwEtJV3YWP4.pgp
Description: PGP signature
---End Message---
---BeginMessage---
Source: texlive-base
Source-Version: 2007-5

We believe that the bug you reported is fixed in the latest version of
texlive-base, which is due to be installed in the Debian FTP archive:

tetex-base_2007-5_all.deb
  to pool/main/t/texlive-base/tetex-base_2007-5_all.deb
tetex-bin_2007-5_all.deb
  to pool/main/t/texlive-base/tetex-bin_2007-5_all.deb
tetex-extra_2007-5_all.deb
  to pool/main/t/texlive-base/tetex-extra_2007-5_all.deb
texlive-base_2007-5.diff.gz
  to pool/main/t/texlive-base/texlive-base_2007-5.diff.gz
texlive-base_2007-5.dsc
  to pool/main/t/texlive-base/texlive-base_2007-5.dsc
texlive-base_2007-5_all.deb
  to pool/main/t/texlive-base/texlive-base_2007-5_all.deb
texlive-common_2007-5_all.deb
  to pool/main/t/texlive-base/texlive-common_2007-5_all.deb
texlive-fonts-recommended_2007-5_all.deb
  to pool/main/t/texlive-base/texlive-fonts-recommended_2007-5_all.deb
texlive-full_2007-5_all.deb
  to pool/main/t/texlive-base/texlive-full_2007-5_all.deb
texlive-generic-recommended_2007-5_all.deb
  to pool/main/t/texlive-base/texlive-generic-recommended_2007-5_all.deb
texlive-latex-base_2007-5_all.deb
  to pool/main/t/texlive-base/texlive-latex-base_2007-5_all.deb
texlive-latex-recommended_2007-5_all.deb
  to pool/main/t/texlive-base/texlive-latex-recommended_2007-5_all.deb
texlive-pictures_2007-5_all.deb
  to pool/main/t/texlive-base/texlive-pictures_2007-5_all.deb
texlive_2007-5_all.deb
  to pool/main/t/texlive-base/texlive_2007-5_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for