On Fri, Mar 15, 2013 at 12:33:35PM +0900, Bernard Park wrote: > Hello all, > > > > After up and running LAVA with lava-deployment-tool, I have ran wrong > command to upgrade my LAVA packages > > > > 1. Move to lava-deployment-tool > > *2. *$bzr pull (this is my mistake)** > > 3. After then I got a following message whenever I try to upgrade > “$lava-deployment-tool upgrade <reno> > > A. *“Please run './lava-deployment-tool setup' first’”* > > > > In this situation, how to resolve this issue and upgrade easily?
This is not a problem. When you upgrade lava-deployment-tool, it detects that the setup step was done in a previous version, and asks you to do it again. `lava-deployment-tool setup` is designed to be idempotent, so if there is nothing that needs to be done on your system, it will do nothing and just update the lava-deployment-tool version number used. If however, there *is* something that needs to be done, it will do it. -- Antonio Terceiro Software Engineer - Linaro http://www.linaro.org
signature.asc
Description: Digital signature
_______________________________________________ linaro-validation mailing list [email protected] http://lists.linaro.org/mailman/listinfo/linaro-validation
