This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author skrah
Recipients pitrou, serhiy.storchaka, skrah
Date 2015-08-09.14:16:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1439129796.53.0.557261217184.issue24831@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks, this clears up the mystery! -- I made the mistake of choosing
the eCryptfs-homedir option when installing Ubuntu, so now I have eCryptfs on top of LVM on top of full-disk encryption.

So I can't create sparse files in my home directory, but I *can*
create sparse files with zero overhead in /tmp.


The test suite runs smoothly from /usr/local.  Should we perhaps create
temp files in /tmp rather than in a subdir of the build directory?
History
Date User Action Args
2015-08-09 14:16:36skrahsetrecipients: + skrah, pitrou, serhiy.storchaka
2015-08-09 14:16:36skrahsetmessageid: <1439129796.53.0.557261217184.issue24831@psf.upfronthosting.co.za>
2015-08-09 14:16:36skrahlinkissue24831 messages
2015-08-09 14:16:36skrahcreate