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

Bug#791588: marked as done (texinfo: package installation fails with "update-fmtutil: cannot read /etc/texmf/fmt.d/00tex.cnf")



Your message dated Tue, 07 Jul 2015 00:19:10 +0000
with message-id <E1ZCGbO-0005X5-QX@franck.debian.org>
and subject line Bug#791588: fixed in texinfo 6.0.0.dfsg.1-3
has caused the Debian Bug report #791588,
regarding texinfo: package installation fails with "update-fmtutil: cannot read /etc/texmf/fmt.d/00tex.cnf"
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
791588: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=791588
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: texinfo
Version: 6.0.0.dfsg.1-2
Severity: serious
User: devel@kali.org
Usertags: origin-kali

The problem is that texinfo's postinst can fail this way:

Setting up texinfo (6.0.0.dfsg.1-2) ...
update-fmtutil: cannot read /etc/texmf/fmt.d/00tex.cnf
update-fmtutil: if it was removed by accident, it has to be reinstalled with
update-fmtutil:   t=$(mktemp -d); cd $t; apt-get download tex-common ; dpkg -i --force-confmiss tex-common*.deb
dpkg: error processing package texinfo (--configure):
 subprocess installed post-installation script returned error exit status 1

This happens when "tex-common" is installed in the same "apt-get" invocation
but when it's configured only after "texinfo". As soon as tex-common is unpacked,
update-fmtutil is available but /etc/texmf/fmt.d/00tex.cnf is only available
once tex-common has been configured.

The postinst of texinfo mentions that this problem is known but for some reason
the relevant check has been disabled. It should be reinstated:

	# update-fmtutil checks for /etc/texmf/fmt.d/00tex.cnf which
	# may not be present, also the update-fmtutil is already
	# present (config files are installed at config time!)
	# So we have to check for the existence of this file
	# before we can call update-fmtutil
	#if [ -r /etc/texmf/fmt.d/00tex.cnf ] ; then
	    if which update-fmtutil > /dev/null ; then update-fmtutil --quiet ; fi
	#fi

I had this failure when building a large live image for Kali but I managed
to recreate it in a plain stretch chroot with a simple "apt-get install texinfo
tex-common". See the full log below:

(stretch-amd64-sbuild)root@x230-buxy:~# apt-get install texinfo tex-common
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following extra packages will be installed:
  ca-certificates ifupdown iproute2 isc-dhcp-client isc-dhcp-common libatm1 libauthen-sasl-perl
  libdns-export100 libencode-locale-perl libexpat1 libfile-listing-perl libfont-afm-perl
  libhtml-form-perl libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
  libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl libhttp-message-perl
  libhttp-negotiate-perl libintl-perl libio-html-perl libio-socket-ssl-perl libirs-export91
  libisc-export95 libisccfg-export90 liblwp-mediatypes-perl liblwp-protocol-https-perl
  libmailtools-perl libnet-http-perl libnet-smtp-ssl-perl libnet-ssleay-perl libssl1.0.0
  libtext-unidecode-perl liburi-perl libwww-perl libwww-robotrules-perl libxml-libxml-perl
  libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl
  libxml-sax-perl libxml2 libxtables10 netbase openssl sgml-base ucf xml-core
Suggested packages:
  ppp rdnssd iproute2-doc resolvconf avahi-autoipd libdigest-hmac-perl libgssapi-perl libdata-dump-perl
  libintl-xs-perl libcrypt-ssleay-perl libauthen-ntlm-perl sgml-base-doc debhelper texlive-base
  texlive-latex-base texlive-generic-recommended texinfo-doc-nonfree
The following NEW packages will be installed:
  ca-certificates ifupdown iproute2 isc-dhcp-client isc-dhcp-common libatm1 libauthen-sasl-perl
  libdns-export100 libencode-locale-perl libexpat1 libfile-listing-perl libfont-afm-perl
  libhtml-form-perl libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
  libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl libhttp-message-perl
  libhttp-negotiate-perl libintl-perl libio-html-perl libio-socket-ssl-perl libirs-export91
  libisc-export95 libisccfg-export90 liblwp-mediatypes-perl liblwp-protocol-https-perl
  libmailtools-perl libnet-http-perl libnet-smtp-ssl-perl libnet-ssleay-perl libssl1.0.0
  libtext-unidecode-perl liburi-perl libwww-perl libwww-robotrules-perl libxml-libxml-perl
  libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl
  libxml-sax-perl libxml2 libxtables10 netbase openssl sgml-base tex-common texinfo ucf xml-core
0 upgraded, 54 newly installed, 0 to remove and 5 not upgraded.
Need to get 10.2 MB of archives.
After this operation, 30.5 MB of additional disk space will be used.
Do you want to continue? [Y/n] 
Get:1 http://192.168.1.4/debian/ stretch/main libxml2 amd64 2.9.1+dfsg1-5 [800 kB]
Get:2 http://192.168.1.4/debian/ stretch/main libatm1 amd64 1:2.5.1-1.5 [73.3 kB]
Get:3 http://192.168.1.4/debian/ stretch/main libisc-export95 amd64 1:9.9.5.dfsg-9 [140 kB]
Get:4 http://192.168.1.4/debian/ stretch/main libdns-export100 amd64 1:9.9.5.dfsg-9 [455 kB]
Get:5 http://192.168.1.4/debian/ stretch/main libexpat1 amd64 2.1.0-6+b3 [80.3 kB]
Get:6 http://192.168.1.4/debian/ stretch/main libisccfg-export90 amd64 1:9.9.5.dfsg-9 [39.9 kB]
Get:7 http://192.168.1.4/debian/ stretch/main libirs-export91 amd64 1:9.9.5.dfsg-9 [37.6 kB]
Get:8 http://192.168.1.4/debian/ stretch/main sgml-base all 1.26+nmu4 [14.6 kB]
Get:9 http://192.168.1.4/debian/ stretch/main iproute2 amd64 4.0.0-1 [449 kB]
Get:10 http://192.168.1.4/debian/ stretch/main ifupdown amd64 0.7.54 [66.3 kB]
Get:11 http://192.168.1.4/debian/ stretch/main isc-dhcp-common amd64 4.3.2-1 [213 kB]
Get:12 http://192.168.1.4/debian/ stretch/main isc-dhcp-client amd64 4.3.2-1 [251 kB]
Get:13 http://192.168.1.4/debian/ stretch/main libssl1.0.0 amd64 1.0.2c-1 [1273 kB]
Get:14 http://192.168.1.4/debian/ stretch/main libxtables10 amd64 1.4.21-2+b1 [67.6 kB]
Get:15 http://192.168.1.4/debian/ stretch/main netbase all 5.3 [19.0 kB]
Get:16 http://192.168.1.4/debian/ stretch/main libtext-unidecode-perl all 1.22-1 [102 kB]
Get:17 http://192.168.1.4/debian/ stretch/main libintl-perl all 1.23-1 [1209 kB]
Get:18 http://192.168.1.4/debian/ stretch/main libxml-namespacesupport-perl all 1.11-1 [14.8 kB]
Get:19 http://192.168.1.4/debian/ stretch/main libxml-sax-base-perl all 1.07-1 [23.1 kB]
Get:20 http://192.168.1.4/debian/ stretch/main ucf all 3.0030 [69.7 kB]
Get:21 http://192.168.1.4/debian/ stretch/main libxml-sax-perl all 0.99+dfsg-2 [68.3 kB]
Get:22 http://192.168.1.4/debian/ stretch/main libxml-libxml-perl amd64 2.0116+dfsg-4 [365 kB]
Get:23 http://192.168.1.4/debian/ stretch/main texinfo amd64 6.0.0.dfsg.1-2 [1064 kB]
Get:24 http://192.168.1.4/debian/ stretch/main openssl amd64 1.0.2c-1 [695 kB]
Get:25 http://192.168.1.4/debian/ stretch/main ca-certificates all 20150426 [208 kB]
Get:26 http://192.168.1.4/debian/ stretch/main libauthen-sasl-perl all 2.1600-1 [50.8 kB]
Get:27 http://192.168.1.4/debian/ stretch/main libencode-locale-perl all 1.03-1 [13.6 kB]
Get:28 http://192.168.1.4/debian/ stretch/main libhttp-date-perl all 6.02-1 [10.7 kB]
Get:29 http://192.168.1.4/debian/ stretch/main libfile-listing-perl all 6.04-1 [10.3 kB]
Get:30 http://192.168.1.4/debian/ stretch/main libfont-afm-perl all 1.20-1 [14.4 kB]
Get:31 http://192.168.1.4/debian/ stretch/main libhtml-tagset-perl all 3.20-2 [13.5 kB]
Get:32 http://192.168.1.4/debian/ stretch/main liburi-perl all 1.64-1 [95.5 kB]
Get:33 http://192.168.1.4/debian/ stretch/main libhtml-parser-perl amd64 3.71-2 [108 kB]
Get:34 http://192.168.1.4/debian/ stretch/main libio-html-perl all 1.001-1 [17.6 kB]
Get:35 http://192.168.1.4/debian/ stretch/main liblwp-mediatypes-perl all 6.02-1 [22.1 kB]
Get:36 http://192.168.1.4/debian/ stretch/main libhttp-message-perl all 6.06-1 [80.1 kB]
Get:37 http://192.168.1.4/debian/ stretch/main libhtml-form-perl all 6.03-1 [23.9 kB]
Get:38 http://192.168.1.4/debian/ stretch/main libhtml-tree-perl all 5.03-2 [210 kB]
Get:39 http://192.168.1.4/debian/ stretch/main libhtml-format-perl all 2.11-2 [43.4 kB]
Get:40 http://192.168.1.4/debian/ stretch/main libhttp-cookies-perl all 6.01-1 [17.4 kB]
Get:41 http://192.168.1.4/debian/ stretch/main libhttp-daemon-perl all 6.01-1 [17.3 kB]
Get:42 http://192.168.1.4/debian/ stretch/main libhttp-negotiate-perl all 6.00-2 [13.6 kB]
Get:43 http://192.168.1.4/debian/ stretch/main libnet-ssleay-perl amd64 1.70-1 [283 kB]
Get:44 http://192.168.1.4/debian/ stretch/main libio-socket-ssl-perl all 2.016-1 [179 kB]
Get:45 http://192.168.1.4/debian/ stretch/main libnet-http-perl all 6.07-1 [24.8 kB]
Get:46 http://192.168.1.4/debian/ stretch/main libwww-robotrules-perl all 6.01-1 [14.3 kB]
Get:47 http://192.168.1.4/debian/ stretch/main libwww-perl all 6.13-1 [194 kB]
Get:48 http://192.168.1.4/debian/ stretch/main liblwp-protocol-https-perl all 6.06-2 [9582 B]
Get:49 http://192.168.1.4/debian/ stretch/main libnet-smtp-ssl-perl all 1.01-3 [5996 B]
Get:50 http://192.168.1.4/debian/ stretch/main libmailtools-perl all 2.13-1 [96.6 kB]
Get:51 http://192.168.1.4/debian/ stretch/main libxml-parser-perl amd64 2.41-3 [215 kB]
Get:52 http://192.168.1.4/debian/ stretch/main libxml-sax-expat-perl all 0.40-2 [12.9 kB]
Get:53 http://192.168.1.4/debian/ stretch/main tex-common all 5.03 [625 kB]
Get:54 http://192.168.1.4/debian/ stretch/main xml-core all 0.13+nmu2 [24.2 kB]
Fetched 10.2 MB in 3s (2811 kB/s)   
debconf: delaying package configuration, since apt-utils is not installed
Selecting previously unselected package libxml2:amd64.
(Reading database ... 11691 files and directories currently installed.)
Preparing to unpack .../libxml2_2.9.1+dfsg1-5_amd64.deb ...
Unpacking libxml2:amd64 (2.9.1+dfsg1-5) ...
Selecting previously unselected package libatm1:amd64.
Preparing to unpack .../libatm1_1%3a2.5.1-1.5_amd64.deb ...
Unpacking libatm1:amd64 (1:2.5.1-1.5) ...
Selecting previously unselected package libisc-export95.
Preparing to unpack .../libisc-export95_1%3a9.9.5.dfsg-9_amd64.deb ...
Unpacking libisc-export95 (1:9.9.5.dfsg-9) ...
Selecting previously unselected package libdns-export100.
Preparing to unpack .../libdns-export100_1%3a9.9.5.dfsg-9_amd64.deb ...
Unpacking libdns-export100 (1:9.9.5.dfsg-9) ...
Selecting previously unselected package libexpat1:amd64.
Preparing to unpack .../libexpat1_2.1.0-6+b3_amd64.deb ...
Unpacking libexpat1:amd64 (2.1.0-6+b3) ...
Selecting previously unselected package libisccfg-export90.
Preparing to unpack .../libisccfg-export90_1%3a9.9.5.dfsg-9_amd64.deb ...
Unpacking libisccfg-export90 (1:9.9.5.dfsg-9) ...
Selecting previously unselected package libirs-export91.
Preparing to unpack .../libirs-export91_1%3a9.9.5.dfsg-9_amd64.deb ...
Unpacking libirs-export91 (1:9.9.5.dfsg-9) ...
Selecting previously unselected package sgml-base.
Preparing to unpack .../sgml-base_1.26+nmu4_all.deb ...
Unpacking sgml-base (1.26+nmu4) ...
Selecting previously unselected package iproute2.
Preparing to unpack .../iproute2_4.0.0-1_amd64.deb ...
Unpacking iproute2 (4.0.0-1) ...
Selecting previously unselected package ifupdown.
Preparing to unpack .../ifupdown_0.7.54_amd64.deb ...
Unpacking ifupdown (0.7.54) ...
Selecting previously unselected package isc-dhcp-common.
Preparing to unpack .../isc-dhcp-common_4.3.2-1_amd64.deb ...
Unpacking isc-dhcp-common (4.3.2-1) ...
Selecting previously unselected package isc-dhcp-client.
Preparing to unpack .../isc-dhcp-client_4.3.2-1_amd64.deb ...
Unpacking isc-dhcp-client (4.3.2-1) ...
Selecting previously unselected package libssl1.0.0:amd64.
Preparing to unpack .../libssl1.0.0_1.0.2c-1_amd64.deb ...
Unpacking libssl1.0.0:amd64 (1.0.2c-1) ...
Selecting previously unselected package libxtables10.
Preparing to unpack .../libxtables10_1.4.21-2+b1_amd64.deb ...
Unpacking libxtables10 (1.4.21-2+b1) ...
Selecting previously unselected package netbase.
Preparing to unpack .../archives/netbase_5.3_all.deb ...
Unpacking netbase (5.3) ...
Selecting previously unselected package libtext-unidecode-perl.
Preparing to unpack .../libtext-unidecode-perl_1.22-1_all.deb ...
Unpacking libtext-unidecode-perl (1.22-1) ...
Selecting previously unselected package libintl-perl.
Preparing to unpack .../libintl-perl_1.23-1_all.deb ...
Unpacking libintl-perl (1.23-1) ...
Selecting previously unselected package libxml-namespacesupport-perl.
Preparing to unpack .../libxml-namespacesupport-perl_1.11-1_all.deb ...
Unpacking libxml-namespacesupport-perl (1.11-1) ...
Selecting previously unselected package libxml-sax-base-perl.
Preparing to unpack .../libxml-sax-base-perl_1.07-1_all.deb ...
Unpacking libxml-sax-base-perl (1.07-1) ...
Selecting previously unselected package ucf.
Preparing to unpack .../archives/ucf_3.0030_all.deb ...
Moving old data out of the way
Unpacking ucf (3.0030) ...
Selecting previously unselected package libxml-sax-perl.
Preparing to unpack .../libxml-sax-perl_0.99+dfsg-2_all.deb ...
Unpacking libxml-sax-perl (0.99+dfsg-2) ...
Selecting previously unselected package libxml-libxml-perl.
Preparing to unpack .../libxml-libxml-perl_2.0116+dfsg-4_amd64.deb ...
Unpacking libxml-libxml-perl (2.0116+dfsg-4) ...
Selecting previously unselected package texinfo.
Preparing to unpack .../texinfo_6.0.0.dfsg.1-2_amd64.deb ...
Unpacking texinfo (6.0.0.dfsg.1-2) ...
Selecting previously unselected package openssl.
Preparing to unpack .../openssl_1.0.2c-1_amd64.deb ...
Unpacking openssl (1.0.2c-1) ...
Selecting previously unselected package ca-certificates.
Preparing to unpack .../ca-certificates_20150426_all.deb ...
Unpacking ca-certificates (20150426) ...
Selecting previously unselected package libauthen-sasl-perl.
Preparing to unpack .../libauthen-sasl-perl_2.1600-1_all.deb ...
Unpacking libauthen-sasl-perl (2.1600-1) ...
Selecting previously unselected package libencode-locale-perl.
Preparing to unpack .../libencode-locale-perl_1.03-1_all.deb ...
Unpacking libencode-locale-perl (1.03-1) ...
Selecting previously unselected package libhttp-date-perl.
Preparing to unpack .../libhttp-date-perl_6.02-1_all.deb ...
Unpacking libhttp-date-perl (6.02-1) ...
Selecting previously unselected package libfile-listing-perl.
Preparing to unpack .../libfile-listing-perl_6.04-1_all.deb ...
Unpacking libfile-listing-perl (6.04-1) ...
Selecting previously unselected package libfont-afm-perl.
Preparing to unpack .../libfont-afm-perl_1.20-1_all.deb ...
Unpacking libfont-afm-perl (1.20-1) ...
Selecting previously unselected package libhtml-tagset-perl.
Preparing to unpack .../libhtml-tagset-perl_3.20-2_all.deb ...
Unpacking libhtml-tagset-perl (3.20-2) ...
Selecting previously unselected package liburi-perl.
Preparing to unpack .../liburi-perl_1.64-1_all.deb ...
Unpacking liburi-perl (1.64-1) ...
Selecting previously unselected package libhtml-parser-perl.
Preparing to unpack .../libhtml-parser-perl_3.71-2_amd64.deb ...
Unpacking libhtml-parser-perl (3.71-2) ...
Selecting previously unselected package libio-html-perl.
Preparing to unpack .../libio-html-perl_1.001-1_all.deb ...
Unpacking libio-html-perl (1.001-1) ...
Selecting previously unselected package liblwp-mediatypes-perl.
Preparing to unpack .../liblwp-mediatypes-perl_6.02-1_all.deb ...
Unpacking liblwp-mediatypes-perl (6.02-1) ...
Selecting previously unselected package libhttp-message-perl.
Preparing to unpack .../libhttp-message-perl_6.06-1_all.deb ...
Unpacking libhttp-message-perl (6.06-1) ...
Selecting previously unselected package libhtml-form-perl.
Preparing to unpack .../libhtml-form-perl_6.03-1_all.deb ...
Unpacking libhtml-form-perl (6.03-1) ...
Selecting previously unselected package libhtml-tree-perl.
Preparing to unpack .../libhtml-tree-perl_5.03-2_all.deb ...
Unpacking libhtml-tree-perl (5.03-2) ...
Selecting previously unselected package libhtml-format-perl.
Preparing to unpack .../libhtml-format-perl_2.11-2_all.deb ...
Unpacking libhtml-format-perl (2.11-2) ...
Selecting previously unselected package libhttp-cookies-perl.
Preparing to unpack .../libhttp-cookies-perl_6.01-1_all.deb ...
Unpacking libhttp-cookies-perl (6.01-1) ...
Selecting previously unselected package libhttp-daemon-perl.
Preparing to unpack .../libhttp-daemon-perl_6.01-1_all.deb ...
Unpacking libhttp-daemon-perl (6.01-1) ...
Selecting previously unselected package libhttp-negotiate-perl.
Preparing to unpack .../libhttp-negotiate-perl_6.00-2_all.deb ...
Unpacking libhttp-negotiate-perl (6.00-2) ...
Selecting previously unselected package libnet-ssleay-perl.
Preparing to unpack .../libnet-ssleay-perl_1.70-1_amd64.deb ...
Unpacking libnet-ssleay-perl (1.70-1) ...
Selecting previously unselected package libio-socket-ssl-perl.
Preparing to unpack .../libio-socket-ssl-perl_2.016-1_all.deb ...
Unpacking libio-socket-ssl-perl (2.016-1) ...
Selecting previously unselected package libnet-http-perl.
Preparing to unpack .../libnet-http-perl_6.07-1_all.deb ...
Unpacking libnet-http-perl (6.07-1) ...
Selecting previously unselected package libwww-robotrules-perl.
Preparing to unpack .../libwww-robotrules-perl_6.01-1_all.deb ...
Unpacking libwww-robotrules-perl (6.01-1) ...
Selecting previously unselected package libwww-perl.
Preparing to unpack .../libwww-perl_6.13-1_all.deb ...
Unpacking libwww-perl (6.13-1) ...
Selecting previously unselected package liblwp-protocol-https-perl.
Preparing to unpack .../liblwp-protocol-https-perl_6.06-2_all.deb ...
Unpacking liblwp-protocol-https-perl (6.06-2) ...
Selecting previously unselected package libnet-smtp-ssl-perl.
Preparing to unpack .../libnet-smtp-ssl-perl_1.01-3_all.deb ...
Unpacking libnet-smtp-ssl-perl (1.01-3) ...
Selecting previously unselected package libmailtools-perl.
Preparing to unpack .../libmailtools-perl_2.13-1_all.deb ...
Unpacking libmailtools-perl (2.13-1) ...
Selecting previously unselected package libxml-parser-perl.
Preparing to unpack .../libxml-parser-perl_2.41-3_amd64.deb ...
Unpacking libxml-parser-perl (2.41-3) ...
Selecting previously unselected package libxml-sax-expat-perl.
Preparing to unpack .../libxml-sax-expat-perl_0.40-2_all.deb ...
Unpacking libxml-sax-expat-perl (0.40-2) ...
Selecting previously unselected package tex-common.
Preparing to unpack .../tex-common_5.03_all.deb ...
Unpacking tex-common (5.03) ...
Selecting previously unselected package xml-core.
Preparing to unpack .../xml-core_0.13+nmu2_all.deb ...
Unpacking xml-core (0.13+nmu2) ...
Processing triggers for systemd (220-7) ...
Setting up libxml2:amd64 (2.9.1+dfsg1-5) ...
Setting up libatm1:amd64 (1:2.5.1-1.5) ...
Setting up libisc-export95 (1:9.9.5.dfsg-9) ...
Setting up libdns-export100 (1:9.9.5.dfsg-9) ...
Setting up libexpat1:amd64 (2.1.0-6+b3) ...
Setting up libisccfg-export90 (1:9.9.5.dfsg-9) ...
Setting up libirs-export91 (1:9.9.5.dfsg-9) ...
Setting up sgml-base (1.26+nmu4) ...
Setting up iproute2 (4.0.0-1) ...
Setting up ifupdown (0.7.54) ...
Creating /etc/network/interfaces.
Setting up isc-dhcp-common (4.3.2-1) ...
Setting up isc-dhcp-client (4.3.2-1) ...
Setting up libssl1.0.0:amd64 (1.0.2c-1) ...
debconf: unable to initialize frontend: Dialog
debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.)
debconf: falling back to frontend: Readline
Setting up libxtables10 (1.4.21-2+b1) ...
Setting up netbase (5.3) ...
Setting up libtext-unidecode-perl (1.22-1) ...
Setting up libintl-perl (1.23-1) ...
Setting up libxml-namespacesupport-perl (1.11-1) ...
Setting up libxml-sax-base-perl (1.07-1) ...
Setting up ucf (3.0030) ...
debconf: unable to initialize frontend: Dialog
debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.)
debconf: falling back to frontend: Readline
Setting up libxml-sax-perl (0.99+dfsg-2) ...
update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
debconf: unable to initialize frontend: Dialog
debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.)
debconf: falling back to frontend: Readline

Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
Setting up libxml-libxml-perl (2.0116+dfsg-4) ...
update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
Warning: XML::LibXML compiled against libxml2 20902, but runtime libxml2 is older 20901
update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
Warning: XML::LibXML compiled against libxml2 20902, but runtime libxml2 is older 20901
update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
debconf: unable to initialize frontend: Dialog
debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.)
debconf: falling back to frontend: Readline
Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
Setting up texinfo (6.0.0.dfsg.1-2) ...
update-fmtutil: cannot read /etc/texmf/fmt.d/00tex.cnf
update-fmtutil: if it was removed by accident, it has to be reinstalled with
update-fmtutil:   t=$(mktemp -d); cd $t; apt-get download tex-common ; dpkg -i --force-confmiss tex-common*.deb
dpkg: error processing package texinfo (--configure):
 subprocess installed post-installation script returned error exit status 1
Setting up openssl (1.0.2c-1) ...
Setting up ca-certificates (20150426) ...
debconf: unable to initialize frontend: Dialog
debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.)
debconf: falling back to frontend: Readline
Setting up libauthen-sasl-perl (2.1600-1) ...
Setting up libencode-locale-perl (1.03-1) ...
Setting up libhttp-date-perl (6.02-1) ...
Setting up libfile-listing-perl (6.04-1) ...
Setting up libfont-afm-perl (1.20-1) ...
Setting up libhtml-tagset-perl (3.20-2) ...
Setting up liburi-perl (1.64-1) ...
Setting up libhtml-parser-perl (3.71-2) ...
Setting up libio-html-perl (1.001-1) ...
Setting up liblwp-mediatypes-perl (6.02-1) ...
Setting up libhttp-message-perl (6.06-1) ...
Setting up libhtml-form-perl (6.03-1) ...
Setting up libhtml-tree-perl (5.03-2) ...
Setting up libhtml-format-perl (2.11-2) ...
Setting up libhttp-cookies-perl (6.01-1) ...
Setting up libhttp-daemon-perl (6.01-1) ...
Setting up libhttp-negotiate-perl (6.00-2) ...
Setting up libnet-ssleay-perl (1.70-1) ...
Setting up libio-socket-ssl-perl (2.016-1) ...
Setting up libnet-http-perl (6.07-1) ...
Setting up libwww-robotrules-perl (6.01-1) ...
Setting up libnet-smtp-ssl-perl (1.01-3) ...
Setting up libmailtools-perl (2.13-1) ...
Setting up tex-common (5.03) ...
debconf: unable to initialize frontend: Dialog
debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.)
debconf: falling back to frontend: Readline
Setting up xml-core (0.13+nmu2) ...
Setting up libwww-perl (6.13-1) ...
Setting up liblwp-protocol-https-perl (6.06-2) ...
Setting up libxml-parser-perl (2.41-3) ...
Setting up libxml-sax-expat-perl (0.40-2) ...
update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
debconf: unable to initialize frontend: Dialog
debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.)
debconf: falling back to frontend: Readline
Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
Processing triggers for libc-bin (2.19-18) ...
Processing triggers for systemd (220-7) ...
Processing triggers for ca-certificates (20150426) ...
Updating certificates in /etc/ssl/certs...
180 added, 0 removed; done.
Running hooks in /etc/ca-certificates/update.d...
done.
Processing triggers for sgml-base (1.26+nmu4) ...
Errors were encountered while processing:
 texinfo
E: Sub-process /usr/bin/dpkg returned an error code (1)


-- System Information:
Debian Release: stretch/sid
  APT prefers squeeze-lts
  APT policy: (500, 'squeeze-lts'), (500, 'oldoldstable'), (500, 'unstable'), (500, 'stable'), (500, 'oldstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.0.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages texinfo depends on:
ii  libintl-perl            1.23-1
ii  libtext-unidecode-perl  1.22-1
ii  libxml-libxml-perl      2.0116+dfsg-4

texinfo recommends no packages.

Versions of packages texinfo suggests:
pn  texinfo-doc-nonfree          <none>
ii  texlive-base                 2015.20150625-1
ii  texlive-generic-recommended  2015.20150625-1
ii  texlive-latex-base           2015.20150625-1

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: texinfo
Source-Version: 6.0.0.dfsg.1-3

We believe that the bug you reported is fixed in the latest version of
texinfo, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 791588@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Norbert Preining <preining@debian.org> (supplier of updated texinfo package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Tue, 07 Jul 2015 07:50:51 +0900
Source: texinfo
Binary: texinfo info install-info
Architecture: source amd64
Version: 6.0.0.dfsg.1-3
Distribution: unstable
Urgency: medium
Maintainer: Debian TeX maintainers <debian-tex-maint@lists.debian.org>
Changed-By: Norbert Preining <preining@debian.org>
Description:
 info       - Standalone GNU Info documentation browser
 install-info - Manage installed documentation in info format
 texinfo    - Documentation system for on-line information and printed output
Closes: 790519 791588
Changes:
 texinfo (6.0.0.dfsg.1-3) unstable; urgency=medium
 .
   * ignore jpg files in update-info-dir (Closes: #790519)
   * include upstream's fix for index sorting
     - add upstream-svn6390-index-deterministic
     - disable texinfo-make-index-deterministic
   * add a dep on tex-common (>= 6) (Closes: #791588)
Checksums-Sha1:
 952def61065e06a1ce8f574d491d2ce376a878e0 2129 texinfo_6.0.0.dfsg.1-3.dsc
 d7f22856fcddfc1b6bc4ea6601631721117744dc 26816 texinfo_6.0.0.dfsg.1-3.debian.tar.xz
 4f7557f4f45e2398902127b11e355b5ce4f36987 328220 info_6.0.0.dfsg.1-3_amd64.deb
 e3d5071a29a34b0981179ff8bb3f67d4f075fcb7 254014 install-info_6.0.0.dfsg.1-3_amd64.deb
 a7f7e64a7f1dee0045d9f0821be70845ce43714d 1064428 texinfo_6.0.0.dfsg.1-3_amd64.deb
Checksums-Sha256:
 f2fc190022b7603a8ffec12134488d414e2a351213786515e3309de235457327 2129 texinfo_6.0.0.dfsg.1-3.dsc
 4ad6cf9aa1fb60ff0407c586372dd7f47f2da2636d07cae175151932d7bd17a7 26816 texinfo_6.0.0.dfsg.1-3.debian.tar.xz
 3a495203d1cd3b514947dfed0c4927ceb157502ccaec9da5ba7bc3cb0090acd8 328220 info_6.0.0.dfsg.1-3_amd64.deb
 84cb747c344620f048a9e79ce4dc1767b470443151b715d8bf966eecc946a0a9 254014 install-info_6.0.0.dfsg.1-3_amd64.deb
 2890e0e522768310d03fe1cf2bc7f41c299c76120003fa1bf97c144a28bf1eae 1064428 texinfo_6.0.0.dfsg.1-3_amd64.deb
Files:
 29f481224702ef232551187a32c0ed3c 2129 doc standard texinfo_6.0.0.dfsg.1-3.dsc
 86623add0604e98d330259763ac417f9 26816 doc standard texinfo_6.0.0.dfsg.1-3.debian.tar.xz
 4d5e1fbb22e8411a6d77b9343c2279f7 328220 doc important info_6.0.0.dfsg.1-3_amd64.deb
 0d98d22a308ec4b3eead63e97cb844f5 254014 doc important install-info_6.0.0.dfsg.1-3_amd64.deb
 d8b42c9a801bf8cb52d8e2f23a666c5e 1064428 text optional texinfo_6.0.0.dfsg.1-3_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIVAwUBVZsWJGyspEiGDNwTAQigTxAAtQ3EpAZEO/NvDR8eEjz0NFbOheIJKDBK
wkHTrpTNUG017IH0LleFEOGUmkxC0iie8WBvmkezrxtts4jYzBBcGmhXyR+LV4Q+
GMzDNeLLw0MzFNum1ZYH24f1kJN+AnKp2w+PL3wVvkaInEpiTL/kkzTdxyHytUBN
9AxcVz7CsxlxricjgIokMTfbWYLQbPqhlmXgMdwDsSbADhdk3ykw4054Nv/DgX1V
Y4Sk9onUr2DIUKAKVFy/J59AHY8zLDpBnuXurHoCpurcMIQXjcNjsdouP0ltIRtK
NGCAFGYP/OWjjst4MBITjmfLUHx+Fs2m0rC/V7zRYWJV1HNdZoO/Q51BKZvk486Y
QluP6Ew7ZsaP9ENqt37a+saibW/4+D3Iojoz+D/2ePK9Z4fRCIXlPGPISkjytKmX
S3gqEITQVKAKsQTcpYA8ZtHTBcR2Oda6Se0QMEbQeGnVh+ZL9Z2u5RCTmmiHv/41
fXX2QzHjq9aPjESREgfA60wG87QuBiYIK9zBDrDkmQWn3OuuNBa1uK/geRdHNL2+
Q2f5+x3g8ASMXpUqxiBj4pKEu7wZJ8152UAJppU9IGBosS+hlUi5TyH6lRWsyprF
wrqnOPHeInU3eZ9Vnj42wTtiJP65TpWBSvyJmegYA9A32A1Fst6zTFAH0tRQUC9r
6A2bnJsQ4gY=
=8/bR
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: