https://bugzilla.novell.com/show_bug.cgi?id=430909 Summary: [openSUSE:Tools:Devel/obs-all-svn] Build fails if /tmp is full, without any message Product: openSUSE.org Version: unspecified Platform: Other OS/Version: Linux Status: NEW Severity: Normal Priority: P5 - None Component: BuildService AssignedTo: froh@novell.com ReportedBy: mopp@gmx.net QAContact: adrian@novell.com Found By: System Test Hello, I just tested the obs on my server. Version: obs-api-1.1.0.5190S The build just stops if /tmp/root_1 is running out of space. As you can see in my build log, there is not hint, about a full /tmp/root_1 (in my case 15MB were left). After adding some space the build worked. Possible solution: do a df from time to time and print a warning. My build log Memory limit set to 1373984KB Using BUILD_ROOT=/tmp/root_1 [...] Installing new /etc/nntpserver Executing /sbin/conf.d/SuSEconfig.perl... Executing /sbin/conf.d/SuSEconfig.permissions... Executing /sbin/conf.d/SuSEconfig.sortpasswd... Executing /sbin/conf.d/SuSEconfig.zmessages... Finished. ----------------------------------------------------------------- I have the following modifications for sles-release.spec: 19c19 < Release: 15.35 ---
Release: 15.1
----- building sles-release.spec (user abuild) ----------------------------------------------------------------- ----------------------------------------------------------------- + exec rpmbuild -ba --define '_srcdefattr (-,root,root)' /usr/src/packages/SOURCES/sles-release.spec Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.39610 Processing files: sles-release-10-15.1 error: File not found: /var/tmp/sles-release-10-build/etc/SuSE-release error: File not found: /var/tmp/sles-release-10-build/etc/motd error: File not found: /var/tmp/sles-release-10-build/etc/issue error: File not found: /var/tmp/sles-release-10-build/etc/issue.net RPM build errors: File not found: /var/tmp/sles-release-10-build/etc/SuSE-release File not found: /var/tmp/sles-release-10-build/etc/motd File not found: /var/tmp/sles-release-10-build/etc/issue File not found: /var/tmp/sles-release-10-build/etc/issue.net -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.