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

Bug#492655: First installation crashes with an error about /usr/local/texmf/emacs



Hi Steve,

On So, 27 Jul 2008, Steve Cotton wrote:
> I was also going to report this.  Just adding the bits of my
> report that aren't covered by Neil.

Thanks, yes, that is all the same.

> c) Successfully runs the second time it is run.

Because:

> # create empty dirs in /usr/local/share/
>     if [ ! -e /usr/local/share/texmf ]
>     then
>       if mkdir -p /usr/local/share/texmf 2>/dev/null
>       then
>         chown root:staff /usr/local/texmf/emacs
>         chmod 2775 /usr/local/share/texmf
>       fi
>     fi

The first time it created /usr/local/share/texmf and died in the stupid
emacs stuff. The second time it didn't go into that code.

That is the reason why my install/remove/install/purge/install tests
didn't show that problem, I have /usr/local/share/texmf since ages...

Thanks for the report.

Best wishes

Norbert

-------------------------------------------------------------------------------
Dr. Norbert Preining <preining@logic.at>        Vienna University of Technology
Debian Developer <preining@debian.org>                         Debian TeX Group
gpg DSA: 0x09C5B094      fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094
-------------------------------------------------------------------------------
`She hit me on the head with the rock again.'
`I think I can confirm that that was my daughter.'
`Sweet kid.'
`You have to get to know her,' said Arthur.
`She eases up does she?'
but you get a better sense of when to
duck.'
                 --- Ford and Arthur on Random.
                 --- Douglas Adams, The Hitchhikers Guide to the Galaxy



Reply to: