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

Error When Installing on Mac #2545

Closed
1 of 2 tasks
atharva-2001 opened this issue Mar 12, 2024 · 1 comment
Closed
1 of 2 tasks

Error When Installing on Mac #2545

atharva-2001 opened this issue Mar 12, 2024 · 1 comment
Labels

Comments

@atharva-2001
Copy link
Member

Describe the bug

Strange error when installing via lock files on Mac.

To Reproduce

Device Config
OS: macOS 14.3 23D56 arm64
Host: Mac15,7
Kernel: 23.3.0

mamba create --name tardis-devel --file conda-osx-64.lock

Screenshots

Error message
```
Downloading and Extracting Packages:


Downloading and Extracting Packages:

Preparing transaction: done
Verifying transaction: failed
The package for jupyter_server located at /Users/atharva/miniforge3/pkgs/jupyter_server-2.7.3-pyhd8ed1ab_1
appears to be corrupted. The path 'site-packages/jupyter_server-2.7.3.dist-info/METADATA'
specified in the package manifest cannot be found.

The package for jupyterlab located at /Users/atharva/miniforge3/pkgs/jupyterlab-4.0.6-pyhd8ed1ab_0
appears to be corrupted. The path 'site-packages/jupyterlab-4.0.6.dist-info/METADATA'
specified in the package manifest cannot be found.

This transaction has incompatible packages due to a shared path.
  packages: conda-forge/osx-64::jpeg-9e-hb7f2c08_3, conda-forge/osx-64::libjpeg-turbo-2.1.5.1-h0dc2134_1
  path: 'bin/cjpeg'

This transaction has incompatible packages due to a shared path.
  packages: conda-forge/osx-64::jpeg-9e-hb7f2c08_3, conda-forge/osx-64::libjpeg-turbo-2.1.5.1-h0dc2134_1
  path: 'bin/djpeg'

This transaction has incompatible packages due to a shared path.
  packages: conda-forge/osx-64::jpeg-9e-hb7f2c08_3, conda-forge/osx-64::libjpeg-turbo-2.1.5.1-h0dc2134_1
  path: 'bin/jpegtran'

This transaction has incompatible packages due to a shared path.
  packages: conda-forge/osx-64::jpeg-9e-hb7f2c08_3, conda-forge/osx-64::libjpeg-turbo-2.1.5.1-h0dc2134_1
  path: 'bin/rdjpgcom'

This transaction has incompatible packages due to a shared path.
  packages: conda-forge/osx-64::jpeg-9e-hb7f2c08_3, conda-forge/osx-64::libjpeg-turbo-2.1.5.1-h0dc2134_1
  path: 'bin/wrjpgcom'

This transaction has incompatible packages due to a shared path.
  packages: conda-forge/osx-64::jpeg-9e-hb7f2c08_3, conda-forge/osx-64::libjpeg-turbo-2.1.5.1-h0dc2134_1
  path: 'include/jconfig.h'

This transaction has incompatible packages due to a shared path.
  packages: conda-forge/osx-64::jpeg-9e-hb7f2c08_3, conda-forge/osx-64::libjpeg-turbo-2.1.5.1-h0dc2134_1
  path: 'include/jerror.h'

This transaction has incompatible packages due to a shared path.
  packages: conda-forge/osx-64::jpeg-9e-hb7f2c08_3, conda-forge/osx-64::libjpeg-turbo-2.1.5.1-h0dc2134_1
  path: 'include/jmorecfg.h'

This transaction has incompatible packages due to a shared path.
  packages: conda-forge/osx-64::jpeg-9e-hb7f2c08_3, conda-forge/osx-64::libjpeg-turbo-2.1.5.1-h0dc2134_1
  path: 'include/jpeglib.h'

This transaction has incompatible packages due to a shared path.
  packages: conda-forge/osx-64::jpeg-9e-hb7f2c08_3, conda-forge/osx-64::libjpeg-turbo-2.1.5.1-h0dc2134_1
  path: 'lib/libjpeg.a'

This transaction has incompatible packages due to a shared path.
  packages: conda-forge/osx-64::jpeg-9e-hb7f2c08_3, conda-forge/osx-64::libjpeg-turbo-2.1.5.1-h0dc2134_1
  path: 'lib/libjpeg.dylib'

This transaction has incompatible packages due to a shared path.
  packages: conda-forge/osx-64::jpeg-9e-hb7f2c08_3, conda-forge/osx-64::libjpeg-turbo-2.1.5.1-h0dc2134_1
  path: 'lib/pkgconfig/libjpeg.pc'

This transaction has incompatible packages due to a shared path.
  packages: conda-forge/osx-64::jpeg-9e-hb7f2c08_3, conda-forge/osx-64::libjpeg-turbo-2.1.5.1-h0dc2134_1
  path: 'share/man/man1/cjpeg.1'

This transaction has incompatible packages due to a shared path.
  packages: conda-forge/osx-64::jpeg-9e-hb7f2c08_3, conda-forge/osx-64::libjpeg-turbo-2.1.5.1-h0dc2134_1
  path: 'share/man/man1/djpeg.1'

This transaction has incompatible packages due to a shared path.
  packages: conda-forge/osx-64::jpeg-9e-hb7f2c08_3, conda-forge/osx-64::libjpeg-turbo-2.1.5.1-h0dc2134_1
  path: 'share/man/man1/jpegtran.1'

This transaction has incompatible packages due to a shared path.
  packages: conda-forge/osx-64::jpeg-9e-hb7f2c08_3, conda-forge/osx-64::libjpeg-turbo-2.1.5.1-h0dc2134_1
  path: 'share/man/man1/rdjpgcom.1'

This transaction has incompatible packages due to a shared path.
  packages: conda-forge/osx-64::jpeg-9e-hb7f2c08_3, conda-forge/osx-64::libjpeg-turbo-2.1.5.1-h0dc2134_1
  path: 'share/man/man1/wrjpgcom.1'



CondaVerificationError: The package for jupyter_server located at /Users/atharva/miniforge3/pkgs/jupyter_server-2.7.3-pyhd8ed1ab_1
appears to be corrupted. The path 'site-packages/jupyter_server-2.7.3.dist-info/METADATA'
specified in the package manifest cannot be found.

CondaVerificationError: The package for jupyterlab located at /Users/atharva/miniforge3/pkgs/jupyterlab-4.0.6-pyhd8ed1ab_0
appears to be corrupted. The path 'site-packages/jupyterlab-4.0.6.dist-info/METADATA'
specified in the package manifest cannot be found.

ClobberError: This transaction has incompatible packages due to a shared path.
  packages: conda-forge/osx-64::jpeg-9e-hb7f2c08_3, conda-forge/osx-64::libjpeg-turbo-2.1.5.1-h0dc2134_1
  path: 'bin/cjpeg'


ClobberError: This transaction has incompatible packages due to a shared path.
  packages: conda-forge/osx-64::jpeg-9e-hb7f2c08_3, conda-forge/osx-64::libjpeg-turbo-2.1.5.1-h0dc2134_1
  path: 'bin/djpeg'


ClobberError: This transaction has incompatible packages due to a shared path.
  packages: conda-forge/osx-64::jpeg-9e-hb7f2c08_3, conda-forge/osx-64::libjpeg-turbo-2.1.5.1-h0dc2134_1
  path: 'bin/jpegtran'


ClobberError: This transaction has incompatible packages due to a shared path.
  packages: conda-forge/osx-64::jpeg-9e-hb7f2c08_3, conda-forge/osx-64::libjpeg-turbo-2.1.5.1-h0dc2134_1
  path: 'bin/rdjpgcom'


ClobberError: This transaction has incompatible packages due to a shared path.
  packages: conda-forge/osx-64::jpeg-9e-hb7f2c08_3, conda-forge/osx-64::libjpeg-turbo-2.1.5.1-h0dc2134_1
  path: 'bin/wrjpgcom'


ClobberError: This transaction has incompatible packages due to a shared path.
  packages: conda-forge/osx-64::jpeg-9e-hb7f2c08_3, conda-forge/osx-64::libjpeg-turbo-2.1.5.1-h0dc2134_1
  path: 'include/jconfig.h'


ClobberError: This transaction has incompatible packages due to a shared path.
  packages: conda-forge/osx-64::jpeg-9e-hb7f2c08_3, conda-forge/osx-64::libjpeg-turbo-2.1.5.1-h0dc2134_1
  path: 'include/jerror.h'


ClobberError: This transaction has incompatible packages due to a shared path.
  packages: conda-forge/osx-64::jpeg-9e-hb7f2c08_3, conda-forge/osx-64::libjpeg-turbo-2.1.5.1-h0dc2134_1
  path: 'include/jmorecfg.h'


ClobberError: This transaction has incompatible packages due to a shared path.
  packages: conda-forge/osx-64::jpeg-9e-hb7f2c08_3, conda-forge/osx-64::libjpeg-turbo-2.1.5.1-h0dc2134_1
  path: 'include/jpeglib.h'


ClobberError: This transaction has incompatible packages due to a shared path.
  packages: conda-forge/osx-64::jpeg-9e-hb7f2c08_3, conda-forge/osx-64::libjpeg-turbo-2.1.5.1-h0dc2134_1
  path: 'lib/libjpeg.a'


ClobberError: This transaction has incompatible packages due to a shared path.
  packages: conda-forge/osx-64::jpeg-9e-hb7f2c08_3, conda-forge/osx-64::libjpeg-turbo-2.1.5.1-h0dc2134_1
  path: 'lib/libjpeg.dylib'


ClobberError: This transaction has incompatible packages due to a shared path.
  packages: conda-forge/osx-64::jpeg-9e-hb7f2c08_3, conda-forge/osx-64::libjpeg-turbo-2.1.5.1-h0dc2134_1
  path: 'lib/pkgconfig/libjpeg.pc'


ClobberError: This transaction has incompatible packages due to a shared path.
  packages: conda-forge/osx-64::jpeg-9e-hb7f2c08_3, conda-forge/osx-64::libjpeg-turbo-2.1.5.1-h0dc2134_1
  path: 'share/man/man1/cjpeg.1'


ClobberError: This transaction has incompatible packages due to a shared path.
  packages: conda-forge/osx-64::jpeg-9e-hb7f2c08_3, conda-forge/osx-64::libjpeg-turbo-2.1.5.1-h0dc2134_1
  path: 'share/man/man1/djpeg.1'


ClobberError: This transaction has incompatible packages due to a shared path.
  packages: conda-forge/osx-64::jpeg-9e-hb7f2c08_3, conda-forge/osx-64::libjpeg-turbo-2.1.5.1-h0dc2134_1
  path: 'share/man/man1/jpegtran.1'


ClobberError: This transaction has incompatible packages due to a shared path.
  packages: conda-forge/osx-64::jpeg-9e-hb7f2c08_3, conda-forge/osx-64::libjpeg-turbo-2.1.5.1-h0dc2134_1
  path: 'share/man/man1/rdjpgcom.1'


ClobberError: This transaction has incompatible packages due to a shared path.
  packages: conda-forge/osx-64::jpeg-9e-hb7f2c08_3, conda-forge/osx-64::libjpeg-turbo-2.1.5.1-h0dc2134_1
  path: 'share/man/man1/wrjpgcom.1'


```

System

  • OS:

    • GNU/Linux
    • macOS
  • Environment (conda list):

Additional context

@atharva-2001
Copy link
Member Author

Got it fixed with conda clean --all

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant