Skip to content
Prev 36681 / 63424 Next

update.packages fails with directory not found

On May 11, 2010, at 12:35 PM, Georgi Boshnakov wrote:

            
Well, things sometimes just fly by....
Looks like there is a fundamental issue to solve first, anyway:
Yes, as your analysis below more or less indicates: There is a logical problem here! If we can only normalize paths to existing files, then we can not use normalizePath in warning messages saying that we couldn't create them.

The internal issue would seem to be that do_normalizepath internally calls and checks for success of GetLongPathName or its -W version, and I expect that cannot work on paths that don't exist.