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
The first two have identical hash values, so it seems redundant to have both.
More importantly, the internal folder of the first (or second) archive is reported by tarfile.TarFile as ./hdf5-2.1.1, not as hdf5-2.1.1, which causes problems with the package manager conan (see conan-io/conan#19893 (comment)).
This discussion was converted from issue #6375 on April 21, 2026 16:11.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I noticed that the releases contain many different archives, e.g.
The first two have identical hash values, so it seems redundant to have both.
More importantly, the internal folder of the first (or second) archive is reported by tarfile.TarFile as ./hdf5-2.1.1, not as hdf5-2.1.1, which causes problems with the package manager conan (see conan-io/conan#19893 (comment)).
What is the purpose of these archives?
Beta Was this translation helpful? Give feedback.
All reactions