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

Bug#162029: tetex-base: file list out of sync with reality



From: itz@speakeasy.org (Ian Zimmerman)
Subject: Bug#162029: tetex-base: file list out of sync with reality
Date: Mon, 23 Sep 2002 07:42:00 -0700

> This version of the package has switched to /var/cache/fonts as the
> directory for autogenerated fonts (from /var/spool/texmf), but the
> shipped file list still contains the old path. I guess the move is
> done in postinst.  That is a hack; please start shipping with
> the new directory already in the package.

Thanks for your information.  This could be fixed with modification
of debian/dirs, I guess.

Some more information I noticed.  In postinst of tetex-bin
(not tetex-base!) it seemed we used wrong directory name;

for dir in /var/lib/texmf/ls-R /var/lib/texmf/ls-R.local /var/cache/texmf/ls-R
  do
  chmod -v 644 ${dir} 2>/dev/null | fgrep changed || true

but /var/cache/texmf/ls-R should be /var/cache/fonts/ls-R

I will fix this typo of postinst of tetex-bin in CVS repository
so if I misunderstand something, please let me know.

Best regards,			 2002/9/25

-- 
 Debian Developer & Debian JP Developer - much more I18N of Debian
 Atsuhito Kohda <kohda@debian.org>
 Department of Math., Univ. of Tokushima



Reply to: