Ticket #1252 (closed enhancement: fixed)
provide flag to not leave failed builds in /var/tmp/paludis
| Reported by: | exitheone | Owned by: | |
|---|---|---|---|
| Priority: | MinorRelease | Milestone: | |
| Component: | clients/cave | Version: | 0.76.0 |
| Keywords: | Cc: | ||
| Blocked By: | Blocking: | ||
| Distribution: | N/A |
Description
Hi, it would be very convenient to have a flag to automatically clean up /var/tmp/paludis directly after failed builds. I am using a 5GB tmpfs as /var/tmp/paludis to speed up my compiling and to not stress my SSD too much with failed builds. If I am installing several packages, it sometimes happens that some of them fail to build while the rest of them continues just fine. In this case the failed builds will fill up my tmpfs to the point where the continuing builds run out of disk space. This could be prevented with this flag.
Change History
Note: See
TracTickets for help on using
tickets.

Hrm. But then how do you find out what went wrong for the failed packages?