Re: [Pharo-users] Error when trying to initiate Pharo in Ubuntu 64 bits
Hi Gabriel, Version 11.10 of Ubuntu is no longer supported. That ended nearly a year ago. That means that there is no heartbleed openssl update, you might need to compile a safe version from source. And that also means that there is no recent precompiled pharo for it. If you need to use a machine for a longer time, you might want to either use a LTS version, or upgrade regularly. Stephan
Hi Gabriel, On Tue, Apr 22, 2014 at 1:14 AM, Stephan Eggermont <stephan@stack.nl> wrote:
Version 11.10 of Ubuntu is no longer supported. That ended nearly a year ago. That means that there is no heartbleed openssl update, you might need to compile a safe version from source. And that also means that there is no recent precompiled pharo for it. If you need to use a machine for a longer time, you might want to either use a LTS version, or upgrade regularly.
Stephan is right. You *must* upgrade your system. Look at this: http://en.wikipedia.org/wiki/Ubuntu_%28operating_system%29#Releases. "Old version" means your system has several security issues that won't get fixed automatically. -- Damien Cassou http://damiencassou.seasidehosting.st "Success is the ability to go from one failure to another without losing enthusiasm." Winston Churchill
2014-04-22 13:11 GMT+01:00 Damien Cassou <damien.cassou@gmail.com>:
Hi Gabriel,
On Tue, Apr 22, 2014 at 1:14 AM, Stephan Eggermont <stephan@stack.nl> wrote:
Version 11.10 of Ubuntu is no longer supported. That ended nearly a year ago. That means that there is no heartbleed openssl update, you might need to compile a safe version from source. And that also means that there is no recent precompiled pharo for it. If you need to use a machine for a longer time, you might want to either use a LTS version, or upgrade regularly.
Stephan is right. You *must* upgrade your system.
Right or not, it´s besides the point. Replace "Ubuntu 11.10" with "Debian 7". Updated system, no heartbleed, and still no Pharo because they are shipping 2.13.
http://files.pharo.org/vm/pharo/linux/pharovm-u804.tar.gz On 22 Apr 2014, at 15:26, Sergi Reyner <sergi.reyner@gmail.com> wrote:
2014-04-22 13:11 GMT+01:00 Damien Cassou <damien.cassou@gmail.com>: Hi Gabriel,
On Tue, Apr 22, 2014 at 1:14 AM, Stephan Eggermont <stephan@stack.nl> wrote:
Version 11.10 of Ubuntu is no longer supported. That ended nearly a year ago. That means that there is no heartbleed openssl update, you might need to compile a safe version from source. And that also means that there is no recent precompiled pharo for it. If you need to use a machine for a longer time, you might want to either use a LTS version, or upgrade regularly.
Stephan is right. You *must* upgrade your system.
Right or not, it´s besides the point. Replace "Ubuntu 11.10" with "Debian 7". Updated system, no heartbleed, and still no Pharo because they are shipping 2.13.
2014-04-22 15:26 GMT+01:00 Esteban Lorenzano <estebanlm@gmail.com>:
Whoever compiled it deserves commendation. Nevertheless, in my opinion it´s an issue to keep in mind for the future; distributions are likely to upgrade their libc at different points in time, and a good lowest common denominator should be chosen with care, otherwise it´s not really "common" at all. PS: in case it´s not apparent I´m not an Ubuntu fan :) Cheers, Sergi
Okay! Thank you all! :-) Date: Tue, 22 Apr 2014 15:47:44 +0100 From: sergi.reyner@gmail.com To: pharo-users@lists.pharo.org Subject: Re: [Pharo-users] Error when trying to initiate Pharo in Ubuntu 64 bits 2014-04-22 15:26 GMT+01:00 Esteban Lorenzano <estebanlm@gmail.com>: http://files.pharo.org/vm/pharo/linux/pharovm-u804.tar.gz Whoever compiled it deserves commendation. Nevertheless, in my opinion it´s an issue to keep in mind for the future; distributions are likely to upgrade their libc at different points in time, and a good lowest common denominator should be chosen with care, otherwise it´s not really "common" at all. PS: in case it´s not apparent I´m not an Ubuntu fan :) Cheers,Sergi
participants (5)
-
Damien Cassou -
Esteban Lorenzano -
GABRIEL DEFAGOT -
Sergi Reyner -
Stephan Eggermont