-
Hello,
I get the following error when running `mix deps.get`
Getting tzdata (Hex package)
Request failed (:timeout)
If this happens consistently, adjust your concurrency and timeout settings:
…
-
Ideas for a new version of Tzdata:
## Compile time data with update warnings
- Allow the data to be a separate Hex package, rather than downloaded directly from the IANA servers. Use this data a…
-
I had to use `2019a-r0` to get this working. Version is hardcoded at https://github.com/hpaolini/tiny-nvr/blob/master/Dockerfile#L32
-
Hello,
```elixir
Erlang/OTP 22 [erts-10.5] [source] [64-bit] [smp:16:16] [ds:16:16:10] [async-threads:1]
IEx 1.9.4 (compiled with Erlang/OTP 22)
```
```erlang
{
"hackney": {:hex, :hac…
-
- [x] I read [the conda-forge documentation](https://conda-forge.org/docs/user/introduction.html#how-can-i-install-packages-from-conda-forge) and could not find the solution for my problem there.
…
-
For android 10 and higher tzdata should be replaced in `/system/apex/com.android.tzdata/etc/tz/` too
in my phone (xiaomi mi 9 se *android 11) after running update in the app and reboot nothing chan…
-
**Is your feature request related to a problem? Please describe.**
Components sometimes (often indirectly) make use of Go's `time.LoadLocation`. This depends on an [IANA Time Zone Database](https://w…
-
Hi everyone,
As documented `periodic.time_zone` makes use of Go's `LoadLocation()` which needs the time zone database to be available.
https://developer.hashicorp.com/nomad/docs/job-specificatio…
elrzn updated
1 month ago
-
`dpkg-reconfigure tzdata` should be run `:immediately` after updating the data files. Otherwise if the Chef run fails for some other reason, the command will never be run, and the timezone will never …
-
The coupling of moment-timezone with tzdata significantly increases the test burden when we simply want to update tzdata.
I'm open taking this work on myself if an approach can be agreed upon.