Skip to content
Prev 51364 / 63424 Next

Assistance much appreciated

Presumably the file in question is one of

Peter-Dalgaards-MacBook-Air:BUILD pd$ grep -r "^Package: tools" *
library/tools/DESCRIPTION:Package: tools
src/library/tools/DESCRIPTION:Package: tools

so the first thing I'd do is to have a good look at those files and see if they got somehow corrupted.

If they look sane, presumably the bit of code that checks it isn't... So that would be my next thing to check.

-pd