Vladimir Volovich <[EMAIL PROTECTED]> wrote: > Package: tex-common > Version: 0.23 > Severity: minor > > on each upgrade of the tex-common package, i'm being asked the same > question over and over again: "Group that should own the TeX font cache"? > It seems that the answer is not properly remembered by the configuration.
I've noticed that, too. I thought I had properly catered for the renaming: # The groupname question has been split up, but it need not be shown again db_fget tex-common/groupname seen || true if [ "$RET" = true ]; then db_fset tex-common/groupname_single seen true || true db_fset tex-common/groupname_multi seen true || true fi db_unregister tex-common/groupname || true Does anybody see what's wrong with that? If it is run a second time (e.g. once before unpacking, once by postinst), it should just do nothing, because $RET is not true. Regards, Frank -- Frank Küster Single Molecule Spectroscopy, Protein Folding @ Inst. f. Biochemie, Univ. Zürich Debian Developer (teTeX)