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

Bug#665795: texlive-base upgrade leaves empty directories behind



Hi Laurent,

> After all the packages have been confiured /etc/texmf/metafont and
> /etc/texmf/texdoc are empty and not owned by any packages.

I have added code that if one upgrades
	FROM 2009 TO the next version (not uploaded yet)
then these directories will be removed.

But this will not work for you, but you can do the same :
    rmdir --ignore-fail-on-non-empty /etc/texmf/texdoc
    rmdir --ignore-fail-on-non-empty /etc/texmf/metafont/misc
    rmdir --ignore-fail-on-non-empty /etc/texmf/metafont
    rmdir --ignore-fail-on-non-empty /etc/texmf/tex/latex/config
    rmdir --ignore-fail-on-non-empty /etc/texmf/tex/latex/contour
    rmdir --ignore-fail-on-non-empty /etc/texmf/tex/latex/pict2e
    rmdir --ignore-fail-on-non-empty /etc/texmf/tex/latex
    rmdir --ignore-fail-on-non-empty /etc/texmf/tex
which is the code that has been added to the telxive-base.postinst scropt.

Thanks for your bug report!

Best wishes

Norbert
------------------------------------------------------------------------
Norbert Preining            preining@{jaist.ac.jp, logic.at, debian.org}
JAIST, Japan                                 TeX Live & Debian Developer
DSA: 0x09C5B094   fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094
------------------------------------------------------------------------
His eyes seemed to be popping out of his head. He wasn't
certain if this was because they were trying to see more
clearly, or if they simply wanted to leave at this point.
                 --- Arthur trying to see who had diverted him from going to
                 --- a party.
                 --- Douglas Adams, The Hitchhikers Guide to the Galaxy



Reply to: