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

[Bug]: Build of venv is not deterministic #433

Open
thesayyn opened this issue Nov 13, 2024 · 0 comments
Open

[Bug]: Build of venv is not deterministic #433

thesayyn opened this issue Nov 13, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@thesayyn
Copy link
Member

What happened?

While adding transitions to py_image_layer i noticed that build of venv tool is not reproducible across different platforms even though the target platform is the same.

2458c2458
< -rwxr-xr-x  0 0      0    13195120 Jan  1  2023 ./py/tests/py_image_layer/my_app_bin.runfiles/aspect_rules_py/py/tools/venv_bin/venv_linux_x86_64_build
---
> -rwxr-xr-x  0 0      0    13204192 Jan  1  2023 ./py/tests/py_image_layer/my_app_bin.runfiles/aspect_rules_py/py/tools/venv_bin/venv_linux_x86_64_build

Version

Development (host) and target OS/architectures:

Output of bazel --version:

Version of the Aspect rules, or other relevant rules from your
WORKSPACE or MODULE.bazel file:

Language(s) and/or frameworks involved:

How to reproduce

No response

Any other information?

No response

@thesayyn thesayyn added the bug Something isn't working label Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant