Skip to content

Instantly share code, notes, and snippets.

@hkim823
Created July 8, 2014 21:02
Show Gist options
  • Save hkim823/5b491dd1cd8600f4af8c to your computer and use it in GitHub Desktop.
Save hkim823/5b491dd1cd8600f4af8c to your computer and use it in GitHub Desktop.
TASK: [edxapp | install system packages on which LMS and CMS rely] ************
failed: [localhost] => {"failed": true, "item": ""}
stderr: E: Unable to correct problems, you have held broken packages.
stdout: Reading package lists...
Building dependency tree...
Reading state information...
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
npm : Depends: nodejs but it is not going to be installed
Depends: nodejs-dev
Depends: node-request but it is not going to be installed
Depends: node-mkdirp but it is not going to be installed
Depends: node-minimatch but it is not going to be installed
Depends: node-semver but it is not going to be installed
Depends: node-ini but it is not going to be installed
Depends: node-graceful-fs but it is not going to be installed
Depends: node-abbrev but it is not going to be installed
Depends: node-nopt but it is not going to be installed
Depends: node-fstream but it is not going to be installed
Depends: node-rimraf but it is not going to be installed
Depends: node-tar but it is not going to be installed
Depends: node-which but it is not going to be installed
msg: 'apt-get install 's3cmd' 'graphviz-dev' 'graphviz' 'libmysqlclient-dev' 'gfortran' 'libatlas3gf-base' 'liblapack-dev' 'apparmor-utils' 'ipython' 'npm' 'libgeos-dev' 'gettext' 'libjpeg8-dev' 'libpng12-dev' ' failed: E: Unable to correct problems, you have held broken packages.
FATAL: all hosts have already failed -- aborting
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment