Playbook build fails when deploying Matomo #1810
Labels
Subject: Ansible Playbook
Related to the maintenance and upkeep associated with an Ansible Playbook for Islandora. Always also
Subject:Deployment
related to deployment of Islandora. Usually accompanied by the deployment flavour (Ansible/docker)
Building a Playbook has failed three times in a row for me, here:
Both
unzip
andtar
are available on the VM and execute normally.I manually downloaded the zip file in question, https://builds.piwik.org/piwik-3.6.0.zip, and it unzips fine on the VM. The md5 of the file fetched by Ansible is 7334d8b1ec7ea74c07e1a9b9b73fd285, whereas the md5 of the manually (and sucessfully unzippable) file is 53c0580a185d8fe770590d6d0c909a78, so it would appear that the one downloaded within Ansible for deployment is corrupted. Size of good one is 19418053 bytes, size of bad one is 18421889, so maybe it's download is being intereupted?
I'll also point out that the latest version of Matomo is 4.2.1, so I'm wondering if we should upgrade to that version in the Ansible role.
Can someone try to build a fresh playbook to see if you can replicate what I'm describing?
The text was updated successfully, but these errors were encountered: