Skip to content

Instantly share code, notes, and snippets.

@kstevens715
Created November 17, 2016 13:22
Show Gist options
  • Save kstevens715/04db9b19cc36aac0a99da3b5d6eb9515 to your computer and use it in GitHub Desktop.
Save kstevens715/04db9b19cc36aac0a99da3b5d6eb9515 to your computer and use it in GitHub Desktop.
SQL Server on Ubuntu install error
kstevens@liaison-dell:~$ sudo apt-get install mssql-server
Reading package lists... Done
Building dependency tree
Reading state information... Done
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:
mssql-server : Depends: openssl (>= 1.0.2) but 1.0.1f-1ubuntu2.21 is to be installed
E: Unable to correct problems, you have held broken packages.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment