Bug 40152 - app-editors/cooledit-3.17.7 sandbox violation in src_compile()
Bug#: 40152 Product:  Gentoo Linux Version: 1.4 Platform: All
OS/Version: All Status: RESOLVED Severity: blocker Priority: P2
Resolution: FIXED Assigned To: agriffis@gentoo.org Reported By: swegener@gentoo.org
Component: Applications
URL: 
Summary: app-editors/cooledit-3.17.7 sandbox violation in src_compile()
Keywords:  
Status Whiteboard: 
Opened: 2004-02-01 23:23 0000
Description:   Opened: 2004-02-01 23:23 0000
Hi,

app-editors/cooledit-3.17.7 gives a sandbox violation because the configure
script compiles and runs ptytest.c which opens /dev/ptym/clone and /dev/ptmx
in read-write mode.

Attached patch adds both to SANDBOX_WRITE which fixes the problem.

Sven

------- Comment #1 From Sven Wegener 2004-02-01 23:24:11 0000 -------
Created an attachment (id=24793) [details]
cooledit-3.17.7.ebuild.patch

------- Comment #2 From Aron Griffis (RETIRED) 2004-02-04 09:30:32 0000 -------
All set, thanks