Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 456916 - sci-libs/netcdf-cxx-4.2-r1 doesn't play well with sci-libs/netcdf-4.2.1.1 (inifinite loop in nc-config)
Summary: sci-libs/netcdf-cxx-4.2-r1 doesn't play well with sci-libs/netcdf-4.2.1.1 (in...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
: 487214 (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-02-12 11:19 UTC by Helmut Jarausch
Modified: 2014-02-27 18:59 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Helmut Jarausch 2013-02-12 11:19:35 UTC
Invoking 
nc-config --help  (or with any other option) results in infinite loop
since it calls ncxx4-config which calls nc-config 

The same is true for
ncxx4-config --help   (or with any other option) 

Helmut.
Comment 1 Sébastien Fabbro (RETIRED) gentoo-dev 2013-02-20 17:06:41 UTC
+  20 Feb 2013; Sébastien Fabbro <bicatali@gentoo.org>
+  files/netcdf-cxx-4.2-config.patch:
+  Avoid infinite loop with netcdf (bug #456916)
+
Comment 2 Sébastien Fabbro (RETIRED) gentoo-dev 2014-02-27 18:00:23 UTC
*** Bug 487214 has been marked as a duplicate of this bug. ***
Comment 3 Sébastien Fabbro (RETIRED) gentoo-dev 2014-02-27 18:00:53 UTC
looks like it is not fully fixed.
Comment 4 Sébastien Fabbro (RETIRED) gentoo-dev 2014-02-27 18:59:18 UTC
wrong call - it is fixed