Closed (fixed)
Project:
Barracuda
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Feb 2013 at 03:54 UTC
Updated:
20 Feb 2013 at 07:30 UTC
Jump to comment: Most recent file
I followed the installation instructions from the INSTALL.txt file
I've tried in a local VM and in a micro instance from amazon.
Both using ubuntu 12.04.1 LTS as root.
$ wget -q -U iCab http://files.aegir.cc/BOA.sh.txt
$ bash BOA.sh.txt
$ boa in-stable local my@email
$ Barracuda [Wed Feb 6 01:51:44 CET 2013] ==> BOA Skynet welcomes you aboard!
$ Barracuda [Wed Feb 6 01:51:48 CET 2013] ==> INFO: NORMAL INIT
$ Barracuda [Wed Feb 6 01:51:49 CET 2013] ==> INFO: Easy Localhost Setup Mode Active
$ Barracuda [Wed Feb 6 01:51:49 CET 2013] ==> INFO: Creating your /root/.barracuda.cnf config file
$ Barracuda [Wed Feb 6 01:51:50 CET 2013] ==> INFO: We need to install wget, axel, aptitude, netcat & git first, please wait...
$ Barracuda [Wed Feb 6 01:52:59 CET 2013] ==> INFO: Testing GitHub, Drupal and Gitorious servers availability, please wait...
$ Barracuda [Wed Feb 6 01:53:01 CET 2013] ==> INFO: GitHub mirror repository will be used for this install
$ Barracuda [Wed Feb 6 01:53:01 CET 2013] ==> INFO: Downloading little helpers, please wait...
$ Barracuda [Wed Feb 6 01:53:06 CET 2013] ==> INFO: Checking BARRACUDA version...
$ Barracuda [Wed Feb 6 01:53:06 CET 2013] ==> INFO: Version test result: OK
$ Barracuda [Wed Feb 6 01:53:06 CET 2013] ==> INFO: Installing lsb-release and dnsutils now, please wait...
$ Barracuda [Wed Feb 6 01:53:22 CET 2013] ==> INFO: Checking your Debian or Ubuntu version...
$ Barracuda [Wed Feb 6 01:53:25 CET 2013] ==> Aegir with Nginx on Ubuntu/precise - Skynet Agent v.BOA-2.0.5
$ Barracuda [Wed Feb 6 01:53:27 CET 2013] ==> DNS test OK - your FQDN hostname is aegir.local and it matches your IP 127.0.1.1
$ Barracuda [Wed Feb 6 01:53:27 CET 2013] ==> Please double check whether this is a valid result of my test
$ Barracuda [Wed Feb 6 01:53:29 CET 2013] ==> INSTALL START -> checkpoint:
* Your e-mail address appears to be my@email - is that correct?
* Your IP address appears to be 127.0.1.1 - are you sure it's a valid IP?
* Your hostname appears to be aegir.local - are you sure it's a valid FQDN hostname?
$ Barracuda [Wed Feb 6 01:53:29 CET 2013] ==> INFO: Cleaning up temp files in /var/opt/
$ Barracuda [Wed Feb 6 01:53:31 CET 2013] ==> INFO: Installing DNS cache pdnsd server, please wait...
$ Barracuda [Wed Feb 6 01:53:52 CET 2013] ==> INFO: Updating apt sources
$ Barracuda [Wed Feb 6 01:53:54 CET 2013] ==> INFO: We will use Ubuntu mirror archive.ubuntu.com
$ Barracuda [Wed Feb 6 01:53:57 CET 2013] ==> INFO: Running aptitude update, please wait...
$ Barracuda [Wed Feb 6 02:07:53 CET 2013] ==> INFO: Installing required libraries and tools
$ Barracuda [Wed Feb 6 02:07:53 CET 2013] ==> NOTE! This step may take a few minutes, please wait...
$ Barracuda [Wed Feb 6 02:27:04 CET 2013] ==> INFO: Testing Nginx version...
$ Barracuda [Wed Feb 6 02:27:08 CET 2013] ==> INFO: Installed Nginx version nginx/1.1.19, upgrade required
$ Barracuda [Wed Feb 6 02:27:10 CET 2013] ==> INFO: Installing Nginx, please wait...
$ Barracuda [Wed Feb 6 02:28:29 CET 2013] ==> INFO: Installing MariaDB, please wait...
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | InstallingMariaDB.jpg | 205.67 KB | omega8cc |
Comments
Comment #1
omega8cc commentedThis is rather confusing, because you don't follow bug submission guidelines. Localhost (VM) is a different thing than AWS.
We have fixed AWS support in BOA-2.0.6-dev: http://drupalcode.org/project/barracuda.git/commit/87ac7c5
For localhost installs, please check:
http://drupal.org/node/1593980#comment-6875992
http://drupal.org/node/1873478#comment-6876474
Feel free to open new issue with all required logs and maybe also verbose log file attached - you can find it in the
/var/backupsdirectory, if you still experience any issues.Comment #2
omega8cc commentedWait, it is something else, I think. I just tried upgrade on Ubuntu based VM and it just hangs on this loop:
I think we should better handle this edge case when remote server doesn't work as expected.
Comment #3
omega8cc commentedOuch, we are testing it for expected
Montyoutput, but they just changed it!Comment #4
omega8cc commentedI'm changing the title to match the real problem here. Also, for the record, their previous version in the screenshot.
Comment #5
omega8cc commentedFixed both in stable and HEAD: http://drupalcode.org/project/barracuda.git/commit/88a338a
Thanks for the report and sorry for my initial incomprehension :/