Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package 389-ds for openSUSE:Factory checked 
in at 2022-08-29 09:42:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/389-ds (Old)
 and      /work/SRC/openSUSE:Factory/.389-ds.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "389-ds"

Mon Aug 29 09:42:59 2022 rev:62 rq:999728 version:2.2.2~git11.f002e9e09

Changes:
--------
--- /work/SRC/openSUSE:Factory/389-ds/389-ds.changes    2022-07-29 
16:48:15.754713394 +0200
+++ /work/SRC/openSUSE:Factory/.389-ds.new.2083/389-ds.changes  2022-08-29 
09:43:12.847833567 +0200
@@ -1,0 +2,8 @@
+Wed Aug 10 23:26:35 UTC 2022 - William Brown <william.br...@suse.com>
+
+- 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.
+
+-------------------------------------------------------------------

New:
----
  _constraints

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

Other differences:
------------------
++++++ 389-ds.spec ++++++
--- /var/tmp/diff_new_pack.N2I5lO/_old  2022-08-29 09:43:13.407834897 +0200
+++ /var/tmp/diff_new_pack.N2I5lO/_new  2022-08-29 09:43:13.411834907 +0200
@@ -68,6 +68,7 @@
 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 @@
 # 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

++++++ _constraints ++++++
<?xml version="1.0"?>
<constraints>
  <hardware>
    <disk>
      <!-- Needed because PPC chronically runs out of disk because sigghhh -->
      <size unit="G">25</size>
    </disk>
  </hardware>
</constraints>

Reply via email to