| 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
Created an attachment (id=24793) [details]
cooledit-3.17.7.ebuild.patch