Bugzilla – Bug 1181098
Since several days python3.6 is missed of not clean replaced for arch != x86_64
Last modified: 2021-01-27 11:31:42 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
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.