JuliaCI / julia-buildbot

Buildbot configuration for build.julialang.org
MIT License
18 stars 14 forks source link

Signing failed due to no more space on .dmg #38

Closed staticfloat closed 8 years ago

staticfloat commented 8 years ago

@one-more-minute your OSX juno signing failed

error: /Library/Developer/CommandLineTools/usr/bin/codesign_allocate: can't write output file: /Volumes/Juno/Juno.app/Contents/Frameworks/ElectronFramework.framework/Versions/Current/Electron Framework.cstemp (No space left on device)

Looking at the .dmg, it doesn't have much space free. Are you creating that .DMG file or am I? It looks like it's created with a limit of 900 MB, perhaps try bumping that up to 1500MB, just to future-proof it?

MikeInnes commented 8 years ago

Alright, I've updated the DMG size. Is it safe to run the OS X signing bot again, or should I wait?

staticfloat commented 8 years ago

Go ahead and run it

On Mon, Nov 30, 2015, 04:12 Mike J Innes notifications@github.com wrote:

Alright, I've updated the DMG size. Is it safe to run the OS X signing bot again, or should I wait?

— Reply to this email directly or view it on GitHub https://github.com/staticfloat/julia-buildbot/issues/38#issuecomment-160612550 .