Closed (cannot reproduce)
Project:
Barracuda
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
9 May 2013 at 13:55 UTC
Updated:
10 Jul 2013 at 21:44 UTC
Jump to comment: Most recent file
Comments
Comment #1
omega8cc commentedPlease read the logs you have posted and you will see why it failed - don't use unreliable mirrors (like mirror.ox.ac.uk), use default (or empty, to force default):
_LOCAL_UBUNTU_MIRROR=archive.ubuntu.comComment #2
cwittusen commentedI do not know how to change that, I am assuming that when I download the latest barracuda file that it has good mirrors. Where do I change this? I have included an image as attachment that shows what is currently configured in BARRACUDE.sh.txt and it is an empty string, should I change that?
Thank you for your help.
/Chris
Comment #3
omega8cc commentedNo, it is configured in your
/root/.barracuda.cnffile and it is good idea to use current defaults or leave it empty.Comment #4
cwittusen commentedI modified the Barracuda.sh.txt file and added the mirror you referred to and re-ran it but I got the same error, I have included the log file. Any help would be greatly appreciated.
/Chris
Comment #5
cwittusen commentedI just saw this message after my modification, I will do what you said and try again.
Thank you.
Comment #6
cwittusen commentedI configured barracuda.cnf file and added the archive.ubuntu.com, re-ran the upgrade-stable and it still failed with the MariaDB (see log file)
I hope you can figure out what the issue is, I'm willing to let you into the box if needed.
Regards,
Chris
Comment #7
cwittusen commentedAny chance I could get some help?
/Chris
Comment #8
snlnz commentedCan you post the contents (via pastebin) of /root/.barracuda.cnf please.
Comment #9
cwittusen commentedI have attached the barracuda.cnf file for your review. I removed my email address to protect it from people using it for spam.
/Chris
Comment #10
snlnz commentedCan you enable debug and post the install log?
Comment #11
cwittusen commentedCan you tell me how to do that?
/Chris
Comment #12
cwittusen commentedI think I figured it out, I have attached the latest log file for your review.
/Chris
Comment #13
snlnz commentedSomething looks wrong with your apt sources.
Have you altered these manually?
Your probably best to backup your .barracuda.cnf file and then delete the existing one.
I suggest downloading this file:
http://drupalcode.org/project/barracuda.git/blob/HEAD:/BARRACUDA.sh.txt
edit your email and add the appropriate services you need like CHV, CSF, enable debug and leave everything else.
then run the upgrade like this:
bash BARRACUDA.sh.txtDo the same for Octopus, obviously adding the platforms you use if any.
http://drupalcode.org/project/barracuda.git/blob/HEAD:/OCTOPUS.sh.txt
and provide the install logs for both so we can see what's happening.
Comment #14
cwittusen commentedI only modified the .barracuda.cnf to modify the debug part but nothing else. I will try what you are suggesting but every time I ran bash BARRACUDA.sh.txt it tells me to run the upgrade instead.
/Chris
Comment #15
cwittusen commentedI did what you asked me to do, I downloaded the new BARRACUDA.sh.txt and OCTOPUS.sh.txt and I ran them and I got the same error about MariaDB (see log). I tried to run OCTOPUS.sh.txt and got the following message:
hosting:~# bash OCTOPUS.sh.txt
Octopus [Thu Jun 6 02:01:05 UTC 2013] ==> ALRT: MariaDB server not running properly!
Octopus [Thu Jun 6 02:01:05 UTC 2013] ==> EXIT: We can't proceed and will exit now
Octopus [Thu Jun 6 02:01:05 UTC 2013] ==> HINT: Please (re)start MariaDB server and then run installer again
Octopus [Thu Jun 6 02:01:05 UTC 2013] ==> Bye
Any help in getting this working would be greatly appreciated.
/Chris
Comment #16
omega8cc commentedYou should use wrappers scripts, as explained in docs/INSTALL.txt and docs/UPGRADE.txt and never BARRACUDA.sh.txt and OCTOPUS.sh.txt directly, unless you know what are you doing.
There are no hints in the attached verbose log - other that it looks incomplete - I don't see any reason why it would end on the lshell install step.
Comment #17
cwittusen commentedOmega8cc:
Ok, but I was told to use the bash BARRACUDE.sh.txt and it has always worked in the past so why am I now being asked to use something else. Apparently I must have missed that in the upgrade doc since it clearly states use bash BARRACUDA.sh.txt. I'll do a quick re-read and see what I can find out.
Would you be open to get access to the server and run it anyway you need it to in order to get the right log files since I seem to be instructed to do one thing and that doesn't provide the right values or is not executed right and it just seem like I'm not getting anywhere with this.
Regards,
Chris
Comment #18
cwittusen commentedI re-read the install/upgrade doc and I saw that I should use barracuda up-stable for upgrade. I ran that and enclosed is the log file which I believe will provide no more information than the previous log files. The same error about MariaDB is still what stops this from being successful.
Comment #19
omega8cc commentedTry to force database server re-install by adding
_SQL_FORCE_REINSTALL=YESto/root/.barracuda.cnfand then runbarracuda up-stable system. If this will not help, add_FULL_FORCE_REINSTALL=YESand runbarracuda up-stable systemagain.Comment #20
cwittusen commentedOmega
Can I just pay you $150 to fix this so I can move on?
/Chris
Comment #21
omega8cc commentedI encourage you to follow the hints provided so far. If it doesn't work, then we can't guarantee that we will be able to help, even if you will purchase commercial support, because generally we support instances we have installed. We have no idea what could be screwed up there and why, and if it is possible to fix within 1 or more hours, so I'm not sure if this is something I could recommend.
Comment #22
cwittusen commentedOk, I will try it with your latest instructions.
/Chris
Comment #23
omega8cc commentedComment #24
cwittusen commentedJust wanted to let you know that the latest instructions with FORCE worked. Should I leave it there for my next update?
Thank you for all of your help.
Regards,
Chris