GnuTLS recv error (-9): A TLS packet with unexpected length was received
up vote
0
down vote
favorite
I was trying to install openfoam5 as the instructions provided here:
https://openfoam.org/download/5-0-ubuntu/
But when I run this command:
sudo apt-get -y install openfoam5
after some percents downloaded, I got this error:
The following additional packages will be installed:
paraviewopenfoam54
The following NEW packages will be installed:
openfoam5 paraviewopenfoam54
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 138 MB of archives.
After this operation, 885 MB of additional disk space will be used.
Get:1 https://netix.dl.sourceforge.net/project/foam/foam/ubuntu xenial/main amd64 openfoam5 amd64 20171030 [80.5 MB]
Err:1 https://netix.dl.sourceforge.net/project/foam/foam/ubuntu xenial/main amd64 openfoam5 amd64 20171030
GnuTLS recv error (-9): A TLS packet with unexpected length was received.
Get:2 https://netix.dl.sourceforge.net/project/foam/foam/ubuntu xenial/main amd64 paraviewopenfoam54 amd64 0-3 [58.0 MB]
Err:2 https://netix.dl.sourceforge.net/project/foam/foam/ubuntu xenial/main amd64 paraviewopenfoam54 amd64 0-3
GnuTLS recv error (-9): A TLS packet with unexpected length was received.
E: Failed to fetch https://netix.dl.sourceforge.net/project/foam/foam/ubuntu/dists/xenial/main/binary-amd64/openfoam5_20171030_amd64.deb GnuTLS recv error (-9): A TLS packet with unexpected length was received.
E: Failed to fetch https://netix.dl.sourceforge.net/project/foam/foam/ubuntu/dists/xenial/main/binary-amd64/paraviewopenfoam54_0-3_amd64.deb GnuTLS recv error (-9): A TLS packet with unexpected length was received.
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
My operating system is Ubuntu 16.04
What's the problem? And what's the solution?
git
add a comment |Â
up vote
0
down vote
favorite
I was trying to install openfoam5 as the instructions provided here:
https://openfoam.org/download/5-0-ubuntu/
But when I run this command:
sudo apt-get -y install openfoam5
after some percents downloaded, I got this error:
The following additional packages will be installed:
paraviewopenfoam54
The following NEW packages will be installed:
openfoam5 paraviewopenfoam54
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 138 MB of archives.
After this operation, 885 MB of additional disk space will be used.
Get:1 https://netix.dl.sourceforge.net/project/foam/foam/ubuntu xenial/main amd64 openfoam5 amd64 20171030 [80.5 MB]
Err:1 https://netix.dl.sourceforge.net/project/foam/foam/ubuntu xenial/main amd64 openfoam5 amd64 20171030
GnuTLS recv error (-9): A TLS packet with unexpected length was received.
Get:2 https://netix.dl.sourceforge.net/project/foam/foam/ubuntu xenial/main amd64 paraviewopenfoam54 amd64 0-3 [58.0 MB]
Err:2 https://netix.dl.sourceforge.net/project/foam/foam/ubuntu xenial/main amd64 paraviewopenfoam54 amd64 0-3
GnuTLS recv error (-9): A TLS packet with unexpected length was received.
E: Failed to fetch https://netix.dl.sourceforge.net/project/foam/foam/ubuntu/dists/xenial/main/binary-amd64/openfoam5_20171030_amd64.deb GnuTLS recv error (-9): A TLS packet with unexpected length was received.
E: Failed to fetch https://netix.dl.sourceforge.net/project/foam/foam/ubuntu/dists/xenial/main/binary-amd64/paraviewopenfoam54_0-3_amd64.deb GnuTLS recv error (-9): A TLS packet with unexpected length was received.
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
My operating system is Ubuntu 16.04
What's the problem? And what's the solution?
git
$ sudo apt update && sudo apt install openfoam5
â Knud Larsen
Feb 24 at 18:06
Unfortunately It didn't work!
â O.E
Feb 25 at 9:05
Seems that the link / the url you are using : netix.dl.sourceforge.net/project/foam/foam/ubuntu is down ... could be temporary ... or forever. Suggest : openfoam.org/download/5-0-ubuntu
â Knud Larsen
Feb 25 at 11:49
What do you mean by your suggestion? What's the solution to this problem? May you take a look at this: arashmilani.com/post?id=21 How can I add these line to php code in ubuntu 16.04?
â O.E
Feb 25 at 18:49
OK, your url seems to work : I installedopenfoam5
on one of my Ubuntu 16.04 installs. Result: dropbox.com/s/kxgmcmzqzpdu18t/openfoam5.txt?dl=0 ... I don't know how you can get the »TLS packet with unexpected length« error. Did you do any changes to your OS?
â Knud Larsen
Feb 25 at 20:10
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I was trying to install openfoam5 as the instructions provided here:
https://openfoam.org/download/5-0-ubuntu/
But when I run this command:
sudo apt-get -y install openfoam5
after some percents downloaded, I got this error:
The following additional packages will be installed:
paraviewopenfoam54
The following NEW packages will be installed:
openfoam5 paraviewopenfoam54
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 138 MB of archives.
After this operation, 885 MB of additional disk space will be used.
Get:1 https://netix.dl.sourceforge.net/project/foam/foam/ubuntu xenial/main amd64 openfoam5 amd64 20171030 [80.5 MB]
Err:1 https://netix.dl.sourceforge.net/project/foam/foam/ubuntu xenial/main amd64 openfoam5 amd64 20171030
GnuTLS recv error (-9): A TLS packet with unexpected length was received.
Get:2 https://netix.dl.sourceforge.net/project/foam/foam/ubuntu xenial/main amd64 paraviewopenfoam54 amd64 0-3 [58.0 MB]
Err:2 https://netix.dl.sourceforge.net/project/foam/foam/ubuntu xenial/main amd64 paraviewopenfoam54 amd64 0-3
GnuTLS recv error (-9): A TLS packet with unexpected length was received.
E: Failed to fetch https://netix.dl.sourceforge.net/project/foam/foam/ubuntu/dists/xenial/main/binary-amd64/openfoam5_20171030_amd64.deb GnuTLS recv error (-9): A TLS packet with unexpected length was received.
E: Failed to fetch https://netix.dl.sourceforge.net/project/foam/foam/ubuntu/dists/xenial/main/binary-amd64/paraviewopenfoam54_0-3_amd64.deb GnuTLS recv error (-9): A TLS packet with unexpected length was received.
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
My operating system is Ubuntu 16.04
What's the problem? And what's the solution?
git
I was trying to install openfoam5 as the instructions provided here:
https://openfoam.org/download/5-0-ubuntu/
But when I run this command:
sudo apt-get -y install openfoam5
after some percents downloaded, I got this error:
The following additional packages will be installed:
paraviewopenfoam54
The following NEW packages will be installed:
openfoam5 paraviewopenfoam54
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 138 MB of archives.
After this operation, 885 MB of additional disk space will be used.
Get:1 https://netix.dl.sourceforge.net/project/foam/foam/ubuntu xenial/main amd64 openfoam5 amd64 20171030 [80.5 MB]
Err:1 https://netix.dl.sourceforge.net/project/foam/foam/ubuntu xenial/main amd64 openfoam5 amd64 20171030
GnuTLS recv error (-9): A TLS packet with unexpected length was received.
Get:2 https://netix.dl.sourceforge.net/project/foam/foam/ubuntu xenial/main amd64 paraviewopenfoam54 amd64 0-3 [58.0 MB]
Err:2 https://netix.dl.sourceforge.net/project/foam/foam/ubuntu xenial/main amd64 paraviewopenfoam54 amd64 0-3
GnuTLS recv error (-9): A TLS packet with unexpected length was received.
E: Failed to fetch https://netix.dl.sourceforge.net/project/foam/foam/ubuntu/dists/xenial/main/binary-amd64/openfoam5_20171030_amd64.deb GnuTLS recv error (-9): A TLS packet with unexpected length was received.
E: Failed to fetch https://netix.dl.sourceforge.net/project/foam/foam/ubuntu/dists/xenial/main/binary-amd64/paraviewopenfoam54_0-3_amd64.deb GnuTLS recv error (-9): A TLS packet with unexpected length was received.
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
My operating system is Ubuntu 16.04
What's the problem? And what's the solution?
git
git
edited Feb 24 at 18:27
Chai T. Rex
3,67211132
3,67211132
asked Feb 24 at 16:34
O.E
10619
10619
$ sudo apt update && sudo apt install openfoam5
â Knud Larsen
Feb 24 at 18:06
Unfortunately It didn't work!
â O.E
Feb 25 at 9:05
Seems that the link / the url you are using : netix.dl.sourceforge.net/project/foam/foam/ubuntu is down ... could be temporary ... or forever. Suggest : openfoam.org/download/5-0-ubuntu
â Knud Larsen
Feb 25 at 11:49
What do you mean by your suggestion? What's the solution to this problem? May you take a look at this: arashmilani.com/post?id=21 How can I add these line to php code in ubuntu 16.04?
â O.E
Feb 25 at 18:49
OK, your url seems to work : I installedopenfoam5
on one of my Ubuntu 16.04 installs. Result: dropbox.com/s/kxgmcmzqzpdu18t/openfoam5.txt?dl=0 ... I don't know how you can get the »TLS packet with unexpected length« error. Did you do any changes to your OS?
â Knud Larsen
Feb 25 at 20:10
add a comment |Â
$ sudo apt update && sudo apt install openfoam5
â Knud Larsen
Feb 24 at 18:06
Unfortunately It didn't work!
â O.E
Feb 25 at 9:05
Seems that the link / the url you are using : netix.dl.sourceforge.net/project/foam/foam/ubuntu is down ... could be temporary ... or forever. Suggest : openfoam.org/download/5-0-ubuntu
â Knud Larsen
Feb 25 at 11:49
What do you mean by your suggestion? What's the solution to this problem? May you take a look at this: arashmilani.com/post?id=21 How can I add these line to php code in ubuntu 16.04?
â O.E
Feb 25 at 18:49
OK, your url seems to work : I installedopenfoam5
on one of my Ubuntu 16.04 installs. Result: dropbox.com/s/kxgmcmzqzpdu18t/openfoam5.txt?dl=0 ... I don't know how you can get the »TLS packet with unexpected length« error. Did you do any changes to your OS?
â Knud Larsen
Feb 25 at 20:10
$ sudo apt update && sudo apt install openfoam5
â Knud Larsen
Feb 24 at 18:06
$ sudo apt update && sudo apt install openfoam5
â Knud Larsen
Feb 24 at 18:06
Unfortunately It didn't work!
â O.E
Feb 25 at 9:05
Unfortunately It didn't work!
â O.E
Feb 25 at 9:05
Seems that the link / the url you are using : netix.dl.sourceforge.net/project/foam/foam/ubuntu is down ... could be temporary ... or forever. Suggest : openfoam.org/download/5-0-ubuntu
â Knud Larsen
Feb 25 at 11:49
Seems that the link / the url you are using : netix.dl.sourceforge.net/project/foam/foam/ubuntu is down ... could be temporary ... or forever. Suggest : openfoam.org/download/5-0-ubuntu
â Knud Larsen
Feb 25 at 11:49
What do you mean by your suggestion? What's the solution to this problem? May you take a look at this: arashmilani.com/post?id=21 How can I add these line to php code in ubuntu 16.04?
â O.E
Feb 25 at 18:49
What do you mean by your suggestion? What's the solution to this problem? May you take a look at this: arashmilani.com/post?id=21 How can I add these line to php code in ubuntu 16.04?
â O.E
Feb 25 at 18:49
OK, your url seems to work : I installed
openfoam5
on one of my Ubuntu 16.04 installs. Result: dropbox.com/s/kxgmcmzqzpdu18t/openfoam5.txt?dl=0 ... I don't know how you can get the »TLS packet with unexpected length« error. Did you do any changes to your OS?â Knud Larsen
Feb 25 at 20:10
OK, your url seems to work : I installed
openfoam5
on one of my Ubuntu 16.04 installs. Result: dropbox.com/s/kxgmcmzqzpdu18t/openfoam5.txt?dl=0 ... I don't know how you can get the »TLS packet with unexpected length« error. Did you do any changes to your OS?â Knud Larsen
Feb 25 at 20:10
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
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%2f1009370%2fgnutls-recv-error-9-a-tls-packet-with-unexpected-length-was-received%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
$ sudo apt update && sudo apt install openfoam5
â Knud Larsen
Feb 24 at 18:06
Unfortunately It didn't work!
â O.E
Feb 25 at 9:05
Seems that the link / the url you are using : netix.dl.sourceforge.net/project/foam/foam/ubuntu is down ... could be temporary ... or forever. Suggest : openfoam.org/download/5-0-ubuntu
â Knud Larsen
Feb 25 at 11:49
What do you mean by your suggestion? What's the solution to this problem? May you take a look at this: arashmilani.com/post?id=21 How can I add these line to php code in ubuntu 16.04?
â O.E
Feb 25 at 18:49
OK, your url seems to work : I installed
openfoam5
on one of my Ubuntu 16.04 installs. Result: dropbox.com/s/kxgmcmzqzpdu18t/openfoam5.txt?dl=0 ... I don't know how you can get the »TLS packet with unexpected length« error. Did you do any changes to your OS?â Knud Larsen
Feb 25 at 20:10