From 788c17675cd744f3c1c6a47b8e7c65df7de23cd1 Mon Sep 17 00:00:00 2001 From: firstyear <> Date: Aug 29 2022 07:51:58 +0000 Subject: Update 389-ds to version 2.2.2~git11.f002e9e09 / rev 62 via SR 999728 https://build.opensuse.org/request/show/999728 by user firstyear + dimstar_suse --- diff --git a/.files b/.files index ad579d4..1c9b28f 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index 568108a..271ef1c 100644 --- a/.rev +++ b/.rev @@ -610,4 +610,12 @@ 991628 + + d91182b5c263b004403bdd986a48bd37 + 2.2.2~git11.f002e9e09 + + dimstar_suse + + 999728 + diff --git a/.servicemark b/.servicemark index 48950eb..ff36aee 100644 --- a/.servicemark +++ b/.servicemark @@ -1 +1 @@ -f7d54bc8277041130afdb5006fba7506 +f4f2b8b23e42cd3cd7cc1abd077641ea diff --git a/389-ds.changes b/389-ds.changes index 2662e2a..bca0bd0 100644 --- a/389-ds.changes +++ b/389-ds.changes @@ -1,4 +1,12 @@ ------------------------------------------------------------------- +Wed Aug 10 23:26:35 UTC 2022 - William Brown + +- Update _constraints due to random build failures caused by OBS environmental + issues that aren't out fault. (out of disk, systemic builder issues). +- Add debugging about the environment to assist with OBS randomly failing + in the future. + +------------------------------------------------------------------- Fri Jul 29 03:09:11 UTC 2022 - william.brown@suse.com - Update to version 2.2.2~git11.f002e9e09: diff --git a/389-ds.spec b/389-ds.spec index 2abd5d6..208d77c 100644 --- a/389-ds.spec +++ b/389-ds.spec @@ -68,6 +68,7 @@ BuildRequires: libtalloc-devel BuildRequires: libtevent-devel BuildRequires: libtool BuildRequires: lmdb-devel +BuildRequires: procps BuildRequires: sysuser-tools # net-snmp-devel is needed to build the snmp ldap-agent BuildRequires: net-snmp-devel >= 5.1.2 @@ -227,6 +228,11 @@ cp Cargo.lock src/Cargo.lock # Setup support utils %setup -q -n %{name}-base-%{version} -D -T -a 4 +# Debugging for if anything goes south. +lscpu +free -h +df -h + %build %sysusers_generate_pre %{SOURCE10} %{user_group} %{user_group}-user.conf # Make sure python3 is used in shebangs diff --git a/_constraints b/_constraints new file mode 100644 index 0000000..b81dd68 --- /dev/null +++ b/_constraints @@ -0,0 +1,9 @@ + + + + + + 25 + + +