Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 9193 - screen-3.9.11-r3.ebuild fails
Summary: screen-3.9.11-r3.ebuild fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Michael M Nazaroff (RETIRED)
URL:
Whiteboard:
Keywords:
: 9585 (view as bug list)
Depends on: 30246
Blocks:
  Show dependency tree
 
Reported: 2002-10-16 06:53 UTC by Randy Janinda
Modified: 2003-10-04 07:03 UTC (History)
4 users (show)

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 Randy Janinda 2002-10-16 06:53:53 UTC
screen-3.9.11-r3.ebuild fails  with:

>>> Completed installing into /var/tmp/portage/screen-3.9.11-r3/image/

--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/tmp/sandbox-screen-3.9.11-r3-25270.log"

chmod:     /dev/pty/s1
--------------------------------------------------------------------------------
Comment 1 Michael M Nazaroff (RETIRED) gentoo-dev 2002-10-24 10:15:18 UTC
*** Bug 9585 has been marked as a duplicate of this bug. ***
Comment 2 Michael M Nazaroff (RETIRED) gentoo-dev 2002-10-25 02:10:38 UTC
Where you logged in via ssh and mergeing screen? Is there any other info you can
give me?
Comment 3 Leandro Estellano 2002-10-25 04:20:25 UTC
Hmm, No i wasn't logged via ssh. 
I had/have running sshd and ez-ipupdate (maybe this could help?)
root      3941  0.0  0.2  2756  552 ?        S    Oct24   0:00 
/usr/sbin/sshd
root      4036  0.0  0.2  1532  604 ?        S    Oct24   0:00 ez-ipupdate 
-d -c /etc/ez-ipupdate.conf

I use rp-pppoe, I have in my /etc/conf.d/local.start this:
adsl-start
ez-ipupdate -d -c /etc/ez-ipupdate.conf

And Remember i don't know if turning off sshd would help. I emerged 
screen-3.9.11-r3 turning sandbox off, i added some line in /etc/make.conf
to turn it off, i dont remember the line, some guy in #gentoo told me the 
line.

I hope any of this could help.
Comment 4 Jochem Kossen 2002-11-04 04:33:57 UTC
"me too", i have exactly the same problem. Also with a few other apps like vim.
BUT: only if i use sudo or su. If i log in on a console as root, the problem
goes away.
Comment 5 Andreas Fink 2002-11-05 13:38:13 UTC
same error, was logged in via ssh on vga and keyboardless server :
--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/tmp/sandbox-screen-3.9.11-r3-28384.log"

chmod:     /dev/pty/s0
--------------------------------------------------------------------------------
following modification allowed me to complete the emerge

src_compile() {
        #addpredict /dev/pty/*
        addpredict "${SSH_TTY}"
        #addwrite /dev/pty/*
        addwrite "${SSH_TTY}"
Comment 6 Michael M Nazaroff (RETIRED) gentoo-dev 2002-11-12 03:29:35 UTC
Can people please test the masked ebuild now in portage and see if you still
have issues with screen?

Naz
Comment 7 Michael M Nazaroff (RETIRED) gentoo-dev 2003-01-03 00:17:44 UTC
Hello?  Are people still having a problem with screen? Let me know?
Comment 8 Michael M Nazaroff (RETIRED) gentoo-dev 2003-02-24 23:29:44 UTC
Ok since is been for ever since anyones reponded to this one.. I'm dropping it
Comment 9 Martin Holzer (RETIRED) gentoo-dev 2003-10-04 07:03:38 UTC
db issue