After reading this thread I wondered why haven't I gotten an update in a while. So I checked and syspatch -c show no output but found it had a 1 return code. It turns out my URL in /etc/installurl was no longer a valid mirror for some reason (didn't investigate, just fixed). I suppose it's a good idea to check the return code rather than misinterpreting/misunderstanding an empty output.
On Wed, Aug 9, 2017 at 11:04 AM, Marko Cupać <marko.cu...@mimar.rs> wrote: > On Tue, 8 Aug 2017 18:17:35 -0400 > Taylor Stearns <t...@tstearns.com> wrote: > > > On Tue, Aug 08, 2017 at 01:10:22PM -0400, tec...@protonmail.com wrote: > > > I had this exact issue a few days ago, I just re-partitioned to a > > > bigger size so not have to face the issue again as was a new install > > > anyway. But, sure would be nice to see this added. Thanks > > > > > > > From: marko.cu...@mimar.rs > > > > - at the moment of writing this, there are 025 patches. If > > > > applying them all at once, they (perhaps needlessly) need quite > > > > some space in /tmp (my mfs for /tmp is 256m, and it got filled > > > > already at 012), as a result of (I guess) > > > > deleting /tmp/syspatch.XXXXXXXXXX only after all the patches are > > > > applied, or after /tmp gets filled up. Perhaps it is possible to > > > > flush /tmp earlier in the process (maybe after each patch is > > > > applied successfully)? > > > > Have you tried with -current? Here is a change from June that might be > > what you're looking for: > > https://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.sbin/ > syspatch/syspatch.sh#rev1.108 > > That's it, thank you. Also rev1.108 appears to work on 6.1-release > without problems - I've just overwritten rev1.93 included in > 6.1-release. > -- > Before enlightenment - chop wood, draw water. > After enlightenment - chop wood, draw water. > > Marko Cupać > https://www.mimar.rs/ > >