Skip to content

Instantly share code, notes, and snippets.

@gijzelaerr
Created April 10, 2020 12:15
Show Gist options
  • Save gijzelaerr/7faebd0d769b4707a0683dadeb6deb33 to your computer and use it in GitHub Desktop.
Save gijzelaerr/7faebd0d769b4707a0683dadeb6deb33 to your computer and use it in GitHub Desktop.
etting up arvados-api-server (2.0.1-1) ...
WARNING: Web service (Nginx or Apache) not found.
To override, set the WEB_SERVICE environment variable to the name of the service
hosting the Rails server.
For Debian-based systems, then reconfigure this package with dpkg-reconfigure.
For RPM-based systems, then reinstall this package.
Assumption: is configured to serve Rails from
/var/www/arvados-api/current
Assumption: and passenger run as www-data
Creating symlinks to configuration in /etc/arvados/api ...... done.
/var/lib/dpkg/info/arvados-api-server.postinst: 319: /var/lib/dpkg/info/arvados-api-server.postinst: bundle: not found
Installing bundler.../var/lib/dpkg/info/arvados-api-server.postinst: 180: /var/lib/dpkg/info/arvados-api-server.postinst: gem: not found
failed.
dpkg: error processing package arvados-api-server (--configure):
installed arvados-api-server package post-installation script subprocess returned error exit status 127
Processing triggers for libc-bin (2.27-3ubuntu1) ...
Processing triggers for ca-certificates (20180409) ...
Updating certificates in /etc/ssl/certs...
0 added, 0 removed; done.
Running hooks in /etc/ca-certificates/update.d...
done.
Errors were encountered while processing:
arvados-api-server
E: Sub-process /usr/bin/dpkg returned an error code (1)
The command '/bin/sh -c apt-get install -y arvados-api-server arvados-controller' returned a non-zero code: 100
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment