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

Remove tzdata from sysroot content? #62

Open
h-vetinari opened this issue Apr 18, 2024 · 0 comments
Open

Remove tzdata from sysroot content? #62

h-vetinari opened this issue Apr 18, 2024 · 0 comments

Comments

@h-vetinari
Copy link
Member

h-vetinari commented Apr 18, 2024

A large part of the content of sysroot_linux-<arch> is effectively the same as what's in tzdata, only shifted under

$PREFIX/<arch>-conda-linux-gnu/sysroot/usr/share/zoneinfo

instead of under $PREFIX/share/zoneinfo.

Without having done a manual diff (because I'm assuming the sysroots get out of date, while the tzdb keeps getting updated), the one noticeable difference I see is that the sysroot also contains yet more copies (variants?) of the tzdb under

$PREFIX/<arch>-conda-linux-gnu/sysroot/usr/share/zoneinfo/posix/...
$PREFIX/<arch>-conda-linux-gnu/sysroot/usr/share/zoneinfo/right/...

Perhaps it's a hassle to change or more convenient to keep the tzdb in the sysroot, but it seems like an odd duplication to me.

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