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

make reindex-triplestore failing #344

Closed
joshdentremont opened this issue Jun 2, 2023 · 2 comments
Closed

make reindex-triplestore failing #344

joshdentremont opened this issue Jun 2, 2023 · 2 comments

Comments

@joshdentremont
Copy link
Contributor

I was testing some make commands and noticed that the triplestore reindex command is failing with the following:

docker-compose exec -T drupal with-contenv bash -lc 'drush --root /var/www/drupal/web -l ${DRUPAL_DEFAULT_SITE_URL} vbo-exec all_taxonomy_terms emit_term_event --configuration="queue=islandora-indexing-triplestore-index&event=Update"'

  Command "vbo-exec" is not defined.

make: *** [reindex-triplestore] Error 1
@aOelschlager
Copy link
Contributor

I think that's a drush command from the views bulk operations module. It might not be installed/enabled.

@joshdentremont
Copy link
Contributor Author

Thanks. I just put in a PR to update the docs to reflect this: Islandora/documentation#2239

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

2 participants