How can I ignore a package dependency?
![Creative The name of the picture](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgO9GURib1T8z7lCwjOGLQaGtrueEthgQ8LO42ZX8cOfTqDK4jvDDpKkLFwf2J49kYCMNW7d4ABih_XCb_2UXdq5fPJDkoyg7-8g_YfRUot-XnaXkNYycsNp7lA5_TW9td0FFpLQ2APzKcZ/s1600/1.jpg)
![Creative The name of the picture](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhYQ0N5W1qAOxLP7t7iOM6O6AzbZnkXUy16s7P_CWfOb5UbTQY_aDsc727chyphenhyphen5W4IppVNernMMQeaUFTB_rFzAd95_CDt-tnwN-nBx6JyUp2duGjPaL5-VgNO41AVsA_vu30EJcipdDG409/s400/Clash+Royale+CLAN+TAG%2523URR8PPP.png)
up vote
0
down vote
favorite
I'm trying to install mssql-server
on Ubuntu;
I did all these steps on microsoft.com.
And I get the message:
$ sudo apt-get install -y mssql-server
...
The following packages have unmet dependencies:
mssql-server : Depends: openssl (<= 1.1.0)
But I already have openssl=1.1.0g-2ubuntu4
, and i think that is OK to go with this version of openssl
. How can I skip this check?
apt package-management
 |Â
show 1 more comment
up vote
0
down vote
favorite
I'm trying to install mssql-server
on Ubuntu;
I did all these steps on microsoft.com.
And I get the message:
$ sudo apt-get install -y mssql-server
...
The following packages have unmet dependencies:
mssql-server : Depends: openssl (<= 1.1.0)
But I already have openssl=1.1.0g-2ubuntu4
, and i think that is OK to go with this version of openssl
. How can I skip this check?
apt package-management
Which Ubuntu version is this you try this on?
â Videonauth
May 26 at 11:08
@Videonauth that is Ubuntu 18.04 LTS.
â Nikita Kal'chenko
May 26 at 13:37
Well i guess you got an already working for you answer right now?
â Videonauth
May 26 at 13:38
@Videonauth now it provides conflicts, so it was removed withapt-get --fix-broken
, I will reinstall it later.
â Nikita Kal'chenko
May 26 at 13:45
O.k. when you do, please provide any maybe showing up conflicts by doing an edit of your question then, so either I can write you an answer or the current answerer can update his. As far i can see the biggest problem is, that this package was made for Ubuntu 16.04 and that there is no package yet for 18.04.
â Videonauth
May 26 at 13:49
 |Â
show 1 more comment
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I'm trying to install mssql-server
on Ubuntu;
I did all these steps on microsoft.com.
And I get the message:
$ sudo apt-get install -y mssql-server
...
The following packages have unmet dependencies:
mssql-server : Depends: openssl (<= 1.1.0)
But I already have openssl=1.1.0g-2ubuntu4
, and i think that is OK to go with this version of openssl
. How can I skip this check?
apt package-management
I'm trying to install mssql-server
on Ubuntu;
I did all these steps on microsoft.com.
And I get the message:
$ sudo apt-get install -y mssql-server
...
The following packages have unmet dependencies:
mssql-server : Depends: openssl (<= 1.1.0)
But I already have openssl=1.1.0g-2ubuntu4
, and i think that is OK to go with this version of openssl
. How can I skip this check?
apt package-management
edited May 26 at 10:17
![](https://i.stack.imgur.com/8CW8e.png?s=32&g=1)
![](https://i.stack.imgur.com/8CW8e.png?s=32&g=1)
Zanna
47.8k13116226
47.8k13116226
asked May 26 at 9:23
![](https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=32)
![](https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=32)
Nikita Kal'chenko
32
32
Which Ubuntu version is this you try this on?
â Videonauth
May 26 at 11:08
@Videonauth that is Ubuntu 18.04 LTS.
â Nikita Kal'chenko
May 26 at 13:37
Well i guess you got an already working for you answer right now?
â Videonauth
May 26 at 13:38
@Videonauth now it provides conflicts, so it was removed withapt-get --fix-broken
, I will reinstall it later.
â Nikita Kal'chenko
May 26 at 13:45
O.k. when you do, please provide any maybe showing up conflicts by doing an edit of your question then, so either I can write you an answer or the current answerer can update his. As far i can see the biggest problem is, that this package was made for Ubuntu 16.04 and that there is no package yet for 18.04.
â Videonauth
May 26 at 13:49
 |Â
show 1 more comment
Which Ubuntu version is this you try this on?
â Videonauth
May 26 at 11:08
@Videonauth that is Ubuntu 18.04 LTS.
â Nikita Kal'chenko
May 26 at 13:37
Well i guess you got an already working for you answer right now?
â Videonauth
May 26 at 13:38
@Videonauth now it provides conflicts, so it was removed withapt-get --fix-broken
, I will reinstall it later.
â Nikita Kal'chenko
May 26 at 13:45
O.k. when you do, please provide any maybe showing up conflicts by doing an edit of your question then, so either I can write you an answer or the current answerer can update his. As far i can see the biggest problem is, that this package was made for Ubuntu 16.04 and that there is no package yet for 18.04.
â Videonauth
May 26 at 13:49
Which Ubuntu version is this you try this on?
â Videonauth
May 26 at 11:08
Which Ubuntu version is this you try this on?
â Videonauth
May 26 at 11:08
@Videonauth that is Ubuntu 18.04 LTS.
â Nikita Kal'chenko
May 26 at 13:37
@Videonauth that is Ubuntu 18.04 LTS.
â Nikita Kal'chenko
May 26 at 13:37
Well i guess you got an already working for you answer right now?
â Videonauth
May 26 at 13:38
Well i guess you got an already working for you answer right now?
â Videonauth
May 26 at 13:38
@Videonauth now it provides conflicts, so it was removed with
apt-get --fix-broken
, I will reinstall it later.â Nikita Kal'chenko
May 26 at 13:45
@Videonauth now it provides conflicts, so it was removed with
apt-get --fix-broken
, I will reinstall it later.â Nikita Kal'chenko
May 26 at 13:45
O.k. when you do, please provide any maybe showing up conflicts by doing an edit of your question then, so either I can write you an answer or the current answerer can update his. As far i can see the biggest problem is, that this package was made for Ubuntu 16.04 and that there is no package yet for 18.04.
â Videonauth
May 26 at 13:49
O.k. when you do, please provide any maybe showing up conflicts by doing an edit of your question then, so either I can write you an answer or the current answerer can update his. As far i can see the biggest problem is, that this package was made for Ubuntu 16.04 and that there is no package yet for 18.04.
â Videonauth
May 26 at 13:49
 |Â
show 1 more comment
1 Answer
1
active
oldest
votes
up vote
0
down vote
accepted
Looks like Microsoft did not update their package MSSQL. Since openssl has got important fixes recently I would not try to ignore the dependency.
I recommend to install mysql-server
instead of mssql.
If you still want to install mssql this is the way to go:
apt download mssql-server
dpkg --ignore-depends=openssl -i mssql-server.deb
sudo apt-get install mssql-server --nodeps
â kukulo
May 26 at 10:16
or --no-install-recommends
â kukulo
May 26 at 10:17
With--no-install-recommends
I get the same erroneous output, it seems like it does nothing.--nodeps
flag is not available.
â Nikita Kal'chenko
May 26 at 10:52
apt download mssql-server then dpkg --ignore-depends=openssl -i mssql-server.deb . replace the mssql-server.deb with the filename that the apt downloads.
â kukulo
May 26 at 10:59
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
accepted
Looks like Microsoft did not update their package MSSQL. Since openssl has got important fixes recently I would not try to ignore the dependency.
I recommend to install mysql-server
instead of mssql.
If you still want to install mssql this is the way to go:
apt download mssql-server
dpkg --ignore-depends=openssl -i mssql-server.deb
sudo apt-get install mssql-server --nodeps
â kukulo
May 26 at 10:16
or --no-install-recommends
â kukulo
May 26 at 10:17
With--no-install-recommends
I get the same erroneous output, it seems like it does nothing.--nodeps
flag is not available.
â Nikita Kal'chenko
May 26 at 10:52
apt download mssql-server then dpkg --ignore-depends=openssl -i mssql-server.deb . replace the mssql-server.deb with the filename that the apt downloads.
â kukulo
May 26 at 10:59
add a comment |Â
up vote
0
down vote
accepted
Looks like Microsoft did not update their package MSSQL. Since openssl has got important fixes recently I would not try to ignore the dependency.
I recommend to install mysql-server
instead of mssql.
If you still want to install mssql this is the way to go:
apt download mssql-server
dpkg --ignore-depends=openssl -i mssql-server.deb
sudo apt-get install mssql-server --nodeps
â kukulo
May 26 at 10:16
or --no-install-recommends
â kukulo
May 26 at 10:17
With--no-install-recommends
I get the same erroneous output, it seems like it does nothing.--nodeps
flag is not available.
â Nikita Kal'chenko
May 26 at 10:52
apt download mssql-server then dpkg --ignore-depends=openssl -i mssql-server.deb . replace the mssql-server.deb with the filename that the apt downloads.
â kukulo
May 26 at 10:59
add a comment |Â
up vote
0
down vote
accepted
up vote
0
down vote
accepted
Looks like Microsoft did not update their package MSSQL. Since openssl has got important fixes recently I would not try to ignore the dependency.
I recommend to install mysql-server
instead of mssql.
If you still want to install mssql this is the way to go:
apt download mssql-server
dpkg --ignore-depends=openssl -i mssql-server.deb
Looks like Microsoft did not update their package MSSQL. Since openssl has got important fixes recently I would not try to ignore the dependency.
I recommend to install mysql-server
instead of mssql.
If you still want to install mssql this is the way to go:
apt download mssql-server
dpkg --ignore-depends=openssl -i mssql-server.deb
edited May 26 at 11:03
answered May 26 at 9:43
kukulo
842416
842416
sudo apt-get install mssql-server --nodeps
â kukulo
May 26 at 10:16
or --no-install-recommends
â kukulo
May 26 at 10:17
With--no-install-recommends
I get the same erroneous output, it seems like it does nothing.--nodeps
flag is not available.
â Nikita Kal'chenko
May 26 at 10:52
apt download mssql-server then dpkg --ignore-depends=openssl -i mssql-server.deb . replace the mssql-server.deb with the filename that the apt downloads.
â kukulo
May 26 at 10:59
add a comment |Â
sudo apt-get install mssql-server --nodeps
â kukulo
May 26 at 10:16
or --no-install-recommends
â kukulo
May 26 at 10:17
With--no-install-recommends
I get the same erroneous output, it seems like it does nothing.--nodeps
flag is not available.
â Nikita Kal'chenko
May 26 at 10:52
apt download mssql-server then dpkg --ignore-depends=openssl -i mssql-server.deb . replace the mssql-server.deb with the filename that the apt downloads.
â kukulo
May 26 at 10:59
sudo apt-get install mssql-server --nodeps
â kukulo
May 26 at 10:16
sudo apt-get install mssql-server --nodeps
â kukulo
May 26 at 10:16
or --no-install-recommends
â kukulo
May 26 at 10:17
or --no-install-recommends
â kukulo
May 26 at 10:17
With
--no-install-recommends
I get the same erroneous output, it seems like it does nothing. --nodeps
flag is not available.â Nikita Kal'chenko
May 26 at 10:52
With
--no-install-recommends
I get the same erroneous output, it seems like it does nothing. --nodeps
flag is not available.â Nikita Kal'chenko
May 26 at 10:52
apt download mssql-server then dpkg --ignore-depends=openssl -i mssql-server.deb . replace the mssql-server.deb with the filename that the apt downloads.
â kukulo
May 26 at 10:59
apt download mssql-server then dpkg --ignore-depends=openssl -i mssql-server.deb . replace the mssql-server.deb with the filename that the apt downloads.
â kukulo
May 26 at 10:59
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1040532%2fhow-can-i-ignore-a-package-dependency%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Which Ubuntu version is this you try this on?
â Videonauth
May 26 at 11:08
@Videonauth that is Ubuntu 18.04 LTS.
â Nikita Kal'chenko
May 26 at 13:37
Well i guess you got an already working for you answer right now?
â Videonauth
May 26 at 13:38
@Videonauth now it provides conflicts, so it was removed with
apt-get --fix-broken
, I will reinstall it later.â Nikita Kal'chenko
May 26 at 13:45
O.k. when you do, please provide any maybe showing up conflicts by doing an edit of your question then, so either I can write you an answer or the current answerer can update his. As far i can see the biggest problem is, that this package was made for Ubuntu 16.04 and that there is no package yet for 18.04.
â Videonauth
May 26 at 13:49