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

Update versions #222

Merged
merged 3 commits into from
Jul 14, 2022
Merged

Update versions #222

merged 3 commits into from
Jul 14, 2022

Conversation

rosiel
Copy link
Contributor

@rosiel rosiel commented Jul 13, 2022

GitHub Issue: (link)

What does this Pull Request do?

Updates the drupal modules and matomo version installed by Playbook.

What's new?

  • Installs Matomo 4.10 as well as a database designed for 4.10 (matomo wont work if the database is configured for an older version than it has in code, and while we used to install v.4.4.1, our database hadn't been updated since matomo 3.)
  • Updates the version of the pdfjs library
  • Removed rdfui and easyrdf, which were not installed and not used.
  • Does this change require documentation to be updated? no
  • Does this change add any new dependencies? no
  • Does this change require any other modifications to be made to the repository
    (i.e. Regeneration activity, etc.)? This should not be used to provision an existing site.
  • Could this change impact execution of existing code?

How should this be tested?

Spin up the playbook, and test services like matomo and facets.

Additional Notes:

Any additional information that you think would be helpful when reviewing this
PR.

Interested parties

Tag (@ mention) interested parties or, if unsure, @Islandora-Devops/committers

@alxp
Copy link
Contributor

alxp commented Jul 14, 2022

Might not be directly related to this PR but I just had a build fail due to this error:

TASK [Islandora-Devops.matomo : Expand Matomo.] ********************************
Wednesday 13 July 2022  23:00:45 -0300 (0:02:14.561)       0:17:41.996 ******** 
fatal: [default]: FAILED! => {"changed": false, "msg": "Failed to find handler for \"/var/www/html/matomo.tar.gz\". Make sure the required command to extract the file is installed.\nCommand \"/usr/bin/tar\" could not handle archive: Unable to list files in the archive: tar (child): zstd: Cannot exec: No such file or directory\ntar (child): Error is not recoverable: exiting now\n/usr/bin/tar: Child returned status 2\n/usr/bin/tar: Error is not recoverable: exiting now\n\nCommand \"/usr/bin/tar\" could not handle archive: Unable to list files in the archive: \ngzip: stdin: unexpected end of file\n/usr/bin/tar: Unexpected EOF in archive\n/usr/bin/tar: Error is not recoverable: exiting now\n\nCommand \"/usr/bin/unzip\" could not handle archive:   End-of-central-directory signature not found.  Either this file is not\n  a zipfile, or it constitutes one disk of a multi-part archive.  In the\n  latter case the central directory and zipfile comment will be found on\n  the last disk(s) of this archive.\nunzip:  cannot find zipfile directory in one of /var/www/html/matomo.tar.gz or\n        /var/www/html/matomo.tar.gz.zip, and cannot find /var/www/html/matomo.tar.gz.ZIP, period.\n\nCommand \"/usr/bin/tar\" could not handle archive: Unable to list files in the archive: xz: (stdin): File format not recognized\n/usr/bin/tar: Child returned status 1\n/usr/bin/tar: Error is not recoverable: exiting now\n\nCommand \"/usr/bin/tar\" could not handle archive: Unable to list files in the archive: bzip2: (stdin) is not a bzip2 file.\n/usr/bin/tar: Child returned status 2\n/usr/bin/tar: Error is not recoverable: exiting now\n"}

May be due to Ubuntu removing something related to .gz file support? Will look in to it.

@alxp
Copy link
Contributor

alxp commented Jul 14, 2022

Above problem seems to be a download / network error. Re-ran, tested derivative generation, all the basics seem to be working

@alxp
Copy link
Contributor

alxp commented Jul 14, 2022

Matomo works out of the box. Looks good.

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.

2 participants