You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.
Right now MEOS does not support 32 bit architectures. I am not sure if there is any demand for this issue right now, so I might not invest more into this right now. However, putting the details here in case anyone wants to take a stab at it.
How to test in a 32 bit environment
We can spin up a temporary container with 32 bit ubuntu with a volume mapping using:
$ docker run --rm -it -v $(pwd):/app i386/ubuntu:rolling bash
Then we can build and test MEOS within the container
Right now MEOS does not support 32 bit architectures. I am not sure if there is any demand for this issue right now, so I might not invest more into this right now. However, putting the details here in case anyone wants to take a stab at it.
How to test in a 32 bit environment
We can spin up a temporary container with 32 bit ubuntu with a volume mapping using:
Then we can build and test MEOS within the container
Right now most errors are because of loss of information in datetime, example:
The text was updated successfully, but these errors were encountered: