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

Bug#334660: I have the same problem on updating tetex-bin



Valerio Aimale <valerio.aimale@comcast.net> wrote:

> Package: tetex-bin
> Version: 3.0-9
> Followup-For: Bug #334660
>
>  I have the same problem in updating tetex-bin, as alreay reported. I'm
>  just adding my info with the hope that it will help to solve the bug.
>
>  My hypothesis is that it could be due to a locally modified
>  /etc/texmf/texmf.cnf before the update.

Can you reproduce the bug, i.e. does it occur again?  If yes, then
please edit /var/lib/dpkg/info/tetex-bin.postinst, so that the first
line is changed from

#!/bin/sh -e

to 

#!/bin/sh -ex

and then try again, but redirect the output and stderr into a file, like
this:

dpkg --configure -a 2>&1 | tee tetex-bin.log


Furthermore, did you see Marc's posting where he reported which packages
depend on tetex?  It would be good if you could compare which of them
are also installed on your system.

Regards, Frank
-- 
Frank Küster
Inst. f. Biochemie der Univ. Zürich
Debian Developer




Reply to: