- Increase disk size in _constraints file from 24 to 25 Gb since the

build log is showing a "No space left on device" error when checking
  for unpackaged files in x86_64.

OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/firefox-esr?expand=0&rev=13
This commit is contained in:
Wolfgang Rosenauer 2019-11-15 07:52:45 +00:00 committed by Git OBS Bridge
parent 16a01b7dfd
commit 167d6d48ad
2 changed files with 8 additions and 1 deletions

View File

@ -2,7 +2,7 @@
<constraints> <constraints>
<hardware> <hardware>
<disk> <disk>
<size unit="G">24</size> <size unit="G">25</size>
</disk> </disk>
<memory> <memory>
<size unit="G">8</size> <size unit="G">8</size>

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Nov 14 09:51:00 UTC 2019 - Antonio Larrosa <alarrosa@suse.com>
- Increase disk size in _constraints file from 24 to 25 Gb since the
build log is showing a "No space left on device" error when checking
for unpackaged files in x86_64.
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Oct 21 13:13:29 UTC 2019 - Wolfgang Rosenauer <wr@rosenauer.org> Mon Oct 21 13:13:29 UTC 2019 - Wolfgang Rosenauer <wr@rosenauer.org>