Bug 712290

Summary: Updated version of nco with netcdf4 support
Product: [Fedora] Fedora Reporter: Bjorge Solli <bjorge>
Component: ncoAssignee: Orion Poplawski <orion>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 14CC: orion, pertusus
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: nco-4.0.8-2.fc14 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-07-02 19:27:39 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Bjorge Solli 2011-06-10 06:57:15 UTC
Could you please update the package for Fedora 14 too, with the support for netcdf4?

Regards
Bjørge Solli

Comment 1 Bjorge Solli 2011-06-21 05:55:30 UTC
This is the error message I get:

$ ncks -a -h -O -4 -L 9  daysplitAEWJune30.nc outfile.nc
ncks: ERROR Requested netCDF4-format output file but NCO was not built with netCDF4 support
ncks: HINT: Obtain or build a netCDF4-enabled version of NCO.  Try, e.g., ./configure --enable-netcdf4 ...;make;make install

$ rpm -q nco
nco-4.0.5-3.fc14.x86_64

Hope this is possible to fix!

Comment 2 Fedora Update System 2011-06-21 16:46:01 UTC
nco-4.0.8-1.fc14 has been submitted as an update for Fedora 14.
https://admin.fedoraproject.org/updates/nco-4.0.8-1.fc14

Comment 3 Fedora Update System 2011-06-21 23:54:08 UTC
Package nco-4.0.8-1.fc14:
* should fix your issue,
* was pushed to the Fedora 14 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing nco-4.0.8-1.fc14'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/nco-4.0.8-1.fc14
then log in and leave karma (feedback).

Comment 4 Bjorge Solli 2011-06-23 07:43:14 UTC
Thankyou! I have updated my client's host and asked for feedback.

Comment 5 Bjorge Solli 2011-06-23 11:11:24 UTC
Hi, it works but still no netcdf4 support.. I had a look at your spec file and you seem to have some checks around the --enable-netcdf4

According to http://koji.fedoraproject.org/koji/packageinfo?packageID=2621 Fedora 9 was the last version that had only netcdf3.

Bjørge

Comment 6 Orion Poplawski 2011-06-23 15:53:58 UTC
Okay, apparently --enable-netcdf4 doesn't work and I needed to define ENABLE_NETCDF4 and HAVE_NETCDF4_H by hand.

Comment 7 Fedora Update System 2011-06-24 03:36:16 UTC
Package nco-4.0.8-2.fc14:
* should fix your issue,
* was pushed to the Fedora 14 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing nco-4.0.8-2.fc14'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/nco-4.0.8-2.fc14
then log in and leave karma (feedback).

Comment 8 Fedora Update System 2011-07-02 19:27:34 UTC
nco-4.0.8-2.fc14 has been pushed to the Fedora 14 stable repository.  If problems still persist, please make note of it in this bug report.