Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

haxelib throws an exception when installing any library #609

Open
SocratesDz opened this issue Sep 22, 2023 · 0 comments
Open

haxelib throws an exception when installing any library #609

SocratesDz opened this issue Sep 22, 2023 · 0 comments

Comments

@SocratesDz
Copy link

Problem description

When trying to install a package with haxelib install I get the following exception: Error: std@date_set_day.

$ haxelib install lime
Downloading lime-8,0,2.zip...
Download complete: 0.24KB in 1s (0.2KB/s)
Download complete: 125.28MB in 5.2s (23775.2KB/s)
Error: std@date_set_day

If I change my timezone from AST (UTC-04) to GMT (UTC+00) the previous command works as expected.
This same scenario occurs when also running a program. I can reproduce this issue only on a system running Pop!_OS 20.04 (and Pop!_OS 22.04 on a virtual machine). I have not run into that issue on other systems; I tested that on Manjaro and NixOS.

haxelib version is 4.1.0

Expected result

Use haxelib commands without needing to change my system time/date.


This issue was also reported by #513 , the user reportedly solved that by also changing their system time/date.

@SocratesDz SocratesDz changed the title haxelib throws an exception when installing any library or running a program haxelib throws an exception when installing any library Sep 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant