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 11:36:21 +0200
On Tue, Jul 13, 2021 at 07:29:40PM +1000, matthew green wrote:
> i don't think it is either gzip or progress. at least, the normal
> methods they could fail seem to be working here.
I verified that all current sets extract fine with
xzcat -M 65M $set > /dev/null
so it is probably the sum of memory used by tar, the decompressor and sysinst
that makes it fail somewhere unexpectedly.
Anyway - next tests should run with swap enabled during installation, let's
see if that avoids the problem.
Martin
Home |
Main Index |
Thread Index |
Old Index