-
Notifications
You must be signed in to change notification settings - Fork 71
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
Update 'vagrant' to work with new submodule structure after #257 #264
Conversation
@whikloj @DiegoPino @br2490 @bryjbrown ready for review when y'all have time. |
Early during provision, PPA Error:
(sorry for poor GISTing) https://gist.github.com/br2490/ed8176a112183a7baed0bb4c15debc68 |
@br2490 @ruebot not sure, but ppa failure maybe related to this: @br2490 can you post a bit more of the output you are getting? Also on your gist, please check that Karaf and all the fcrepo-camel stuff are running correctly (/opt/karaf/bin/client and check installed features and the logs), and that your settings YAML file is pointing to the correct place fedora and blaze graph paths, since 50x type of errors mean a service is down(or not found) (could be a mix of both). |
Weird, the ppa is working on my end:
|
repo-add file:/home/vagrant/Alpaca/karaf/target/classes/features.xml | ||
feature:install islandora-basic-image-service |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This the 7.x-2.x camel image service, we don't use this anymore and so it probably shouldn't be here at all.
Delete issues with PDX dependant on: #266 |
See: #258
I have the following commented out because it is looking for the jars on maven central. Haven't figured out why yet. We can leave it like that, and merge if everything else is satisfactory, or I can try harder to sort out.
Crayfish looks to be working fine.