Kenji Okimoto
null+****@clear*****
Wed Jun 28 13:28:51 JST 2017
Kenji Okimoto 2017-06-28 13:28:51 +0900 (Wed, 28 Jun 2017) New Revision: dc55789bf53ba83d36a787f1fbaab1b0afc3cace https://github.com/milter-manager/milter-manager/commit/dc55789bf53ba83d36a787f1fbaab1b0afc3cace Message: package apt: Increase default TMPFS_SIZE to 4g Because following error occurs sometimes: Write error - write (28: No space left on device) Modified files: package/apt/build-in-clean-room.sh Modified: package/apt/build-in-clean-room.sh (+1 -1) =================================================================== --- package/apt/build-in-clean-room.sh 2017-06-28 12:56:40 +0900 (d8a8304) +++ package/apt/build-in-clean-room.sh 2017-06-28 13:28:51 +0900 (33a4747) @@ -115,7 +115,7 @@ build_by_pbuilder() run_sudo rm -fr $builddir } -: ${TMPFS_SIZE:=2g} +: ${TMPFS_SIZE:=4g} buildplace=$CHROOT_BASE/build/ if test "$USE_TMPFS" = "yes"; then run_sudo mount -t tmpfs -o size=$TMPFS_SIZE tmpfs $buildplace -------------- next part -------------- An HTML attachment was scrubbed... 下載