-
Story
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
None
-
False
-
-
False
-
-
-
AP Sprint 19
Changes needed in collections/global-constraints.txt:
1. Update setuptools constraint from <=80.3.1 to <=80.9.0. Change was addressed on main branch https://issues.redhat.com/browse/AIPCC-5762
Current failure on 14.2-maint:
ERROR deepspeed: ERROR: could not handle install dependency msgpack (1.1.2) for toplevel dependency deepspeed (0.16.3) because could not handle install dependency msgpack (1.1.2) for toplevel dependency deepspeed (0.16.3) 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.3.1 because found no match for setuptools>=80.9.0
2. Add hf-xet<1.2.0 constraint
Current failure on 14.2-maint when building vllm:
ERROR: could not handle install dependency hf-xet<2.0.0,>=1.1.3 for vllm Building wheel for hf-xet (pyproject.toml) did not run successfully (cargo build exit status: 101)
- hf-xet 1.2.0+ requires Rust 1.88+
- 14.2-maint has Rust 1.85
- Constraining to hf-xet<1.2.0 keeps us on 1.1.x which is compatible with Rust 1.85
- is related to
-
AIPCC-5762 msgpack 1.1.2 FTBFS, setuptools>=80.9.0 conflicts with global constraints
-
- Closed
-
-
AIPCC-4809 Builder's bootstrap.sh fails on 14.2-maint branch
-
- Closed
-
- mentioned on