Hello misc, I'm currently trying to update my system, after a cvs -q up -P. In some folders, when I type make update, the process exits immediately with an error code 0. Even adding a FORCE_UPDATE=Yes to it doesn't do anything.
The directories are out of date, as pointed out to my by infrastructure/bin/out-of-date. I also tried emptying my pobj directory. I've encountered this problem before, in a different directory that doesn't have the problem right now, so I can't find out a pattern, and a full checkout of the ports tree did solve my problem last time. However, that seems a bit excessive to do every time make update fails to cooperate. Doing a normal make (deinstall/install) does work. Is there some flag/lockfile/etc that I'm missing that causes make update to fail immediately? Sincerely, Martijn

