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

Switch from ossuuid to libuuid? #83

Closed
bouweandela opened this issue Jun 12, 2020 · 1 comment
Closed

Switch from ossuuid to libuuid? #83

bouweandela opened this issue Jun 12, 2020 · 1 comment

Comments

@bouweandela
Copy link

This package depends on ossuuid, which cannot be installed at the same time as libuuid, used by many other packages such as matplotlib (see e.g. conda-forge/libcf-feedstock#20, conda-forge/cmor-feedstock#9, PCMDI/cmor#458). Would it be possible to switch to libuuid?

It looks like you might also encounter this issue when adding cmor as a dependency again in #79, since that package has now switched.

ClobberWarning: This transaction has incompatible packages due to a shared path.
  packages: conda-forge/linux-64::libuuid-2.32.1-h14c3975_1000, conda-forge/linux-64::ossuuid-1.6.2-hf484d3e_1000
  path: 'lib/libuuid.a'


ClobberWarning: This transaction has incompatible packages due to a shared path.
  packages: conda-forge/linux-64::libuuid-2.32.1-h14c3975_1000, conda-forge/linux-64::ossuuid-1.6.2-hf484d3e_1000
  path: 'lib/libuuid.la'


ClobberWarning: This transaction has incompatible packages due to a shared path.
  packages: conda-forge/linux-64::libuuid-2.32.1-h14c3975_1000, conda-forge/linux-64::ossuuid-1.6.2-hf484d3e_1000
  path: 'lib/libuuid.so'


ClobberWarning: This transaction has incompatible packages due to a shared path.
  packages: conda-forge/linux-64::libuuid-2.32.1-h14c3975_1000, conda-forge/linux-64::ossuuid-1.6.2-hf484d3e_1000
  path: 'lib/pkgconfig/uuid.pc'
@ocefpaf
Copy link
Member

ocefpaf commented Jun 12, 2020

These are warnings and not errors. Also, please add the required debug information from the issue template. I do not get those warnings when trying that and I cannot guide you any further without that information.

@ocefpaf ocefpaf closed this as completed Jun 12, 2020
@conda-forge conda-forge locked and limited conversation to collaborators Jun 12, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants