[wp-trac] [WordPress Trac] #22881: upgrade fails when disk space is exhausted due to quotas
WordPress Trac
noreply at wordpress.org
Fri Sep 6 03:43:55 UTC 2013
#22881: upgrade fails when disk space is exhausted due to quotas
-----------------------------+--------------------
Reporter: list2010@… | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.7
Component: Upgrade/Install | Version: 3.4.2
Severity: normal | Resolution:
Keywords: |
-----------------------------+--------------------
Comment (by dd32):
A function i just spotted (that I wasn't aware actually worked cross-
platform) is `disk_free_space()` which returns the number of KB's
available in a specific directory. I have no idea if that respects user
quota's or can be relied upon when a FS is remote.
A patch on #16057 should prevent half-written-to-disk zip files attempting
to be processed.
This ticket should focus on Upgrader-related issues where files are only
partially written, all cases of that happening should be catchable.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/22881#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list