#5965: Check /dev/pts and /dev/shm requirement on Linux ----------------------------+----------------------------------------------- Reporter: tornaria | Owner: tornaria Type: defect | Status: needs_info Priority: critical | Milestone: sage-4.7.2 Component: distribution | Keywords: GAP PExpect cannot start server pty pseudo ttys shared memory mount chroot Work_issues: | Upstream: N/A Reviewer: | Author: Gonzalo Tornaria Merged: | Dependencies: ----------------------------+----------------------------------------------- Changes (by leif):
* keywords: => GAP PExpect cannot start server pty pseudo ttys shared memory mount chroot * priority: major => critical Comment: Raising the priority to "critical" since this issue came up multiple times recently, especially in server setups (which usually use a chroot environment or virtualization), and also minimal Linux installations. People are rather unlikely to immediately relate the failure in starting GAP to pseudo ttys or device mounts. Alternatively, we could catch / check for the pty error in the code that creates PExpect interfaces, e.g. in `sage/interfaces/gap.py` (around line 903), in order to give a more appropriate error message. -- Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5965#comment:12> Sage <http://www.sagemath.org> Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, and MATLAB -- You received this message because you are subscribed to the Google Groups "sage-trac" group. To post to this group, send email to sage-trac@googlegroups.com. To unsubscribe from this group, send email to sage-trac+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/sage-trac?hl=en.