I am trying to setup a Drupal 6 site with Quickstart and am having problems. Each time I use the following command:
drush quickstart-create --domain=deezmaps.dev
the setup fails. It fails when trying to access the Drupal Project, giving the following line:
Non-existent project type on project dupal [Error]
Has anyone else had this issue? It was working fine for me a couple days ago, and I don't know what has changed since then. I have tried to remove the virtual machine and reload the appliance, but am getting the same error. I thought it might be a permissions / log in issue, but now I think it can't locate the correct files on Drupal.org??? Any suggestions are appreciated.
Comments
Comment #1
asutton commentedupdate: I think I have narrowed down the problem to upgrading to VirtualBox 4. Still have not fixed the issue.
Comment #2
asutton commentedComment #3
asutton commentedproblem solved. view this post if you have similar issues:
http://drupal.org/node/950018
go to post #29
Comment #4
tobias englert commentedComment #5
tobias englert commentedThis script worked for me. It updates drush and drush_make. Paste it to command line or run it.
Comment #6
shoptalk commentedThis is a drush issue brought about by a change to D.O. (See http://drupal.org/node/950018#comment-4153904).
Edit: Heh, I just noticed the above script actually implements the patch attached to the comment I reference.
Comment #7
MichaelCole commentedCheck out the upcoming 0.9.1 release for a fix for this.
Comment #8
MichaelCole commentedWorkaround for posterity is change this:
To this: