Installation should abort when deboostrap exit
Hi,
Tried to make an installation, and it's not the first time that deboostrap ends because not able to retrieve Release -- I'm investigating the reason, since I can do a wget at the same moment from my computer. Anyway, the script create-debian-setup.sh ends with an exit, good. But then the script stop-debian.sh is called, with no need, making in addition log unclear. And then start-debian.sh is called... Cheers.
.Y
Yes, the scripts should definitely handle errors better.
It is required to call stop-debian.sh after create-debian-setup.sh, then calling start-debian.sh. That ensures the whole setup/stop/start process is complete.
On 04/17/2014 05:33 AM, ycaniou wrote:
Hi,
Tried to make an installation, and it's not the first time that deboostrap ends because not able to retrieve Release -- I'm investigating the reason, since I can do a wget at the same moment from my computer. Anyway, the script create-debian-setup.sh ends with an exit, good. But then the script stop-debian.sh is called, with no need, making in addition log unclear. And then start-debian.sh is called... Cheers.
.Y
Reply to this email directly or view it on GitHub: https://github.com/guardianproject/lildebi/issues/95