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

two errors while vagrant up on islandora-playbook repository #1

Open
wants to merge 109 commits into
base: 7.x
Choose a base branch
from

Conversation

djillalimazigh566
Copy link

@djillalimazigh566 djillalimazigh566 commented Jun 15, 2021

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

Brandon Weigel and others added 30 commits December 6, 2017 21:05
…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()
jonathangreen and others added 30 commits October 3, 2019 12:08
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
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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.