Discussion:
[dart-misc] New version of Dartium
Xavier Hainaux
2018-06-22 07:17:27 UTC
Permalink
Hello,
We have 12 developers stuck with this message today:
"This version of Dartium has expired. Please download the latest version at
https://www.dartlang.org/tools/"

<Loading Image...>
Enterprise policy on Windows prevents to change the Date and time.

Dart2 is not out yet and we have 2M lines of code to migrate.

Can you please build another version of Dartium available for another 1
year?
--
For more ways to connect visit https://www.dartlang.org/community
---
You received this message because you are subscribed to the Google Groups "Dart Misc" group.
To unsubscribe from this group and stop receiving emails from it, send an email to misc+***@dartlang.org.
To view this discussion on the web visit https://groups.google.com/a/dartlang.org/d/msgid/misc/69ea105a-6160-4a7f-b9c7-9ab3ccdccc3b%40dartlang.org.
Xavier Hainaux
2018-06-22 09:31:27 UTC
Permalink
Ok an environnement variable *DARTIUM_EXPIRATION_TIME=1577836800* has
unblocked us.
Thanks :-)
Post by Xavier Hainaux
Hello,
"This version of Dartium has expired. Please download the latest version
at https://www.dartlang.org/tools/"
<https://lh3.googleusercontent.com/-fbBmQzcwrLM/WyyhwKt_pWI/AAAAAAAAdI4/os6p3amXmRkWZm-jDdfB8adtOOKfRNs-QCLcBGAs/s1600/ScreenShot427.png>
Enterprise policy on Windows prevents to change the Date and time.
Dart2 is not out yet and we have 2M lines of code to migrate.
Can you please build another version of Dartium available for another 1
year?
--
For more ways to connect visit https://www.dartlang.org/community
---
You received this message because you are subscribed to the Google Groups "Dart Misc" group.
To unsubscribe from this group and stop receiving emails from it, send an email to misc+***@dartlang.org.
To view this discussion on the web visit https://groups.google.com/a/dartlang.org/d/msgid/misc/7cbe5ed9-877e-4d5a-ae53-f7f876705518%40dartlang.org.
'William Hesse' via Dart Misc
2018-06-22 11:03:29 UTC
Permalink
The most recently released version of Dartium, downloadable from
https://v1-dartlang-org.firebaseapp.com/install/archive as version 1.24.3,
does not expire yet. That version is actually Dartium 1.24.2, since we did
not build a new Dartium for 1.24.3.

There are also instructions for overriding the Dartium expiration with an
environment variable:
Forgot to mention this can be overridden by creating a new expiration
date. E.g.,
To generate a new epoch timestamp goto https://www.epochconverter.com/ type
in a new date use your new epoch (in yellow this timestamp is GMT:
Wednesday, January 1, 2020 12:00:00 AM) then export the below:
export DARTIUM_EXPIRATION_TIME=1577836800
then launch dartium

For the long-term migration, the recommended path is to switch to using the
Dart Development Compiler (dartdevc), which integrates well with a IDE.
This can be done while remaining on Dart 1, on the stable channel or the
dev channel. It will be necessary when you move to Dart 2, either dev
channel or (in the future) stable.
Post by Xavier Hainaux
Ok an environnement variable *DARTIUM_EXPIRATION_TIME=1577836800* has
unblocked us.
Thanks :-)
Post by Xavier Hainaux
Hello,
"This version of Dartium has expired. Please download the latest version
at https://www.dartlang.org/tools/"
<https://lh3.googleusercontent.com/-fbBmQzcwrLM/WyyhwKt_pWI/AAAAAAAAdI4/os6p3amXmRkWZm-jDdfB8adtOOKfRNs-QCLcBGAs/s1600/ScreenShot427.png>
Enterprise policy on Windows prevents to change the Date and time.
Dart2 is not out yet and we have 2M lines of code to migrate.
Can you please build another version of Dartium available for another 1
year?
--
For more ways to connect visit https://www.dartlang.org/community
---
You received this message because you are subscribed to the Google Groups
"Dart Misc" group.
To unsubscribe from this group and stop receiving emails from it, send an
To view this discussion on the web visit
https://groups.google.com/a/dartlang.org/d/msgid/misc/7cbe5ed9-877e-4d5a-ae53-f7f876705518%40dartlang.org
<https://groups.google.com/a/dartlang.org/d/msgid/misc/7cbe5ed9-877e-4d5a-ae53-f7f876705518%40dartlang.org?utm_medium=email&utm_source=footer>
.
--
William Hesse
--
For more ways to connect visit https://www.dartlang.org/community
---
You received this message because you are subscribed to the Google Groups "Dart Misc" group.
To unsubscribe from this group and stop receiving emails from it, send an email to misc+***@dartlang.org.
To view this discussion on the web visit https://groups.google.com/a/dartlang.org/d/msgid/misc/CAMQL4kggz35G%3DgVzygjag8kkP1J9kor0vnhBM9BT0WGrkHhicQ%40mail.gmail.com.
Loading...