[MacPorts] #48174: Packages server: No space left on device

MacPorts noreply at macports.org
Thu Jun 25 18:13:40 PDT 2015


#48174: Packages server: No space left on device
----------------------------+---------------------
 Reporter:  ryandesign@…    |      Owner:  admin@…
     Type:  defect          |     Status:  new
 Priority:  Normal          |  Milestone:
Component:  server/hosting  |    Version:
 Keywords:                  |       Port:
----------------------------+---------------------
 The packages server (packages.macports.org) ran out of disk space while
 the Yosemite buildbot builder was trying to upload packages to it:

 https://build.macports.org/builders/buildports-yosemite-
 x86_64/builds/4414/steps/deploy%20archives/logs/stdio

 {{{
 rsync: write failed on
 "/var/www/html/packages/clang-3.5/clang-3.5-3.5.2_5+analyzer+arm_runtime.darwin_14.x86_64.tbz2":
 No space left on device (28)
 }}}

 Packages accumulate over time as existing ports are updated and as new
 ports are added, so disk usage only increases.

 Joshua wrote a script that deletes obsolete packages which should free up
 some space: browser:users/jmr/delete_old_archives/delete_old_archives.py

 There is no automated process that runs this script regularly. Perhaps
 just running it manually now would help.

 It would be good to proactively monitor disk usage on MacPorts servers,
 rather than let things grind to a halt when the disks get completely full.

-- 
Ticket URL: <https://trac.macports.org/ticket/48174>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list