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

>=* should be renamed to * #220

Open
ruben-arts opened this issue Jan 16, 2024 · 2 comments
Open

>=* should be renamed to * #220

ruben-arts opened this issue Jan 16, 2024 · 2 comments

Comments

@ruben-arts
Copy link

The anaconda channel in osx-64 contains a >=* in the depends :

    "tapi-1000.10.8-ha1b3eb9_0.tar.bz2": {
      "build": "ha1b3eb9_0",
      "build_number": 0,
      "depends": [
        "libcxx >=*"
      ],
      "license": "UIUC",
      "license_family": "MIT",
      "md5": "7b162e44c4d1d87fb6fb63f11764c0ca",
      "name": "tapi",
      "sha256": "d750128a40f92e1125f583f57474f6b26bb168cd65b07e01a74e813d24dcfd62",
      "size": 5145518,
      "subdir": "osx-64",
      "timestamp": 1589529700015,
      "version": "1000.10.8"
    },

I think this shouldn't be the case as this doesn't make a lot of sense.

Could this be hotfixed?

@xiaoxiangmoe
Copy link

Just a friendly ping

@jezdez @cbouss @ryanskeith @chenghlee @jjhelmus

Could this be hotfixed in this repo?

@jezdez
Copy link
Contributor

jezdez commented Mar 1, 2024

Sorry for the slowness, that's really odd. @chenghlee Any idea why this happens? conda/rattler#551 was added to fix this downstream

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

3 participants