I tried to upgrade and it failed, leaving my systems in a half-working state. It shows that I am running v.BOA-2.1.3. But when I run barracuda up-stable system, I get an error, plus email attachment with the following:

/var/backups/BARRACUDA.sh.txt: line 1: html: No such file or directory
/var/backups/BARRACUDA.sh.txt: line 2: syntax error near unexpected token `<'
/var/backups/BARRACUDA.sh.txt: line 2: `<head><title>404 Not Found</title></head>
'

I have this issue on three separate servers, all running on different VPS clouds.

Any advice on how to clear this up?

Comments

lunk rat’s picture

Fixed, thanks to Aciid on IRC, by issuing these commands:

wget -q -U iCab http://files.aegir.cc/BOA.sh.txt
bash BOA.sh.txt
barracuda up-stable system

lunk rat’s picture

Status: Active » Closed (fixed)

Marked as fixed, although I am not sure what originally caused this. The fix, described in #1, was to re-install the BOA meta installers to get the sh.txt scripts back on the system.