octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #63129] Install on Windows 10 breaks permissio


From: John Donoghue
Subject: [Octave-bug-tracker] [bug #63129] Install on Windows 10 breaks permissions of temp folder
Date: Thu, 29 Sep 2022 07:37:30 -0400 (EDT)

Follow-up Comment #5, bug #63129 (project octave):

the .bat file does call msys to initialize it - my guess is soemthing with the
temp dir mounting

in the installed files /etc/fstab


   none /tmp usertemp binary,posix=0 0 0


Mounts the windows temp dir to /tmp - perhaps it should be


   none /tmp usertemp binary,noacl,posix=0 0 0



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?63129>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]