Update to 1.4.0 RC11 : Failed Backing up database
-
@o71 Are you running
working
branch? -
@Tom-Elliott How can I find it ?
-
-
git status Sur la branche dev-branch Votre branche est à jour avec 'origin/dev-branch'. Modifications qui ne seront pas validées : (utilisez "git add <fichier>..." pour mettre à jour ce qui sera validé) (utilisez "git checkout -- <fichier>..." pour annuler les modifications dans la copie de travail) modifié : src/ipxe/src-efi/config/console.h modifié : src/ipxe/src/config/console.h Fichiers non suivis: (utilisez "git add <fichier>..." pour inclure dans ce qui sera validé) bin/checksum_init/ bin/checksum_kernel/ packages/FOGService.msi packages/clientfiles/ packages/inits/ packages/kernels/ rpttmp/ aucune modification n'a été ajoutée à la validation (utilisez "git add" ou "git commit -a")
-
@o71 can you please run:
git reset --hard git pull cd bin ./installfog.sh -y
-
@Tom-Elliott Same problem
-
@o71 Can you try:
git checkout working git pull cd bin ./installfog.sh -y
-
I feel I should add because I’ve now tested both working and dev-branch and I’m not running into any problems.
@falko had the issue because he was using the working branch and he happened to pull between periods I was working on another element.
-
@Tom-Elliott Its works ! What should I do now ? I do it :
git checkout dev-branch
-
@o71 you can do the checkout yes, but I suspect something is failing to update all the way through (which is what’s causing the issue on dev-branch itself).
-
@Tom-Elliott
The problem would come from the dev-branch and not from my server? If so, it is better that I stay for the moment in RC9.3 and I wait for another update? Or can I stay in the current state without fear of future problems? -
@o71 I don’t think it’s anything dev-branch is doing directly. I think it’s your version of dev-branch causing the problem, though I don’t know what/why.
Either way RC 12 is now live.
-
@Tom-Elliott Its works! I’m with RC12 version with dev-branch. Thank you very much for your help.
Running Version 1.4.0-RC-12 SVN Revision: 6069