Bug#391421: texinfo: postinst fails at dist-upgrade to etch

2006-10-08 Thread Frank Küster
Norbert Preining <[EMAIL PROTECTED]> wrote: > On Sam, 07 Okt 2006, Frank Küster wrote: >> $ kpsewhich -var-value TEXMFSYSBONFIG; echo $? >> >> 1 > > Ok, I do it like this: > build_format_if_format_exists () > { > v=`kpsewhich -var-value TEXMFSYSVAR` || return 0 > c=`kpsewhich -var-value T

Bug#391421: texinfo: postinst fails at dist-upgrade to etch

2006-10-07 Thread Norbert Preining
On Sam, 07 Okt 2006, Frank Küster wrote: > $ kpsewhich -var-value TEXMFSYSBONFIG; echo $? > > 1 Ok, I do it like this: build_format_if_format_exists () { v=`kpsewhich -var-value TEXMFSYSVAR` || return 0 c=`kpsewhich -var-value TEXMFSYSCONFIG` || return 0 TEXMFVAR="$v" TEXMFCONFIG=

Bug#391421: texinfo: postinst fails at dist-upgrade to etch

2006-10-07 Thread Frank Küster
Norbert Preining <[EMAIL PROTECTED]> wrote: > If I take a look into the build_format_if_format_exists function > (because the error should be there, as the build format_function echos > something, I see only calls to > kpsewhich -var-value TEXMFSYSVAR > kpsewhich -var-value TEXMFSYSCON

Bug#391421: texinfo: postinst fails at dist-upgrade to etch

2006-10-07 Thread Norbert Preining
Hi Frank! On Fre, 06 Okt 2006, Frank Küster wrote: > Running mktexlsr. This may take some time. ... done. > dpkg: error processing texinfo (--configure): > subprocess post-installation script returned error exit status 1 The respective code is: if which mktexlsr >/dev/null; then update_l

Bug#391421: texinfo: postinst fails at dist-upgrade to etch

2006-10-06 Thread Frank Küster
Frank Küster <[EMAIL PROTECTED]> wrote: > Package: texinfo > Version: 4.8.dfsg.1-2~bpo.1 > Severity: serious > > Setting up linux-kernel-headers (2.6.17.10-3) ... > Setting up texinfo (4.8.dfsg.1-2) ... > Running mktexlsr. This may take some time. ... done. > dpkg: error processing texinfo (--conf

Bug#391421: texinfo: postinst fails at dist-upgrade to etch

2006-10-06 Thread Frank Küster
Package: texinfo Version: 4.8.dfsg.1-2~bpo.1 Severity: serious Setting up linux-kernel-headers (2.6.17.10-3) ... Setting up texinfo (4.8.dfsg.1-2) ... Running mktexlsr. This may take some time. ... done. dpkg: error processing texinfo (--configure): subprocess post-installation script returned er