-
Notifications
You must be signed in to change notification settings - Fork 130
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
two errors while vagrant up on islandora-playbook repository #1
Open
djillalimazigh566
wants to merge
109
commits into
alxp:7.x
Choose a base branch
from
Islandora:7.x
base: 7.x
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…e replaced with any file type (#1) * Return empty if no restriction set, enforce this on the form
* ISLANDORA-2073 Don't allow datastreams if object is forbidden. * Move object check to be more explicit for datastreams.
* Removing jenkins and doxygen stuff * Replacing ant command with straight bash * Looking for islandora * islandora where art thou? * Consolidating common checks into a single bash script to be called by all the other modules. * Wrapping up the test run call so we only have to change it in one place if we deviate * making 'em executable * Naming typo. Missed a hardcoded islandora path.
Changed maintainer to Diego Pino and changed the scheme in a GitHub URL to HTTPS.
ISLANDORA-2153: Allow datastreams with no MIME type restrictions to be replaced with any file type
Add orphaned objects capability to core. What a long, strange road it's been.
Respect namespace restrictions in manage deleted objects. A very necessary update. Thanks, @whikloj!
Error: Call to a member function getTimestamp() on boolean in islandora_view_datastream_cache_check()
Fix islandora for latest 3.6 coding standard update.
Dummy composer.json to see if it'll appease packagist
Revert "Dummy composer.json to see if it'll appease packagist"
Add optional label text to datastream download links
Solr pid lookup
review from bryjbrown
Add new variable to install file
Add Solr option for Orphaned Objects list
Exclude configured root from orphans list
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
I have these two errors while running vagrant uo on islandora-playbook repository:
fatal: [default]: FAILED! => {"msg": "The conditional check 'motomo_sql_dump_create | changed' failed. The error was: No filter named 'changed' found.\n\nThe error appears to be in '/home/oem/islandora-playbook/roles/external/Islandora-Devops.matomo/tasks/console_install.yml': line 12, column 3, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n\n- name:\n ^ here\n"}
fatal: [default]: FAILED! => {"ansible_facts": {}, "ansible_included_var_files": [], "changed": false, "message": "Could not find or access 'Ubuntu-20.yml'\nSearched in:\n\t/home/oem/islandora-playbook/roles/external/geerlingguy.java/vars/Ubuntu-20.yml\n\t/home/oem/islandora-playbook/roles/external/geerlingguy.java/Ubuntu-20.yml\n\t/home/oem/islandora-playbook/roles/external/geerlingguy.java/tasks/vars/Ubuntu-20.yml\n\t/home/oem/islandora-playbook/roles/external/geerlingguy.java/tasks/Ubuntu-20.yml\n\t/home/oem/islandora-playbook/vars/Ubuntu-20.yml\n\t/home/oem/islandora-playbook/Ubuntu-20.yml on the Ansible Controller.\nIf you are using a module and expect the file to exist on the remo