NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: install/56303: On a fresh installation, /tmp on sparc64 is not sticky
The following reply was made to PR install/56303; it has been noted by GNATS.
From: Martin Husemann <martin%duskware.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: install/56303: On a fresh installation, /tmp on sparc64 is not
sticky
Date: Tue, 13 Jul 2021 10:51:55 +0200
OK, so we have two orthogonal issues.
I'll make TINY_RAM_SIZE depend on USE_XZ_SETS (after finding the memory
limit that sets extraction needs and rounding up seriously). This will
enable swap in the sparc64 installation on the test bed.
The other part is that apparently
progress -zf $(set).tar.xz tar --chroot $(path) -xpf -
does not return failure properly. Sounds like a progress(1) or gizp(1)
bug to me.
Martin
Home |
Main Index |
Thread Index |
Old Index