question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

libhdf5 bug fix deployment?

See original GitHub issue

I’m wondering what the strategy is of releasing h5py on pypi and conda. Currently we have one libhdf5 deployed per h5py version (both pypi and conda) which does not allow including bug fixes in libhdf5. For example h5py 2.10 ships with libhdf5 1.10.4 while currently we are at libhdf5 1.10.7. Would it be feasible to deploy additional packages for each h5py version with upgraded libhdf5? Or perhaps create a new h5py release every time libhdf5 1.10.x or 1.12.x is released?

Who is managing the conda packages? And what is the “official” channel? We have h5py on the default channel and on conda-forge https://anaconda.org/search?q=h5py

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:14 (11 by maintainers)

github_iconTop GitHub Comments

1reaction
woutdenolfcommented, Aug 18, 2021

Btw does anyone understand the logic of the branches on https://github.com/HDFGroup/hdf5? For example we have 1.10/master, hdf5_1_10, hdf5_1_10_7, master, develop

https://github.com/HDFGroup/hdf5/blob/develop/doc/branches-explained.md

1reaction
tacaswellcommented, Aug 17, 2021

I would also add that if @ajelenak or someone else from the hdf5 group wants to take over building and publishing the wheels I will not stand in the way of any level of complexity 😃

My views here are based on what we can reasonably do with the volunteer/community effort we have now.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Chapter 6. Bug fixes Red Hat OpenShift Data Foundation 4.9
This section describes notable bug fixes introduced in Red Hat OpenShift Data ... Multicloud Object Gateway (MCG) storage class which was deployed as...
Read more >
HDF5 Error: File Failed to Open for Reading During Configure
Issue On Windows 10 x64, after cloning master and pressing Configure in CMake-GUI 3.21.1, I see this error:
Read more >
Should bug fixes be deployed as soon as they're ready?
Regardless of framework used, the general idea is to: Deliver value to the client as fast as possible; Deliver value to the client...
Read more >
Bugs in package hdf5-tools (version 1.10.8+repack-4) in ...
Debian Bug report logs: Bugs in package hdf5-tools (version 1.10.8+repack-4) in unstable · Outstanding bugs -- Normal bugs; Unclassified (5 bugs) · Summary....
Read more >
Enhancements and bug fixes - Elastic
Fixed warning when logs and metrics are disabled. Prevents a false negative warning "Resource plans are inconsistent with deployment logging and ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found