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

Bug#567714: tex-common doesn't install without texlive-base



Package: tex-common
Version: 2.06
Severity: important
Tags: patch

When installing tex-common, whithout having texlive-base installed, postinst aborts with an error:

...
+ dpkg-query -W -f=${Status} texlive-base
No packages found matching texlive-base.
+ stat=
dpkg: error processing tex-common (--configure):
 subprocess installed post-installation script returned error exit status 1
...

This can easily be reproduced by creating a Squeeze chroot and install texlive-binaries.
(texlive-binaries must be unpacked BEFORE tex-common to reproduce the problem!)

Either tex-common should depend on texlive-base or the dpkg-query-Error should be catched in postinst.



-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (1001, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-trunk-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages tex-common depends on:
ii  debconf [debconf-2.0]         1.5.28     Debian configuration management sy
ii  dpkg                          1.15.5.6   Debian package management system
ii  ucf                           3.0025     Update Configuration File: preserv

tex-common recommends no packages.

Versions of packages tex-common suggests:
ii  debhelper                     7.4.11     helper programs for debian/rules

Versions of packages texlive-base depends on:
ii  dpkg                      1.15.5.6       Debian package management system
ii  install-info              4.13a.dfsg.1-5 Manage installed documentation in 
ii  luatex                    0.50.0-1       next generation TeX engine
ii  mime-support              3.48-1         MIME files 'mime.types' & 'mailcap
ii  texlive-binaries          2009-5         Binaries for TeX Live
ii  texlive-common            2009-7         TeX Live: Base component
ii  texlive-doc-base          2009-2         TeX Live: TeX Live documentation

-- debconf information excluded



Reply to: