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

Bug#426749: texlive-base-bin: no quick removal



Package: texlive-base-bin
Version: 2007-7
Severity: wishlist

One notices that
$ apt-get --purge remove texlive-base-bin
takes so long because it does
  Running 'mktexlsr /usr/share/texmf /var/lib/texmf /usr/share/texmf-texlive'.
  This may take some time... done.
  Running 'updmap-sys'.
  This may take some time...
for each dependency, without even noticing that in the end we plan to
throw out the results and tools to make those results anyway.

P.S.,
dpkg - warning: while removing texlive-base-bin, directory
`/etc/texmf/dvips' not empty so not removed.

  /etc/texmf/dvips:
  total used in directory 71 available 48523
  drwxr-xr-x  2 root  3072 2007-05-30 14:40 .
  drwxr-xr-x 12 root  1024 2007-05-30 14:40 ..
  -rw-r--r--  1 root 12599 2002-08-09 08:13 arphic.map
  -rw-r--r--  1 root    12 1998-02-16 04:43 config.antt.dpkg-old
  -rw-r--r--  1 root   181 1999-04-17 02:34 config.mirr.dpkg-old
  -rw-r--r--  1 root 51065 2005-05-16 03:10 uhc-base.map

So I did by hand: rm -r /etc/texmf/dvips

P.S.,
dpkg - warning: while removing tex-common, directory
`/etc/texmf/updmap.d' not empty so not removed.
dpkg - warning: while removing tex-common, directory
`/etc/texmf/texmf.d' not empty so not removed.

  /etc/texmf/updmap.d:
  total used in directory 8 available 48710
  drwxr-xr-x 2 root 1024 2007-05-30 14:48 .
  drwxr-xr-x 9 root 1024 2007-05-30 14:48 ..
  -rw------- 1 root 2789 2005-11-03 18:28 00updmap.cfg.dpkg-old
  -rw-r--r-- 1 root   17 2005-05-16 03:10 10uhc-base.cfg
  -rw-r--r-- 1 root 1314 2005-10-19 22:11 20tetex-extra.cfg

  /etc/texmf/texmf.d:
  total used in directory 5 available 48710
  drwxr-xr-x 2 root 1024 2007-05-30 14:48 .
  drwxr-xr-x 9 root 1024 2007-05-30 14:48 ..
  -rw-r--r-- 1 root 2122 2005-07-26 17:47 85Misc.cnf.dpkg-old

So I did rm -r /etc/texmf/texmf.d /etc/texmf/updmap.d



Reply to: