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

Bug#78136: tetex-base: Won't overwrite csaccent.mf



Package: tetex-base
Version: 1.0.2+20000804-2
Severity: important

Preparing to replace tetex-base 1.0.2+20000804-2 (using .../tetex-base_1.0.2+20000804-3_all.deb) ...
Unpacking replacement tetex-base ...
dpkg: error processing /var/cache/apt/archives/tetex-base_1.0.2+20000804-3_all.deb (--unpack):
 trying to overwrite `/usr/share/texmf/fonts/source/public/cs/csaccent.mf', which is also in package cstexfonts
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Errors were encountered while processing:
 /var/cache/apt/archives/tetex-base_1.0.2+20000804-3_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

-- System Information
Debian Release: woody
Kernel Version: Linux ho-tai 2.2.17 #1 Mon Nov 13 20:50:20 EST 2000 i686 unknown

Versions of the packages tetex-base depends on:
ii  dpkg           1.7.2          Package maintenance system for Debian
ii  perl-5.005-bas 5.005.03-7.1   The Pathologically Eclectic Rubbish Lister
	^^^ (Provides virtual package perl5-base)

--- Ignoring modified conffile /etc/texmf/dvips/pdftex.map (>8k)

--- Ignoring modified conffile /etc/texmf/dvips/psfonts.map (>8k)

--- Begin /etc/texmf/dvips/updmap (modified conffile)
#!/bin/sh
extra_modules="
tipa.map
"
lw35=urw-kb		# URW fonts (download type1 files using Berry names)
type1_default=false
common_modules="
  charter.map context.map lucidabr.map marvosym.map mathpi.map
  mathpple-ext.map mt-yy.map mt-plus.map omega.map utopia.map
  xypic.map $extra_modules
"
mf_modules="
  bsr.map bsr-interpolated.map cmcyr.map cs.map hoekwater.map pl.map
"
lw35_modules="
  *-adobe-bi.map
  $common_modules
"
if test "x$type1_default" = xtrue; then
  lw35_modules="$lw35_modules $mf_modules"
fi
ps2pk_modules="
  *-$lw35.map
"
pdftex_modules="
  $mf_modules
  *ar-ext-$lw35.map
  *ar-std-adobe-bi.map
  *lw35extra-$lw35.map
  mtsupp-ext-$lw35.map
  mtsupp-std-adobe-bi.map
  $common_modules
"
for file in psfonts.map ps2pk.map pdftex.map; do
cat >$file <<eof
% $file: maintained by the script updmap in \$TEXMFMAIN/dvips/config.
%   The preferred way to add things to this file is to put the extra lines
%   into a separate file and add that filename to the updmap script. Then,
%   run the updmap script to recreate this file.
eof
done
cat $lw35_modules   | grep -v '^%' | grep . | sort | uniq >> psfonts.map
cat $ps2pk_modules  | grep -v '^%' | grep . | sort | uniq >> ps2pk.map
cat $pdftex_modules | grep -v '^%' | grep . | sort | uniq >> pdftex.map

--- End /etc/texmf/dvips/updmap



Reply to: