Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package permissions for openSUSE:Factory 
checked in at 2022-10-03 13:44:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/permissions (Old)
 and      /work/SRC/openSUSE:Factory/.permissions.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "permissions"

Mon Oct  3 13:44:40 2022 rev:153 rq:1006712 version:1599_20220912

Changes:
--------
--- /work/SRC/openSUSE:Factory/permissions/permissions.changes  2022-09-16 
13:31:58.453197654 +0200
+++ /work/SRC/openSUSE:Factory/.permissions.new.2275/permissions.changes        
2022-10-03 13:44:56.497373136 +0200
@@ -1,0 +2,5 @@
+Wed Sep 21 14:30:41 UTC 2022 - Dirk M??ller <dmuel...@suse.com>
+
+- skip tests on qemu user builds
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ permissions.spec ++++++
--- /var/tmp/diff_new_pack.xgD7iA/_old  2022-10-03 13:44:57.121374508 +0200
+++ /var/tmp/diff_new_pack.xgD7iA/_new  2022-10-03 13:44:57.125374518 +0200
@@ -48,7 +48,10 @@
 %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

Reply via email to