Project

General

Profile

Actions

action #81386

closed

python-openqa_client fails to build on OBS for SLE 15/ 15 SP1

Added by livdywan about 3 years ago. Updated about 3 years ago.

Status:
Resolved
Priority:
Low
Assignee:
Category:
Regressions/Crashes
Target version:
Start date:
2020-12-28
Due date:
% Done:

0%

Estimated time:

Description

It seems like the build tries to use python2 but it's not available:

sh: python2: command not found

See the full build log for more details.

The python bindings have not been tested with python2 for a while and the package has dropped Python2 support 4 months ago.

I can't seem to find what is even using python2 here 🤔

Actions #1

Updated by szarate about 3 years ago

  • Project changed from openQA Tests to openQA Project
  • Category set to Regressions/Crashes
Actions #2

Updated by okurz about 3 years ago

  • Status changed from New to Resolved
  • Assignee set to okurz
  • Priority changed from Normal to Low
  • Target version set to Ready

doesn't build? Disabled build with

  <build>
    <disable repository="SLE_12_SP3"/>
    <disable repository="SLE_15"/>
    <disable repository="SLE_15_SP1"/>
  </build>

in

https://build.opensuse.org/package/meta/devel:openQA/python-openqa_client

job done :)

Actions

Also available in: Atom PDF