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: David Holland <dholland-bugs%netbsd.org@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 03:39:43 +0000

 On Sun, Jul 11, 2021 at 05:10:01PM +0000, roland.illig%gmx.de@localhost wrote:
  > Immediately after a fresh install of -current/sparc64:
  > 
  >   # ls -al /tmp
  >   total 4
  >   drwxr-xr-x   2 root  wheel  512 Jul 10 12:54 .
  >   drwxr-xr-x  20 root  wheel  512 Jul 10 11:25 ..
  > 
  > cf. i386:
  > 
  >   # ls -al /tmp
  >   total 4
  >   drwxrwxrwt   2 root  wheel  512 Jul 11 13:18 .
  >   drwxr-xr-x  20 root  wheel  512 Jul 11 13:17 ..
  > 
  > In both cases, /tmp is on the root file system, not tmpfs.
 
 I had this happen, unrepeatably, on an anita run a couple weeks ago on
 amd64. Broke everything in all kinds of exciting ways.
 
 It's unlikely that the problem is sparc-specific, but it seems to be
 rare.
 
 -- 
 David A. Holland
 dholland%netbsd.org@localhost
 


Home | Main Index | Thread Index | Old Index