Description of problem: Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
I've been seeing this for a while now. Backups will fail with "No space left", and trying to restore files also gives the same error message. The source and target system both have lots of space left, so the complaint isn't about that. Rather the problem seems to be that it chucks gigs upon gigs of data into /tmp. Being tmpfs, it rarely has that much room. So it really should be storing that stuff in ~/.cache or similar.
Anyone looking at this?
This is a dup of bug 892063.
*** This bug has been marked as a duplicate of bug 892063 ***