entered as described in u-tube examples, etc.... drush quickstart-create --domain=mamasonic15.dev
result:
quickstart@qs10:~/websites$ drush quickstart-create --domain=mamasonic15.dev
[ok]
Creating dns config (add mamasonic15.dev to /etc/hosts) ... [ok]
... done. [ok]
Creating database: mamasonic15_dev [ok]
... done. [ok]
Downloading code to /home/quickstart/websites/mamasonic15.dev (takes [ok]
a minute, check network activity) ...
The external command could not be executed due to an application [error]
error.
simplexml_load_string(): Entity: line 109: parser error : Opening and[warning]
ending tag mismatch: meta line 3 and head drush_make.drush.inc:273
simplexml_load_string(): drush_make.drush.inc:273 [warning]
simplexml_load_string(): ^ drush_make.drush.inc:273 [warning]
simplexml_load_string(): Entity: line 132: parser error : Opening and[warning]
ending tag mismatch: br line 131 and div drush_make.drush.inc:273
simplexml_load_string(): drush_make.drush.inc:273 [warning]
simplexml_load_string(): ^ drush_make.drush.inc:273 [warning]
simplexml_load_string(): Entity: line 139: parser error : Opening and[warning]
ending tag mismatch: hr line 134 and body drush_make.drush.inc:273
simplexml_load_string(): drush_make.drush.inc:273 [warning]
simplexml_load_string(): ^ drush_make.drush.inc:273 [warning]
simplexml_load_string(): Entity: line 139: parser error : Opening and[warning]
ending tag mismatch: div line 116 and html drush_make.drush.inc:273
simplexml_load_string(): drush_make.drush.inc:273 [warning]
simplexml_load_string(): ^ drush_make.drush.inc:273 [warning]
simplexml_load_string(): Entity: line 140: parser error : Premature [warning]
end of data in tag hr line 114 drush_make.drush.inc:273
simplexml_load_string(): drush_make.drush.inc:273 [warning]
simplexml_load_string(): ^ drush_make.drush.inc:273 [warning]
simplexml_load_string(): Entity: line 140: parser error : Premature [warning]
end of data in tag body line 109 drush_make.drush.inc:273
simplexml_load_string(): drush_make.drush.inc:273 [warning]
simplexml_load_string(): ^ drush_make.drush.inc:273 [warning]
simplexml_load_string(): Entity: line 140: parser error : Premature [warning]
end of data in tag head line 2 drush_make.drush.inc:273
simplexml_load_string(): drush_make.drush.inc:273 [warning]
simplexml_load_string(): ^ drush_make.drush.inc:273 [warning]
simplexml_load_string(): Entity: line 140: parser error : Premature [warning]
end of data in tag html line 2 drush_make.drush.inc:273
simplexml_load_string(): drush_make.drush.inc:273 [warning]
simplexml_load_string(): ^ drush_make.drush.inc:273 [warning]
Could not retrieve version information for drupal. [error]
Non-existent project type on project drupal [error]
Drush command terminated abnormally due to an unrecoverable error. [error]
Error: Call to a member function make() on a non-object in
/home/quickstart/.drush/drush_make/drush_make.drush.inc, line 229
Output from failed command : [error]
Fatal error: Call to a member function make() on a non-object in
/home/quickstart/.drush/drush_make/drush_make.drush.inc on line 229
Call Stack:
0.0005 746768 1. {main}()
/home/quickstart/drush/drush.php:0
0.0114 3651840 2. drush_main()
/home/quickstart/drush/drush.php:41
0.0464 9983536 3. drush_dispatch()
/home/quickstart/drush/drush.php:101
0.0464 9984456 4. call_user_func_array()
/home/quickstart/drush/includes/command.inc:204
0.0464 9985072 5. drush_command()
/home/quickstart/drush/includes/command.inc:0
0.0470 9995920 6. call_user_func_array()
/home/quickstart/drush/includes/command.inc:721
0.0470 9995992 7. drush_invoke()
/home/quickstart/drush/includes/command.inc:0
0.0472 9996888 8. drush_invoke_args()
/home/quickstart/drush/includes/command.inc:58
0.0475 10016256 9. call_user_func_array()
/home/quickstart/drush/includes/command.inc:120
0.0475 10016872 10. drush_drush_make_make()
/home/quickstart/drush/includes/command.inc:0
0.0481 10022232 11. drush_make_projects()
/home/quickstart/.drush/drush_make/drush_make.drush.inc:114
The external command could not be executed due to an application [error]
error.
Drush command terminated abnormally due to an unrecoverable error. [error]
Error: Uncaught exception 'Exception' with message '
chown: cannot access `/home/quickstart/websites/mamasonic15.dev':
No such file or directory' in
/home/quickstart/quickstart/drush/quickstart.inc:30
Stack trace:
0 /home/quickstart/quickstart/drush/quickstart.drush.inc(204):
quickstart_shell_exec('sudo chown -R q...')
1 [internal function]: drush_quickstart_fixperms()
2 /home/quickstart/drush/includes/command.inc(120):
call_user_func_array('drush_quickstar...', Array)
3 /home/quickstart/drush/includes/command.inc(58):
drush_invoke_args('quickstart-fixp...', Array)
4 [internal function]: drush_invoke('quickstart-fixp...')
5 /home/quickstart/drush/includes/command.inc(721):
call_user_func_array('drush_invoke', Array)
6 [internal function]: drush_command()
7 /home/quickstart/drush/includes/command.inc(204):
call_user_func_array('drush_command', Array)
8 /home/quickstart/drush/drush.php(101): drush_dispatch(Array)
9 /home/quickstart/drush/drush.php(41): drush_main()
10 {main}
thrown in /home/quickstart/quickstart/drush/quickstart.inc, line 30
Output from failed command : [error]
Fatal error: Uncaught exception 'Exception' with message ' in
/home/quickstart/quickstart/drush/quickstart.inc on line 30
Exception:
chown: cannot access `/home/quickstart/websites/mamasonic15.dev':
No such file or directory in
/home/quickstart/quickstart/drush/quickstart.inc on line 30
Call Stack:
0.0005 746512 1. {main}()
/home/quickstart/drush/drush.php:0
0.0140 3651416 2. drush_main()
/home/quickstart/drush/drush.php:41
0.0644 9983040 3. drush_dispatch()
/home/quickstart/drush/drush.php:101
0.0644 9987704 4. call_user_func_array()
/home/quickstart/drush/includes/command.inc:204
0.0644 9988072 5. drush_command()
/home/quickstart/drush/includes/command.inc:0
0.0648 9998096 6. call_user_func_array()
/home/quickstart/drush/includes/command.inc:721
0.0648 9998152 7. drush_invoke()
/home/quickstart/drush/includes/command.inc:0
0.0649 9998464 8. drush_invoke_args()
/home/quickstart/drush/includes/command.inc:58
0.0652 10019544 9. call_user_func_array()
/home/quickstart/drush/includes/command.inc:120
0.0652 10019912 10. drush_quickstart_fixperms()
/home/quickstart/drush/includes/command.inc:0
0.0738 10026664 11. quickstart_shell_exec()
/home/quickstart/quickstart/drush/quickstart.drush.inc:204
... done. [ok]
Creating apache config (/etc/apache2/sites-enabled/mamasonic15.dev) [ok]
... done. [ok]
Running installer (takes a minute, check cpu activity) ... [ok]
file_get_contents(/home/quickstart/websites/mamasonic15.dev/CHANGELOG.txt):[warning]
failed to open stream: No such file or directory quickstart.inc:257
Command site-install needs a higher bootstrap level to run - you will[error]
need invoke drush from a more functional Drupal environment to run
this command.
Command site-install requires Drupal core version 6 or 7 to run. [error]
The drush command 'site-install standard' could not be executed. [error]
The directory /home/quickstart/websites/mamasonic15.dev does not [error]
contain a valid Drupal installation
[ok]
URL: http://mamasonic15.dev
Admin user: admin
Admin password: admin
... done. [ok]
Command completed successfully. [success]
quickstart@qs10:~/websites$
Comments
Do you have internet
Do you have internet connectivity? It looks as if it may have failed as it attempted a download. Use the installed Firefox to try to access Google and let us know. If it's not that then I'm out of my depth.
yes have connectivity
started up firefox within the vm... It complained about firebug version being incompatible. So checked for updates, process found one, downloaded it and installed it
ok... now for something strange:
Yesterday when this happened there was also no question that I had internet connectivity. But it was the very first time I started the VM after installing it. I shut the vm and host down and for powered it on for this response....
For grins-n-giggles ran the drush cmd again......and it worked. The only difference that I can share is simply shutting the quickstart instance down and also shutting down virtualbox, the host (and effectively rebooting everthing)
Aaaah! Rebooting. Gotta
Aaaah! Rebooting. Gotta love it.
I take it you are now 'fixed'?