Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 14494 - sandbox access violation while emerging vim-core-6.1-r4
Summary: sandbox access violation while emerging vim-core-6.1-r4
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal
Assignee: Ryan Phillips (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-24 10:50 UTC by Jukka Salmi
Modified: 2003-01-24 16:20 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jukka Salmi 2003-01-24 10:50:42 UTC
the access violation summary shows the line 'chmod: /dev/pty/s8'

i fixed it with changing the line 'addwrite "${SSH_TTY}"' in the ebuild to
'addwrite "$(tty)"' (maybe both lines are needed for some systems).

btw: where gets SSH_TTY set?
Comment 1 Ryan Phillips (RETIRED) gentoo-dev 2003-01-24 16:20:57 UTC
should be fixed in the new vim ebuild