Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problems building dkan #139

Closed
upieper opened this issue May 29, 2014 · 3 comments
Closed

Problems building dkan #139

upieper opened this issue May 29, 2014 · 3 comments

Comments

@upieper
Copy link

upieper commented May 29, 2014

I was able to build dkan using

drush make build-dkan.make ../webroot -y

a couple of days ago (after cloning dkan). Starting yesterday, however, I get the following error message during the build:

facetapi_pretty_paths cloned from http://git.drupal.org/project/facetapi_pretty_paths.git.                [ok]
Unable to checkout revision 1.0        [error]

and subsequently, the build never gets moved from /tmp/build to its proper destination (I assume because an error occured, the build aborts before the install stage, please correct me if I am wrong).

While version 1.0 of facetapi_pretty_paths exists in the drupal repository (http://ftp.drupal.org/files/projects/), the downloaded version is cloned from git instead, and doesn't include a version number in the .info file.

Since I am not yet familiar with drush make, I have difficulties finding the root of the problem. Any help appreciated!

I tried this using both HEAD and 7.x.-1.0 of dkan.

@upieper
Copy link
Author

upieper commented May 29, 2014

It turns out that the problem was an older version of drush (5.9). Moving to drush7 (which is what I used on the other computer a couple of days ago) solves the problem.

@upieper upieper closed this as completed May 29, 2014
@acouch
Copy link
Contributor

acouch commented Jun 2, 2014

Thanks for reporting this! We've updated the documentation: https://github.com/nuams/dkan#drush-make

@ebremer
Copy link

ebremer commented Jun 18, 2014

I just ran into the same problem, but, I was using drush7, but problem resolved when I went to drush 8.x-6.0-rc4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants