I get this after the completion of the install.

/usr/local/bin/drush: line 2: ?php: No such file or directory
/usr/local/bin/drush: line 3: /bin: Is a directory
/usr/local/bin/drush: line 4: backups: command not found
/usr/local/bin/drush: line 5: backups: command not found
/usr/local/bin/drush: line 6: backups: command not found
/usr/local/bin/drush: line 7: backups/: Is a directory
/usr/local/bin/drush: line 8: syntax error near unexpected token `'Phar''
/usr/local/bin/drush: line 8: `if (class_exists('Phar')) {'
Setting up aegir3 (3.130) ...

is there a backups utility/command that I should have on my system?

ubuntu 14.04 running php7.1

Comments

SocialNicheGuru created an issue. See original summary.

helmo’s picture

Status: Active » Postponed (maintainer needs more info)

That seems to be Drush that's failing to start.

Please check the output of the command 'drush status'

Could it be the there is something missing to be able to run phar archives?