When I run drush dl learn, I get the following error message:

copy(/tmp/drush_tmp_1337259670_4fb4f6961c7d5/learn): failed to open stream: No such file or directory filesystem.inc:210                                                                             
Project learn (7.x-1.0-alpha6) could not be downloaded to /Applications/XAMPP/xamppfiles/htdocs/learn.

Running drush in verbose mode doesn't give any further error messages.

Comments

BrockBoland’s picture

That looks like more of a drush or XAMPP error than one with the distribution. Are you able to use drush dl to download other install profiles? Try drush dl commerce_kickstart and see if you get the same kind of error.

jim0203’s picture

Status: Active » Closed (cannot reproduce)

Sorry, I should have checked that before posting here. I get the same error message when trying drush dl commerce_kickstart, so I'll post in the Drush issue queue and see what those guys have to say.