Uploaded image for project: 'AI Platform Core Components'
  1. AI Platform Core Components
  2. AIPCC-5762

msgpack 1.1.2 FTBFS, setuptools>=80.9.0 conflicts with global constraints

    • False
    • Hide

      None

      Show
      None
    • False
    • Critical

      Description of problem:

      msgpack 1.1.2 was just released. The latest version requires setuptools>=80.9.0 to build. Builder constraints to setuptools<=80.8.0

      Version numbers (base image, wheels, builder, etc):

      23.9.0 and latest main

      Steps to Reproduce:

      https://gitlab.com/redhat/rhel-ai/wheels/builder/-/jobs/11642077790

      Actual results:

      vllm: ERROR: could not handle install dependency msgpack>=1.0 (1.1.2) for install dependency librosa; extra == "audio" (0.11.0) for toplevel dependency vllm[audio,tensorizer] (0.10.1.1+rhai3) because could not handle install dependency msgpack>=1.0 (1.1.2) for install dependency librosa; extra == "audio" (0.11.0) for toplevel dependency vllm[audio,tensorizer] (0.10.1.1+rhai3) because could not handle install dependency msgpack>=1.0 (1.1.2) for install dependency librosa; extra == "audio" (0.11.0) for toplevel dependency vllm[audio,tensorizer] (0.10.1.1+rhai3) because Unable to resolve requirement specifier setuptools>=80.9.0 with constraint setuptools!=72.0.0,!=77.0.1,!=77.0.2,!=78.0.0,!=78.0.1,<=80.8.0 because found no match for setuptools>=80.9.0

      Expected results:

      No errors

      Additional info:

      I have filed upstream issue https://github.com/msgpack/msgpack-python/issues/651 and asked upstream to relax their setuptools constraint.

              cheimes@redhat.com Christian Heimes
              cheimes@redhat.com Christian Heimes
              Antonio's Team
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: