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

Bug#173684: tetex-bin won't install



Atsuhito Kohda wrote:
From: Rudy Gevaert <rudy@webworm.org>
Subject: Bug#173684: tetex-bin won't install
Date: Thu, 19 Dec 2002 19:51:06 +0100


webworm:/home/rudy/MyMusic/Nirvana/Nevermind# 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
Something seems wrong.
webworm:/home/rudy/MyMusic/Nirvana/Nevermind#


Hmm, does your debconf work for other package?

I'm not sure but would like to know;

What is the version of debconf and what are the settings
of your debconf?

Perhaps "dpkg-reconfigure debconf" will tell you
the settings of debconf to you.

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

Rudy




Reply to: