conda-forge / mlflow-feedstock

A conda-smithy repository for mlflow.
BSD 3-Clause "New" or "Revised" License
1 stars 26 forks source link

Downstream pip check fails with 2.12.1 #173

Closed bollwyvl closed 4 months ago

bollwyvl commented 4 months ago

Solution to issue cannot be found in the documentation.

Issue

Not a lot that can be done with the new upstream packaging change, but:

import: 'dagster_mlflow'
/home/conda/feedstock_root/build_artifacts/dagster-libs_1713486206089/_test_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_pla/lib/python3.11/site-packages/pydantic/_internal/_config.py:334: UserWarning: Valid config keys have changed in V2:
* 'keep_untouched' has been renamed to 'ignored_types'
  warnings.warn(message, UserWarning)
import: 'dagster_mlflow'
+ pip check
dagster-mlflow 0.23.2 requires mlflow, which is not installed.

Over on typer, I added a thing to clean out site packages after installing the duplicate files of the "fat" package to avoid clobbers (and pip check issues). Not great, but then neither is shipping clobbers (or failing downstreams, of which typer has... many).

Installed packages


2024-04-19T00:50:41.4777589Z The following NEW packages will be INSTALLED:
2024-04-19T00:50:41.4778415Z 
2024-04-19T00:50:41.4780461Z     _libgcc_mutex:             0.1-conda_forge             conda-forge
2024-04-19T00:50:41.4781095Z     _openmp_mutex:             4.5-2_gnu                   conda-forge
2024-04-19T00:50:41.4781634Z     alembic:                   1.13.1-pyhd8ed1ab_1         conda-forge
2024-04-19T00:50:41.4782177Z     aniso8601:                 9.0.1-pyhd8ed1ab_0          conda-forge
2024-04-19T00:50:41.4782854Z     annotated-types:           0.6.0-pyhd8ed1ab_0          conda-forge
2024-04-19T00:50:41.4783372Z     aws-c-auth:                0.7.17-he0b1f16_2           conda-forge
2024-04-19T00:50:41.4783857Z     aws-c-cal:                 0.6.11-heb1d5e4_0           conda-forge
2024-04-19T00:50:41.4784360Z     aws-c-common:              0.9.15-hd590300_0           conda-forge
2024-04-19T00:50:41.4784868Z     aws-c-compression:         0.2.18-hce8ee76_3           conda-forge
2024-04-19T00:50:41.4785706Z     aws-c-event-stream:        0.4.2-h01f5eca_8            conda-forge
2024-04-19T00:50:41.4786406Z     aws-c-http:                0.8.1-hdb68c23_10           conda-forge
2024-04-19T00:50:41.4786899Z     aws-c-io:                  0.14.7-hbfbeace_6           conda-forge
2024-04-19T00:50:41.4787368Z     aws-c-mqtt:                0.10.3-h50844eb_4           conda-forge
2024-04-19T00:50:41.4787862Z     aws-c-s3:                  0.5.7-hb7bd14b_1            conda-forge
2024-04-19T00:50:41.4788336Z     aws-c-sdkutils:            0.1.15-hce8ee76_3           conda-forge
2024-04-19T00:50:41.4788836Z     aws-checksums:             0.1.18-hce8ee76_3           conda-forge
2024-04-19T00:50:41.4789709Z     aws-crt-cpp:               0.26.6-hf567797_4           conda-forge
2024-04-19T00:50:41.4792034Z     aws-sdk-cpp:               1.11.267-hbf3e495_6         conda-forge
2024-04-19T00:50:41.4792719Z     bcrypt:                    4.1.2-py311h46250e7_0       conda-forge
2024-04-19T00:50:41.4793620Z     blinker:                   1.7.0-pyhd8ed1ab_0          conda-forge
2024-04-19T00:50:41.4794066Z     brotli:                    1.1.0-hd590300_1            conda-forge
2024-04-19T00:50:41.4794473Z     brotli-bin:                1.1.0-hd590300_1            conda-forge
2024-04-19T00:50:41.4794944Z     brotli-python:             1.1.0-py311hb755f60_1       conda-forge
2024-04-19T00:50:41.4795357Z     bzip2:                     1.0.8-hd590300_5            conda-forge
2024-04-19T00:50:41.4796901Z     c-ares:                    1.28.1-hd590300_0           conda-forge
2024-04-19T00:50:41.4797441Z     ca-certificates:           2024.2.2-hbcca054_0         conda-forge
2024-04-19T00:50:41.4797926Z     certifi:                   2024.2.2-pyhd8ed1ab_0       conda-forge
2024-04-19T00:50:41.4798413Z     cffi:                      1.16.0-py311hb3a22ac_0      conda-forge
2024-04-19T00:50:41.4798884Z     charset-normalizer:        3.3.2-pyhd8ed1ab_0          conda-forge
2024-04-19T00:50:41.4799744Z     click:                     8.1.7-unix_pyh707e725_0     conda-forge
2024-04-19T00:50:41.4800330Z     cloudpickle:               3.0.0-pyhd8ed1ab_0          conda-forge
2024-04-19T00:50:41.4800722Z     colorama:                  0.4.6-pyhd8ed1ab_0          conda-forge
2024-04-19T00:50:41.4801129Z     coloredlogs:               14.0-pyhd8ed1ab_3           conda-forge
2024-04-19T00:50:41.4801657Z     contourpy:                 1.2.1-py311h9547e67_0       conda-forge
2024-04-19T00:50:41.4802536Z     croniter:                  2.0.3-pyhd8ed1ab_0          conda-forge
2024-04-19T00:50:41.4803288Z     cryptography:              42.0.5-py311h63ff55d_0      conda-forge
2024-04-19T00:50:41.4803697Z     cycler:                    0.12.1-pyhd8ed1ab_0         conda-forge
2024-04-19T00:50:41.4804095Z     dagster:                   1.7.2-pyhd8ed1ab_11         conda-forge
2024-04-19T00:50:41.4804476Z     dagster-mlflow:            0.23.2-pyhd8ed1ab_0         local      
2024-04-19T00:50:41.4804877Z     dagster-pipes:             1.7.2-pyhd8ed1ab_0          conda-forge
2024-04-19T00:50:41.4805264Z     docker-py:                 7.0.0-pyhd8ed1ab_0          conda-forge
2024-04-19T00:50:41.4805667Z     docstring_parser:          0.16-pyhd8ed1ab_0           conda-forge
2024-04-19T00:50:41.4807601Z     entrypoints:               0.4-pyhd8ed1ab_0            conda-forge
2024-04-19T00:50:41.4808410Z     flask:                     3.0.3-pyhd8ed1ab_0          conda-forge
2024-04-19T00:50:41.4808950Z     fonttools:                 4.51.0-py311h459d7ec_0      conda-forge
2024-04-19T00:50:41.4809423Z     freetype:                  2.12.1-h267a509_2           conda-forge
2024-04-19T00:50:41.4809905Z     fsspec:                    2024.3.1-pyhca7485f_0       conda-forge
2024-04-19T00:50:41.4810490Z     gflags:                    2.2.2-he1b5a44_1004         conda-forge
2024-04-19T00:50:41.4811066Z     gitdb:                     4.0.11-pyhd8ed1ab_0         conda-forge
2024-04-19T00:50:41.4811448Z     gitpython:                 3.1.43-pyhd8ed1ab_0         conda-forge
2024-04-19T00:50:41.4812410Z     glog:                      0.7.0-hed5481d_0            conda-forge
2024-04-19T00:50:41.4813159Z     graphene:                  3.3-pyhd8ed1ab_0            conda-forge
2024-04-19T00:50:41.4813547Z     graphql-core:              3.2.3-pyhd8ed1ab_0          conda-forge
2024-04-19T00:50:41.4813956Z     graphql-relay:             3.2.0-pyhd8ed1ab_0          conda-forge
2024-04-19T00:50:41.4814355Z     greenlet:                  3.0.3-py311hb755f60_0       conda-forge
2024-04-19T00:50:41.4814765Z     grpcio:                    1.62.2-py311ha6695c7_0      conda-forge
2024-04-19T00:50:41.4815178Z     grpcio-health-checking:    1.62.2-pyhd8ed1ab_0         conda-forge
2024-04-19T00:50:41.4815573Z     gunicorn:                  21.2.0-py311h38be061_1      conda-forge
2024-04-19T00:50:41.4816305Z     humanfriendly:             10.0-pyhd8ed1ab_6           conda-forge
2024-04-19T00:50:41.4816672Z     icu:                       73.2-h59595ed_0             conda-forge
2024-04-19T00:50:41.4817048Z     idna:                      3.7-pyhd8ed1ab_0            conda-forge
2024-04-19T00:50:41.4817418Z     importlib-metadata:        7.1.0-pyha770c72_0          conda-forge
2024-04-19T00:50:41.4817813Z     importlib_resources:       6.4.0-pyhd8ed1ab_0          conda-forge
2024-04-19T00:50:41.4818203Z     itsdangerous:              2.2.0-pyhd8ed1ab_0          conda-forge
2024-04-19T00:50:41.4818598Z     jinja2:                    3.1.3-pyhd8ed1ab_0          conda-forge
2024-04-19T00:50:41.4818993Z     joblib:                    1.4.0-pyhd8ed1ab_0          conda-forge
2024-04-19T00:50:41.4819888Z     keyutils:                  1.6.1-h166bdaf_0            conda-forge
2024-04-19T00:50:41.4820387Z     kiwisolver:                1.4.5-py311h9547e67_1       conda-forge
2024-04-19T00:50:41.4820780Z     krb5:                      1.21.2-h659d440_0           conda-forge
2024-04-19T00:50:41.4821188Z     lcms2:                     2.16-hb7c19ff_0             conda-forge
2024-04-19T00:50:41.4821606Z     ld_impl_linux-64:          2.40-h41732ed_0             conda-forge
2024-04-19T00:50:41.4822010Z     lerc:                      4.0.0-h27087fc_0            conda-forge
2024-04-19T00:50:41.4822428Z     libabseil:                 20240116.1-cxx17_h59595ed_2 conda-forge
2024-04-19T00:50:41.4822981Z     libarrow:                  15.0.2-he70291f_3_cpu       conda-forge
2024-04-19T00:50:41.4823393Z     libarrow-acero:            15.0.2-hac33072_3_cpu       conda-forge
2024-04-19T00:50:41.4824108Z     libarrow-dataset:          15.0.2-hac33072_3_cpu       conda-forge
2024-04-19T00:50:41.4824525Z     libarrow-flight:           15.0.2-hd42f311_3_cpu       conda-forge
2024-04-19T00:50:41.4824933Z     libarrow-flight-sql:       15.0.2-h9241762_3_cpu       conda-forge
2024-04-19T00:50:41.4825322Z     libarrow-gandiva:          15.0.2-hd4ab825_3_cpu       conda-forge
2024-04-19T00:50:41.4825728Z     libarrow-substrait:        15.0.2-h9241762_3_cpu       conda-forge
2024-04-19T00:50:41.4826283Z     libblas:                   3.9.0-22_linux64_openblas   conda-forge
2024-04-19T00:50:41.4826681Z     libbrotlicommon:           1.1.0-hd590300_1            conda-forge
2024-04-19T00:50:41.4827065Z     libbrotlidec:              1.1.0-hd590300_1            conda-forge
2024-04-19T00:50:41.4827435Z     libbrotlienc:              1.1.0-hd590300_1            conda-forge
2024-04-19T00:50:41.4827821Z     libcblas:                  3.9.0-22_linux64_openblas   conda-forge
2024-04-19T00:50:41.4828194Z     libcrc32c:                 1.1.2-h9c3ff4c_0            conda-forge
2024-04-19T00:50:41.4828601Z     libcurl:                   8.7.1-hca28451_0            conda-forge
2024-04-19T00:50:41.4828963Z     libdeflate:                1.20-hd590300_0             conda-forge
2024-04-19T00:50:41.4829703Z     libedit:                   3.1.20191231-he28a2e2_2     conda-forge
2024-04-19T00:50:41.4830101Z     libev:                     4.33-hd590300_2             conda-forge
2024-04-19T00:50:41.4830654Z     libevent:                  2.1.12-hf998b51_1           conda-forge
2024-04-19T00:50:41.4831233Z     libexpat:                  2.6.2-h59595ed_0            conda-forge
2024-04-19T00:50:41.4831638Z     libffi:                    3.4.2-h7f98852_5            conda-forge
2024-04-19T00:50:41.4832064Z     libgcc-ng:                 13.2.0-h807b86a_5           conda-forge
2024-04-19T00:50:41.4832457Z     libgfortran-ng:            13.2.0-h69a702a_5           conda-forge
2024-04-19T00:50:41.4833767Z     libgfortran5:              13.2.0-ha4646dd_5           conda-forge
2024-04-19T00:50:41.4834223Z     libgomp:                   13.2.0-h807b86a_5           conda-forge
2024-04-19T00:50:41.4834620Z     libgoogle-cloud:           2.22.0-h9be4e54_1           conda-forge
2024-04-19T00:50:41.4835040Z     libgoogle-cloud-storage:   2.22.0-hc7a4891_1           conda-forge
2024-04-19T00:50:41.4835437Z     libgrpc:                   1.62.2-h15f2491_0           conda-forge
2024-04-19T00:50:41.4835846Z     libiconv:                  1.17-hd590300_2             conda-forge
2024-04-19T00:50:41.4836388Z     libjpeg-turbo:             3.0.0-hd590300_1            conda-forge
2024-04-19T00:50:41.4836800Z     liblapack:                 3.9.0-22_linux64_openblas   conda-forge
2024-04-19T00:50:41.4837197Z     libllvm16:                 16.0.6-hb3ce162_3           conda-forge
2024-04-19T00:50:41.4837577Z     libnghttp2:                1.58.0-h47da74e_1           conda-forge
2024-04-19T00:50:41.4837968Z     libnl:                     3.9.0-hd590300_0            conda-forge
2024-04-19T00:50:41.4838342Z     libnsl:                    2.0.1-hd590300_0            conda-forge
2024-04-19T00:50:41.4838780Z     libopenblas:               0.3.27-pthreads_h413a1c8_0  conda-forge
2024-04-19T00:50:41.4839353Z     libparquet:                15.0.2-h6a7eafb_3_cpu       conda-forge
2024-04-19T00:50:41.4839914Z     libpng:                    1.6.43-h2797004_0           conda-forge
2024-04-19T00:50:41.4840321Z     libprotobuf:               4.25.3-h08a7969_0           conda-forge
2024-04-19T00:50:41.4840716Z     libre2-11:                 2023.09.01-h5a48ba9_2       conda-forge
2024-04-19T00:50:41.4841129Z     libsodium:                 1.0.18-h36c2ea0_1           conda-forge
2024-04-19T00:50:41.4841519Z     libsqlite:                 3.45.3-h2797004_0           conda-forge
2024-04-19T00:50:41.4841927Z     libssh2:                   1.11.0-h0841786_0           conda-forge
2024-04-19T00:50:41.4842342Z     libstdcxx-ng:              13.2.0-h7e041cc_5           conda-forge
2024-04-19T00:50:41.4843088Z     libthrift:                 0.19.0-hb90f79a_1           conda-forge
2024-04-19T00:50:41.4843676Z     libtiff:                   4.6.0-h1dd3fc0_3            conda-forge
2024-04-19T00:50:41.4844234Z     libutf8proc:               2.8.0-h166bdaf_0            conda-forge
2024-04-19T00:50:41.4844652Z     libuuid:                   2.38.1-h0b41bf4_0           conda-forge
2024-04-19T00:50:41.4845044Z     libwebp-base:              1.4.0-hd590300_0            conda-forge
2024-04-19T00:50:41.4845455Z     libxcb:                    1.15-h0b41bf4_0             conda-forge
2024-04-19T00:50:41.4845874Z     libxcrypt:                 4.4.36-hd590300_1           conda-forge
2024-04-19T00:50:41.4846418Z     libxml2:                   2.12.6-h232c23b_2           conda-forge
2024-04-19T00:50:41.4846814Z     libzlib:                   1.2.13-hd590300_5           conda-forge
2024-04-19T00:50:41.4847193Z     lz4-c:                     1.9.4-hcb278e6_0            conda-forge
2024-04-19T00:50:41.4847595Z     mako:                      1.3.3-pyhd8ed1ab_0          conda-forge
2024-04-19T00:50:41.4848140Z     markdown:                  3.6-pyhd8ed1ab_0            conda-forge
2024-04-19T00:50:41.4848553Z     markdown-it-py:            3.0.0-pyhd8ed1ab_0          conda-forge
2024-04-19T00:50:41.4848947Z     markupsafe:                2.1.5-py311h459d7ec_0       conda-forge
2024-04-19T00:50:41.4849958Z     matplotlib-base:           3.8.4-py311h54ef318_0       conda-forge
2024-04-19T00:50:41.4850377Z     mdurl:                     0.1.2-pyhd8ed1ab_0          conda-forge
2024-04-19T00:50:41.4850998Z     mlflow:                    2.12.1-h38be061_0           conda-forge
2024-04-19T00:50:41.4851483Z     mlflow-skinny:             2.12.1-py311h38be061_0      conda-forge
2024-04-19T00:50:41.4851910Z     mlflow-ui:                 2.12.1-py311h38be061_0      conda-forge
2024-04-19T00:50:41.4852310Z     munkres:                   1.1.4-pyh9f0ad1d_0          conda-forge
2024-04-19T00:50:41.4852900Z     ncurses:                   6.4.20240210-h59595ed_0     conda-forge
2024-04-19T00:50:41.4853634Z     numpy:                     1.26.4-py311h64a7726_0      conda-forge
2024-04-19T00:50:41.4854024Z     openjpeg:                  2.5.2-h488ebb8_0            conda-forge
2024-04-19T00:50:41.4854394Z     openssl:                   3.2.1-hd590300_1            conda-forge
2024-04-19T00:50:41.4854782Z     orc:                       2.0.0-h17fec99_1            conda-forge
2024-04-19T00:50:41.4855174Z     packaging:                 24.0-pyhd8ed1ab_0           conda-forge
2024-04-19T00:50:41.4855547Z     pandas:                    2.2.2-py311h320fe9a_0       conda-forge
2024-04-19T00:50:41.4855950Z     paramiko:                  3.4.0-pyhd8ed1ab_0          conda-forge
2024-04-19T00:50:41.4856501Z     pendulum:                  3.0.0-py311hda51310_0       conda-forge
2024-04-19T00:50:41.4857256Z     pillow:                    10.3.0-py311h18e6fac_0      conda-forge
2024-04-19T00:50:41.4857633Z     pip:                       24.0-pyhd8ed1ab_0           conda-forge
2024-04-19T00:50:41.4858043Z     prometheus_client:         0.20.0-pyhd8ed1ab_0         conda-forge
2024-04-19T00:50:41.4858461Z     prometheus_flask_exporter: 0.23.0-pyhd8ed1ab_0         conda-forge
2024-04-19T00:50:41.4859074Z     protobuf:                  4.25.3-py311h7b78aeb_0      conda-forge
2024-04-19T00:50:41.4859673Z     psutil:                    5.9.8-py311h459d7ec_0       conda-forge
2024-04-19T00:50:41.4860083Z     pthread-stubs:             0.4-h36c2ea0_1001           conda-forge
2024-04-19T00:50:41.4860666Z     pyarrow:                   15.0.2-py311h78dcc79_3_cpu  conda-forge
2024-04-19T00:50:41.4861063Z     pycparser:                 2.22-pyhd8ed1ab_0           conda-forge
2024-04-19T00:50:41.4861473Z     pydantic:                  2.7.0-pyhd8ed1ab_0          conda-forge
2024-04-19T00:50:41.4861892Z     pydantic-core:             2.18.1-py311h46250e7_0      conda-forge
2024-04-19T00:50:41.4862290Z     pygments:                  2.17.2-pyhd8ed1ab_0         conda-forge
2024-04-19T00:50:41.4863051Z     pynacl:                    1.5.0-py311h459d7ec_3       conda-forge
2024-04-19T00:50:41.4863479Z     pyparsing:                 3.1.2-pyhd8ed1ab_0          conda-forge
2024-04-19T00:50:41.4864066Z     pysocks:                   1.7.1-pyha2e5f31_6          conda-forge
2024-04-19T00:50:41.4864469Z     python:                    3.11.8-hab00c5b_0_cpython   conda-forge
2024-04-19T00:50:41.4864861Z     python-dateutil:           2.9.0-pyhd8ed1ab_0          conda-forge
2024-04-19T00:50:41.4865267Z     python-dotenv:             1.0.1-pyhd8ed1ab_0          conda-forge
2024-04-19T00:50:41.4865821Z     python-tzdata:             2024.1-pyhd8ed1ab_0         conda-forge
2024-04-19T00:50:41.4866376Z     python_abi:                3.11-4_cp311                conda-forge
2024-04-19T00:50:41.4866738Z     pytz:                      2024.1-pyhd8ed1ab_0         conda-forge
2024-04-19T00:50:41.4867125Z     pywin32-on-windows:        0.1.0-pyh1179c8e_3          conda-forge
2024-04-19T00:50:41.4867520Z     pyyaml:                    6.0.1-py311h459d7ec_1       conda-forge
2024-04-19T00:50:41.4867882Z     querystring_parser:        1.2.4-py_0                  conda-forge
2024-04-19T00:50:41.4868260Z     rdma-core:                 51.0-hd3aeb46_0             conda-forge
2024-04-19T00:50:41.4868624Z     re2:                       2023.09.01-h7f4b329_2       conda-forge
2024-04-19T00:50:41.4869384Z     readline:                  8.2-h8228510_1              conda-forge
2024-04-19T00:50:41.4870206Z     requests:                  2.31.0-pyhd8ed1ab_0         conda-forge
2024-04-19T00:50:41.4870832Z     rich:                      13.7.1-pyhd8ed1ab_0         conda-forge
2024-04-19T00:50:41.4871475Z     s2n:                       1.4.12-h06160fa_0           conda-forge
2024-04-19T00:50:41.4871924Z     scikit-learn:              1.4.2-py311hc009520_0       conda-forge
2024-04-19T00:50:41.4872396Z     scipy:                     1.13.0-py311h64a7726_0      conda-forge
2024-04-19T00:50:41.4873147Z     setuptools:                69.5.1-pyhd8ed1ab_0         conda-forge
2024-04-19T00:50:41.4873685Z     six:                       1.16.0-pyh6c4a22f_0         conda-forge
2024-04-19T00:50:41.4874118Z     smmap:                     5.0.0-pyhd8ed1ab_0          conda-forge
2024-04-19T00:50:41.4874717Z     snappy:                    1.2.0-hdb0a2a9_1            conda-forge
2024-04-19T00:50:41.4875149Z     sqlalchemy:                2.0.29-py311h459d7ec_0      conda-forge
2024-04-19T00:50:41.4875568Z     sqlparse:                  0.4.4-pyhd8ed1ab_0          conda-forge
2024-04-19T00:50:41.4876011Z     structlog:                 24.1.0-pyhd8ed1ab_0         conda-forge
2024-04-19T00:50:41.4876758Z     tabulate:                  0.9.0-pyhd8ed1ab_1          conda-forge
2024-04-19T00:50:41.4877439Z     threadpoolctl:             3.4.0-pyhc1e730c_0          conda-forge
2024-04-19T00:50:41.4878202Z     time-machine:              2.14.1-py311h459d7ec_0      conda-forge
2024-04-19T00:50:41.4878614Z     tk:                        8.6.13-noxft_h4845f30_101   conda-forge
2024-04-19T00:50:41.4879040Z     tomli:                     2.0.1-pyhd8ed1ab_0          conda-forge
2024-04-19T00:50:41.4880002Z     toposort:                  1.10-pyhd8ed1ab_0           conda-forge
2024-04-19T00:50:41.4880573Z     tqdm:                      4.66.2-pyhd8ed1ab_0         conda-forge
2024-04-19T00:50:41.4880979Z     typing-extensions:         4.11.0-hd8ed1ab_0           conda-forge
2024-04-19T00:50:41.4881448Z     typing_extensions:         4.11.0-pyha770c72_0         conda-forge
2024-04-19T00:50:41.4881874Z     tzdata:                    2024a-h0c530f3_0            conda-forge
2024-04-19T00:50:41.4882281Z     ucx:                       1.15.0-ha691c75_8           conda-forge
2024-04-19T00:50:41.4882707Z     universal_pathlib:         0.2.2-pyhd8ed1ab_0          conda-forge
2024-04-19T00:50:41.4883463Z     urllib3:                   1.26.18-pyhd8ed1ab_0        conda-forge
2024-04-19T00:50:41.4883883Z     watchdog:                  4.0.0-py311h38be061_0       conda-forge
2024-04-19T00:50:41.4884471Z     websocket-client:          1.7.0-pyhd8ed1ab_0          conda-forge
2024-04-19T00:50:41.4884906Z     werkzeug:                  3.0.2-pyhd8ed1ab_0          conda-forge
2024-04-19T00:50:41.4885319Z     wheel:                     0.43.0-pyhd8ed1ab_1         conda-forge
2024-04-19T00:50:41.4885716Z     xorg-libxau:               1.0.11-hd590300_0           conda-forge
2024-04-19T00:50:41.4886288Z     xorg-libxdmcp:             1.1.3-h7f98852_0            conda-forge
2024-04-19T00:50:41.4886670Z     xz:                        5.2.6-h166bdaf_0            conda-forge
2024-04-19T00:50:41.4887072Z     yaml:                      0.2.5-h7f98852_2            conda-forge
2024-04-19T00:50:41.4887443Z     zipp:                      3.17.0-pyhd8ed1ab_0         conda-forge
2024-04-19T00:50:41.4887843Z     zstd:                      1.5.5-hfc55251_0            conda-forge

Environment info

https://dev.azure.com/conda-forge/feedstock-builds/_build/results?buildId=918285&view=logs&j=516f237f-98f1-50a4-0946-c43fe5437b81&t=19870002-9ea0-5c64-a2c3-e2872fb3f101
xhochy commented 4 months ago

Over on typer, I added a thing to clean out site packages after installing the duplicate files of the "fat" package to avoid clobbers (and pip check issues). Not great, but then neither is shipping clobbers (or failing downstreams, of which typer has... many).

It's unrelated to that. mlflow uses a different strategy. This all comes down to a typo. I'm just trying to figure out a test to ensure this doesn't happen again and will push new builds then.