Project

General

Profile

Actions

Bug #52659

closed

install-deps.sh fails with "ERROR: Package 'mkcodes' requires a different Python: 3.6.8 not in '>=3.8,<4.0'"

Added by Brad Hubbard over 2 years ago. Updated over 2 years ago.

Status:
Resolved
Priority:
High
Assignee:
Category:
mgr/rook
Target version:
-
% Done:

0%

Source:
Development
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

Obtaining mkcodes from git+https://github.com/ryneeverett/mkcodes.git#egg=mkcodes (from -r requirements.txt (line 5))
  Cloning https://github.com/ryneeverett/mkcodes.git to /working/install-deps-python3/src/mkcodes
  Running command git clone -q https://github.com/ryneeverett/mkcodes.git /working/install-deps-python3/src/mkcodes
  Resolved https://github.com/ryneeverett/mkcodes.git to commit 206822fd3da2a236be16ea82d33e1eea13b9041e
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
    Preparing wheel metadata ... done
ERROR: Package 'mkcodes' requires a different Python: 3.6.8 not in '>=3.8,<4.0'

This currently breaks the install on focal and centos stream and is due to a recent change to mkcodes requiring python > 3.8

Actions #2

Updated by Brad Hubbard over 2 years ago

  • Status changed from New to Fix Under Review
Actions #3

Updated by Brad Hubbard over 2 years ago

  • Status changed from Fix Under Review to Resolved
Actions #4

Updated by Brad Hubbard over 2 years ago

Of course https://github.com/ceph/ceph/pull/43222 was needed as well. Thanks Sebastian!

Actions

Also available in: Atom PDF