[can-not-install] maintainer script failure

Bug #93740 reported by Michael Vogt
6
Affects Status Importance Assigned to Milestone
jadetex (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

Binary package hint: jadetex

Found the following problem during a install test:

# apt-get install jadetex
[..]
Setting up tetex-bin (3.0-27ubuntu1) ...

Creating config file /etc/texmf/fmt.d/01tetex.cnf with new version
no
Running fmtutil-sys. This may take some time... done.
Running updmap-sys. This may take some time...
updmap-sys failed. Output has been stored in:
  /tmp/tetex.updmap.zZp29023
Please include this file if you report a bug.
dpkg: error processing tetex-bin (--configure):
 subprocess post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of tetex-extra:
 tetex-extra depends on tetex-bin (>= 2.99); however:
  Package tetex-bin is not configured yet.
dpkg: error processing tetex-extra (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of tipa:
 tipa depends on tetex-bin | texlive-base-bin; however:
  Package tetex-bin is not configured yet.
  Package texlive-base-bin is not installed.
dpkg: error processing tipa (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of jadetex:
 jadetex depends on tetex-bin | texlive-latex-base; however:
  Package tetex-bin is not configured yet.
  Package texlive-latex-base is not installed.
 jadetex depends on tetex-extra | texlive-latex-recommended; however:
  Package tetex-extra is not configured yet.
  Package texlive-latex-recommended is not installed.
 jadetex depends on tetex-extra | texlive-fonts-recommended; however:
  Package tetex-extra is not configured yet.
  Package texlive-fonts-recommended is not installed.
 jadetex depends on tipa; however:
  Package tipa is not configured yet.
dpkg: error processing jadetex (--configure):
 dependency problems - leaving unconfigured

Can be easily reproduced in a clean pbuilder chroot

Tags: packaging
Revision history for this message
GONG-YI LIAO (gongyi-liao-gmail) wrote :

This bug is caused by /usr/share/texmf-tetex/tex/latex/cyrillic/t2aenc.def (If your tex is teTeX)
or /usr/share/texmf-texlive/tex/latex/cyrillic/t2aenc.def (if your tex is TexLive)
just apply the patch given on:
http://www.biglist.com/lists/dssslist/archives/200010/msg00010.html
--- /usr/share/texmf/tex/latex/cyrillic/t2aenc.def.orig Fri Oct 13 16:39:45 2000
+++ /usr/share/texmf/tex/latex/cyrillic/t2aenc.def Fri Oct 13 16:40:18 2000
@@ -36,7 +36,7 @@
 \ProvidesFile{t2aenc.def}
   [1999/11/29 v1.0c Cyrillic encoding definition file]
 \DeclareFontEncoding{T2A}{}{}
-\DeclareFontSubstitution{\LastDeclaredEncoding}{cmr}{m}{n}
+\DeclareFontSubstitution{T2A}{cmr}{m}{n}
 \DeclareTextAccent{\`}{\LastDeclaredEncoding}{0}
 \DeclareTextAccent{\'}{\LastDeclaredEncoding}{1}
 \DeclareTextAccent{\^}{\LastDeclaredEncoding}{2}

to make jadetex installable,. You may revert it after installation.

Revision history for this message
Emmet Hikory (persia) wrote :

I cannot reproduce the error with `schroot -c gutsy -u root apt-get install jadetex` (for gutsy minimal chroot updated yesterday). Are you still able to reproduce it?

Changed in jadetex:
status: Unconfirmed → Needs Info
Revision history for this message
Ming Hua (minghua) wrote :

I did an installation of jadetex on feisty (with only feisty and feisty-security repos) when dealing with bug #122863. The installation was successful without any problems.

The bug was reported before final feisty release. So maybe it's fixed in the final release?

(The link and patch Gongyi gave don't mean much IMHO. They are from 2000, about jadetex 2.18 (feisty has 3.13) and teTeX 1.0 (feisty has 3.0) on Debian woody, after all.)

Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for jadetex (Ubuntu) because there has been no activity for 60 days.]

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.