Accepting request 1005229 from home:dirkmueller:Factory

- skip tests on qemu user builds

OBS-URL: https://build.opensuse.org/request/show/1005229
OBS-URL: https://build.opensuse.org/package/show/Base:System/permissions?expand=0&rev=310
This commit is contained in:
Matthias Gerstner 2022-09-22 08:44:48 +00:00 committed by Git OBS Bridge
parent 9c5f7b2461
commit 92c47597ad
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Sep 21 14:30:41 UTC 2022 - Dirk Müller <dmueller@suse.com>
- skip tests on qemu user builds
-------------------------------------------------------------------
Tue Sep 13 08:38:26 UTC 2022 - matthias.gerstner@suse.com

View File

@ -48,7 +48,10 @@ make %{?_smp_mflags} CXXFLAGS="%{optflags}"
%make_install fillupdir=%{_fillupdir}
%check
# will fail on qemu with unshare: unshare failed: Invalid argument
%if !0%{?qemu_user_space_build}
tests/regtest.py --skip-make > /dev/null
%endif
%description
Permission settings of files and directories depending on the local