Closed (works as designed)
Project:
Octopus
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
19 May 2012 at 17:14 UTC
Updated:
19 May 2012 at 18:22 UTC
How to recreate:
1.) octopus up-stable o1
2.) abort upgrade (n)
3.) change some setting of o1.octopus.cnf
4.) octopus up-stable o1
Fails with:
This Aegir Instance is already up to date By default only one upgrade daily is allowed If you wish to run upgrade for /data/disk/o1 again, remove its control file /data/disk/o1/log/up-120519
5.) rm data/disk/o1/log/up-120519
6.) octopus up-stable o1
Another BOA installer is running probably - /var/run/boa_run.pid exists
7.) it exists!
8.) getting terrified and post to the issue queue... .
Comments
Comment #0.0
muschpusch commentedremove name
Comment #1
muschpusch commented[just changing title]
Comment #2
omega8cc commentedThis is normal and expected. If you have aborted the script you must delete the two pid files it complains about before it will allow you to run it again - it will also stop cron for tasks until the pid files get removed automatically when the script completes its work.
Comment #3
muschpusch commentedthank you!!!
Comment #3.0
muschpusch commentedadd step