Hi everybody,
I am a maintainer of Pharo package in Arch Linux distribution and would like to ask you if there is some way how to get Pharo release in some specific (non-changing) version. I am now using link to official stable release [1], but the archive is changing quite often without giving any notice (version number change), which breaks the package building due to hash sums changes. Thanks Best regards Daniel [1] http://files.pharo.org/platform/Pharo4.0-linux.zip |
Well as far as image goes, you can download whatever version you want here http://files.pharo.org/image/40/ So each "release" does have a different version number, only it is not usually advertised. If you are interested in the reason of the change, usually searching the version in issue tracker will give an issue Peter On Tue, Jun 23, 2015 at 12:26 PM, Daniel Milde <[hidden email]> wrote: Hi everybody, |
Thanks, that is exactly what I needed.
I will combine the package from VM and image archives. Thanks Daniel Dne 23.6.2015 v 12:59 Peter Uhnák napsal(a): > Well as far as image goes, you can download whatever version you want > here http://files.pharo.org/image/40/ > So each "release" does have a different version number, only it is not > usually advertised. > > If you are interested in the reason of the change, usually searching the > version in issue tracker will give an issue > https://pharo.fogbugz.com/f/cases/15797/Backport-4-0-New-PackageManifests-should-be-classes-not-instances > > Peter > > On Tue, Jun 23, 2015 at 12:26 PM, Daniel Milde <[hidden email] > <mailto:[hidden email]>> wrote: > > Hi everybody, > I am a maintainer of Pharo package in Arch Linux distribution and would > like to ask you if there is some way how to get Pharo release in some > specific (non-changing) version. > > I am now using link to official stable release [1], but the archive is > changing quite often without giving any notice (version number change), > which breaks the package building due to hash sums changes. > > Thanks > > Best regards > Daniel > > [1] http://files.pharo.org/platform/Pharo4.0-linux.zip > > |
Thanks Daniel for your time and effort.
Le 24/6/15 07:49, Daniel Milde a écrit : > Thanks, that is exactly what I needed. > I will combine the package from VM and image archives. > > Thanks > Daniel > > Dne 23.6.2015 v 12:59 Peter Uhnák napsal(a): >> Well as far as image goes, you can download whatever version you want >> here http://files.pharo.org/image/40/ >> So each "release" does have a different version number, only it is not >> usually advertised. >> >> If you are interested in the reason of the change, usually searching the >> version in issue tracker will give an issue >> https://pharo.fogbugz.com/f/cases/15797/Backport-4-0-New-PackageManifests-should-be-classes-not-instances >> >> Peter >> >> On Tue, Jun 23, 2015 at 12:26 PM, Daniel Milde <[hidden email] >> <mailto:[hidden email]>> wrote: >> >> Hi everybody, >> I am a maintainer of Pharo package in Arch Linux distribution and would >> like to ask you if there is some way how to get Pharo release in some >> specific (non-changing) version. >> >> I am now using link to official stable release [1], but the archive is >> changing quite often without giving any notice (version number change), >> which breaks the package building due to hash sums changes. >> >> Thanks >> >> Best regards >> Daniel >> >> [1] http://files.pharo.org/platform/Pharo4.0-linux.zip >> >> > |
Free forum by Nabble | Edit this page |