Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vendorizing json-c #11

Closed
xylar opened this issue Apr 10, 2019 · 1 comment
Closed

vendorizing json-c #11

xylar opened this issue Apr 10, 2019 · 1 comment

Comments

@xylar
Copy link
Contributor

xylar commented Apr 10, 2019

The latest cmor (3.4.0) seems to vendorize json-c. This is not a good situation because it clobbers any installation of the conda-forge package json-c:

This transaction has incompatible packages due to a shared path.
  packages: conda-forge::json-c-0.13.1-h14c3975_1001, conda-forge::cmor-3.4.0-py27h17cb6a4_2
  path: 'include/json-c/arraylist.h'
If you'd like to proceed anyway, re-run the command with the `--clobber` flag.
.
This transaction has incompatible packages due to a shared path.
  packages: conda-forge::json-c-0.13.1-h14c3975_1001, conda-forge::cmor-3.4.0-py27h17cb6a4_2
  path: 'include/json-c/bits.h'
If you'd like to proceed anyway, re-run the command with the `--clobber` flag.
.
This transaction has incompatible packages due to a shared path.
  packages: conda-forge::json-c-0.13.1-h14c3975_1001, conda-forge::cmor-3.4.0-py27h17cb6a4_2
  path: 'include/json-c/debug.h'
If you'd like to proceed anyway, re-run the command with the `--clobber` flag.

This may be an issue that needs to be handled upstream at https://github.com/PCMDI/cmor/ and I will open an issue there, too. But it's possible that the issue can be solved here in the feedstock.

@mauzey1
Copy link
Contributor

mauzey1 commented Aug 1, 2019

This has been resolved by the release of CMOR 3.5.0
https://github.com/PCMDI/cmor/releases/tag/3.5.0

@mauzey1 mauzey1 closed this as completed Aug 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants