Skip to content

Instantly share code, notes, and snippets.

@filler
Created March 24, 2011 03:33
Show Gist options
  • Save filler/884512 to your computer and use it in GitHub Desktop.
Save filler/884512 to your computer and use it in GitHub Desktop.
ERROR: Unexpected error while running command.
Command: apt-get install -y mysql-server
Exit code: 100
Stdout: 'Reading package lists...\nBuilding dependency tree...\nReading state information...\nSome packages could not be installed. This may mean that you have\nrequested an impossible situation or if you are using the unstable\ndistribution that some required packages have not yet been created\nor been moved out of Incoming.\nThe following information may help to resolve the situation:\n\nThe following packages have unmet dependencies:\n mysql-server: Depends: mysql-server-5.1 but it is not going to be installed\n'
Stderr: 'E: Broken packages\n'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment