Project

General

Profile

Actions

action #154489

open

[qe-core] python3_new_version_check and python3_setuptools - python311 and python311-pip command not found

Added by lkocman 5 months ago. Updated 5 months ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Bugs in existing tests
Target version:
-
Start date:
2024-01-29
Due date:
% Done:

0%

Estimated time:
Difficulty:

Description

Observation

Hello QE
You probably wanted to use "python3.11" instead.
/tmp/script2pixy.sh: line 2: python311: command not found

openQA test in scenario opensuse-15.6-DVD-x86_64-stack_tests_python@64bit fails in
python3_new_version_check

$ cat /etc/os-release
NAME="openSUSE Leap"
VERSION="15.6 Alpha"
ID="opensuse-leap"
ID_LIKE="suse opensuse"
VERSION_ID="15.6"
PRETTY_NAME="openSUSE Leap 15.6 Alpha"
ANSI_COLOR="0;32"
CPE_NAME="cpe:/o:opensuse:leap:15.6"
BUG_REPORT_URL="https://bugs.opensuse.org"
HOME_URL="https://www.opensuse.org/"
DOCUMENTATION_URL="https://en.opensuse.org/Portal:Leap"
LOGO="distributor-logo-Leap"
lkocman@localhost:~/Workspace/opensuse/osc-plugin-jump> python3.11
Python 3.11.5 (main, Sep 06 2023, 11:21:05) [GCC] on linux
Type "help", "copyright", "credits" or "license" for more information.

similarly for pip, only these are available on leap 15.6

lkocman@localhost:~/Workspace/opensuse/osc-plugin-jump> rpm -ql python311-pip | grep bin | grep -v lib
/usr/bin/pip
/usr/bin/pip-3.11
/usr/bin/pip3
/usr/bin/pip3-3.11
/usr/bin/pip3.11

Test suite description

Reproducible

Fails since (at least) Build 597.1 (current job)

Expected result

Last good: 568.1 (or more recent)

Further details

Always latest result in this scenario: latest

Actions

Also available in: Atom PDF