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

Bug#173684: tetex-bin won't install



From: Rudy Gevaert <rudy@webworm.org>
Subject: Re: Bug#173684: tetex-bin won't install
Date: Fri, 20 Dec 2002 09:37:15 +0100

> I inserted some echo's in the post install script and the problem is in 
> the :
> db_version 2.0
> line.
> 
> I uncommented that line and then the following error occurs at:
> if [ -x ${UPDTEXMF} ] ; then
>    ${UPDTEXMF} -v
> fi

What is your /bin/sh ? Is it bash or something else?

If it is bash then the package might be broken.  Try to get 
another tetex-bin package from another site and try to install it.

BTW, in my case, postinst showed as follows;

=======================
nsx:/home/kohda# sh -x /var/lib/dpkg/info/tetex-bin.postinst configure 1.0.7+20021025-6
+ set -e
+ '[' configure '!=' configure ']'
+ . /usr/share/debconf/confmodule
++ '[' '!' '' ']'
++ exec /usr/share/debconf/frontend /var/lib/dpkg/info/tetex-bin.postinst configure 1.0.7+20021025-6
Regenerating /etc/texmf/texmf.cnf ... done
Regenerating /etc/texmf/fmtutil.cnf ... done
Running initex. This may take some time. ...
Output of initex is in /tmp/texURuJZR


If you want to change the default settings,
use /usr/bin/texconfig to configure teTeX.

Fixing permissions and group of ls-R as specified by debconf ...
=======================

Thanks,				2002-12-20(Fri)

-- 
 Debian Developer & Debian JP Developer - much more I18N of Debian
 Atsuhito Kohda <kohda@debian.org>
 Department of Math., Tokushima Univ.



Reply to: