On 2017/08/03 09:55, trondd wrote: > I noticed, when applying multiple patches, I would eventually be told I > was out of space on /. There was about 60M free which is plenty for a > kernel and a copy. Rerunning syspatch would allow it to continue for a > another handful of patches. > > Mucking about in checkfs(), it seems that the value of the space needed > for a partition is not cleared and accumulates for each patch. Afer a few > kernel patches, the number grows 10M at a time and I'd eventually be told > I didn't have enough space.
This was fixed (22 July), you can copy the syspatch script from a -current system to a 6.1. With 6.1's syspatch, unless you're very tight on space, you can keep re-running it and it should eventually make it through.