Drupal 10, the latest version of the open-source digital experience platform with even more features, is here.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
Comment #1
lunk rat CreditAttribution: lunk rat commentedFixed, thanks to Aciid on IRC, by issuing these commands:
wget -q -U iCab http://files.aegir.cc/BOA.sh.txtbash BOA.sh.txtbarracuda up-stable systemComment #2
lunk rat CreditAttribution: lunk rat commentedMarked 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.