Project

General

Profile

Actions

action #113075

closed

[opensuse] tvm: No provider of 'python3-tvm' found.

Added by dimstar almost 2 years ago. Updated over 1 year ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Bugs in existing tests
Target version:
-
Start date:
2022-06-27
Due date:
% Done:

0%

Estimated time:
Difficulty:

Description

Observation

python has been switched to be verion3.10 be default. All pythnon3-* provides have been moved to the python310-* packages.

for tvm, though, this is not applicable, due to:

%define skip_python2 1
# https://github.com/apache/tvm/issues/8577
%define skip_python39 1
%define skip_python310 1

This means, only python38-tvm is bein built, but by convention, this package does not get the python3-* symbol (non-primary python interpreter)

It's not clear at this point if the test should be adjusted to use python38-* explicitly) or if the package should be reworked to be python3.10 compatible.

openQA test in scenario opensuse-Tumbleweed-DVD-x86_64-extra_tests_ai_ml@64bit fails in
tvm

Test suite description

Test AI/ML software

Reproducible

Fails since (at least) Build 20220524

Expected result

Last good: 20220523 (or more recent)

Further details

Always latest result in this scenario: latest

Actions

Also available in: Atom PDF