Automated install on Ubuntu 16.04 using Ansible failed (archivematica 1.7)

79 views
Skip to first unread message

Tjibbe Hofkamp

unread,
May 11, 2018, 6:30:01 AM5/11/18
to Archivematica Tech
I am investigating the possibilities of Archievmetica 1.7. I have a physical PC installed with UBUNTU 16.04 server LTS (updated to the latest patches) behind a proxy.
Cloned the github installation on this PC. Installed all needed software and started up the "vagrant up" command.
After some time, I got a virtualbox server, only with some errors (I forgot to write these down).
Added the /etc/apt/apt.conf with the proxy setting in the virtualbox server. Did a apt-get update/upgrade.
Try to repair it, and did a "vagrant provision", but got the error:
-----------------------------------------------------------------
==> am-local: Running provisioner: shell...
    am-local: Running: inline script
==> am-local: mesg: ttyname failed: Inappropriate ioctl for device
==> am-local: Reading package lists...
==> am-local: Building dependency tree...
==> am-local:
==> am-local: Reading state information...
==> am-local: python is already the newest version (2.7.12-1~16.04).
==> am-local: 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
==> am-local: Running provisioner: ansible...
    am-local: Running ansible-playbook...
[DEPRECATION WARNING]: Specifying include variables at the top-level of the
task is deprecated. Please see:
 for currently supported syntax regarding included files and
 variables. This feature will be removed in a future release. Deprecation
warnings can be disabled by setting deprecation_warnings=False in ansible.cfg.
ERROR! no action detected in task
The error appears to have been in '/home/tjibbe/deploy-pub/playbooks/archivematica-xenial/roles/geerlingguy.nodejs/tasks/main.yml': line 2, column 3, but may
be elsewhere in the file depending on the exact syntax problem.
The offending line appears to be:
---
- import_tasks: setup-Debian.yml
  ^ here
Ansible failed to complete successfully. Any error output should be
visible above. Please fix these errors and try again.
-----------------------------------------------------------------
"vagrant ssh" is working, and I can login into the server. Reboot did not fix it.
Searched for this setup-Debian.yml file, and it is in the github files. It says something about nodejs package installation.

Has anyone done this before ? What is the sollution ?
Or: where can I download a virtual server (hyperv or OVF) ?
Reply all
Reply to author
Forward
0 new messages