Bug 1181098 - Since several days python3.6 is missed of not clean replaced for arch != x86_64
Summary: Since several days python3.6 is missed of not clean replaced for arch != x86_64
Status: NEW
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Basesystem (show other bugs)
Version: Current
Hardware: Other openSUSE Tumbleweed
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Lubos Kocman
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-01-19 09:41 UTC by Dr. Werner Fink
Modified: 2021-01-27 11:31 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dr. Werner Fink 2021-01-19 09:41:20 UTC
Don't know which macro is not uptodate of if simply python3.6 is missed on all architectures not x86_64

 file> osc results | grep python-magic | grep -v disabled
 openSUSE_Factory_zSystems s390x      python-magic                   failed
 openSUSE_Factory_RISCV riscv64    python-magic                   failed
 openSUSE_Factory_PowerPC ppc        python-magic                   failed
 openSUSE_Factory_PowerPC ppc64      python-magic                   failed
 openSUSE_Factory_PowerPC ppc64le    python-magic                   failed
 openSUSE_Factory_ARM aarch64    python-magic                   failed*
 openSUSE_Factory_ARM armv7l     python-magic                   blocked
 openSUSE_Factory     x86_64     python-magic                   succeeded
 openSUSE_Factory     i586       python-magic                   failed

the fails show mostly:

 [   26s] sh: line 1: /usr/bin/python2: No such file or directory
 [   26s] sh: line 1: /usr/bin/python3.6: No such file or directory
 [   26s] sh: line 1: /usr/bin/python3.6: No such file or directory
 [   26s] sh: line 1: /usr/bin/python3.6: No such file or directory
 [   26s] sh: line 1: /usr/bin/python3.6: No such file or directory
Comment 1 Adrian Schröter 2021-01-19 10:08:05 UTC
the new snapshot for tumbleweed got only released for x86_64 yet.

You need to wait for PowerPC, ARM, zSystems to release a new snapshot to get this fixed if you build against openSUSE:Tumbleweed.

Not an OBS bug though.