Currently an existing "out" directory can not be reused to install a suite which has some fraction of its packages updated. This is because the control files do not carry any version string and so the newer packages "look" already installed to waf.
In order to not wreck logs from prior installs, the version string should get added to those files.
The "seturl" files should also get this treatment?
Currently an existing "out" directory can not be reused to install a suite which has some fraction of its packages updated. This is because the control files do not carry any version string and so the newer packages "look" already installed to waf.
In order to not wreck logs from prior installs, the version string should get added to those files.
The "seturl" files should also get this treatment?
What others?