#5965: [with patch, needs review] Check /dev/pts and /dev/shm requirement on
linux
--------------------------+-------------------------------------------------
Reporter: tornaria | Owner: tornaria
Type: defect | Status: new
Priority: major | Milestone: sage-4.0.1
Component: distribution | Keywords:
--------------------------+-------------------------------------------------
Changes (by tornaria):
* cc: was (added)
Comment:
Replying to [comment:6 was]:
> Where does this go?
Wherever the check for, e.g. sage-flags.txt is done, i.e. at startup. The
idea is to make sure that those two features are available, because they
are actually required by Sage, and if they are missing the error messages
tend to be very confusing (see the description for a taste).
Note that this actually happens at least when one does a quick chroot and
doesn't mount either /dev/pts and /dev/shm.
Just to record the relative importance of the two: pseudottys are
absolutely required for sage (pexpect), while shared memory seems to be
only used through pyprocessing, i.e. maybe only dsage needs it.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5965#comment:7>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---