structureddynamics / Open-Semantic-Framework-Installer

Command line tool used for installing, updating and configuring an Open Semantic Framework instance
http://opensemanticframework.org
45 stars 11 forks source link

Installer does not work on Ubuntu 14.04.3 #12

Closed amalic closed 8 years ago

amalic commented 8 years ago

Please let me know if I did something wrong.

phpunit --configuration phpunit.xml --filter 'StructuredDynamics\osf\tests\ws\crud\read\CrudReadTest::testLanguageEnglishSpecified'
A non-recoverable error happened. ...

drush make --prepare-install resources/osf-drupal/osf_drupal.make /usr/share/drupal
A non-recoverable error happened. ...

cd /usr/share/drupal
A non-recoverable error happened. ...

cd /usr/share/drupal/sites/all/libraries/
A non-recoverable error happened. ...

cd /usr/share/drupal
A non-recoverable error happened. ...
fgiasson commented 8 years ago

Hi @amalic,

I am not sure I am following what the A non-recoverable error happened. ... string is about. If this what is returned in the shell? Or is this a placeholder for a long error returned? Please clarify since I don't understand the current question.

fgiasson commented 8 years ago

Closing for now since I haven't heard anything more about this issue.