Unidata / netcdf-cxx4

Official GitHub repository for netCDF-C++ libraries and utilities.
Other
126 stars 49 forks source link

netcdf-cxx4 4.3.1 install libh5bzip2.so #75

Open opoplawski opened 5 years ago

opoplawski commented 5 years ago

Working on updating the Fedora package to 4.3.1 and it fails with:

Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/netcdf-cxx4-4.3.1-1.fc32.x86_64
BUILDSTDERR: error: Installed (but unpackaged) file(s) found:
BUILDSTDERR:    /usr/lib64/libh5bzip2.so

Near as I can tell, this library is only used by the tests and should not be installed.

https://koji.fedoraproject.org/koji/taskinfo?taskID=37656474

DennisHeimbigner commented 5 years ago

Is this related to this: https://github.com/Unidata/netcdf-c/pull/1348

matzeri commented 4 years ago

Is this plugin the same of the C version ?

WardF commented 4 years ago

@matzeri yes it is.