Accepting request 926197 from home:dimstar:Factory
- BuildRequire python3-base: Fix execution of test suite. Otherwise we fail with ./t0282-gpt-move-backup.sh: /usr/bin/python3: bad interpreter: No such file or directory. Base:System is 'masking' this erro due the a project config entry: Preinstall: python38-base. I have no clue why Base:System decides to hack around actual issues in this way, but it is what blocked this parted update from entering Factory for 4 weeks already (as my comments on the SR seem to be simply ignored anyway and nobody seemed to care to fix parted). OBS-URL: https://build.opensuse.org/request/show/926197 OBS-URL: https://build.opensuse.org/package/show/Base:System/parted?expand=0&rev=150
This commit is contained in:
parent
9caf8cccbf
commit
e927b60926
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 19 09:48:22 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- BuildRequire python3-base: Fix execution of test suite. Otherwise
|
||||||
|
we fail with
|
||||||
|
./t0282-gpt-move-backup.sh: /usr/bin/python3: bad interpreter: No
|
||||||
|
such file or directory.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Sep 20 07:35:15 CEST 2021 - aschnell@suse.com
|
Mon Sep 20 07:35:15 CEST 2021 - aschnell@suse.com
|
||||||
|
|
||||||
|
@ -88,6 +88,7 @@ BuildRequires: libtool
|
|||||||
BuildRequires: libuuid-devel
|
BuildRequires: libuuid-devel
|
||||||
BuildRequires: makeinfo
|
BuildRequires: makeinfo
|
||||||
BuildRequires: pkg-config
|
BuildRequires: pkg-config
|
||||||
|
BuildRequires: python3-base
|
||||||
BuildRequires: readline-devel
|
BuildRequires: readline-devel
|
||||||
PreReq: %install_info_prereq
|
PreReq: %install_info_prereq
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user