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 local fails, The profile islandora_install_profile_demo does not exist. #280

Closed
rosiel opened this issue Jul 25, 2022 · 4 comments
Closed

Comments

@rosiel
Copy link
Contributor

rosiel commented Jul 25, 2022

On commit 8cc8f02e085fa0c2033eb314baffc1611716c376 using make local, the build fails:

 [notice] Starting Drupal installation. This takes a while.

In ExtensionList.php line 522:
                                                              
  The profile islandora_install_profile_demo does not exist.  

@DonRichards
Copy link
Member

Should have been addressed with this 9b9c20c

@rosiel
Copy link
Contributor Author

rosiel commented Jul 27, 2022

as i mentioned, i was on a much later commit.

The problem was i had stuff in my codebase folder.

@kayakr
Copy link

kayakr commented Sep 22, 2023

I'm getting this error using make local. https://github.com/Islandora-Devops/isle-dc/blob/development/Makefile#L153 refers to islandora_install_profile_demo and AFAICT .env DRUPAL_INSTALL_PROFILE is not referenced anywhere in the Makefile, so setting the value in .env will have no effect.

@joecorall
Copy link
Contributor

The make local command has been replaced by documentation.

$ make local
make local has been removed. To create a demo site, please follow the instructions at https://islandora.github.io/documentation/installation/docker-local/

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

4 participants