[Expired for screen (Ubuntu) because there has been no activity for 60
days.]
** Changed in: screen (Ubuntu)
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/587507
Thank you for taking the time to report this bug and helping to make
Ubuntu better. We are sorry that we do not always have the capacity to
look at all reported bugs in a timely manner. There have been many
changes in Ubuntu since that time you reported the bug and your problem
may have been fixed
I'm facing the same problem in Ubuntu 10.04. The suid is properly set:
k...@ktk7:~$ ls -al /usr/bin/screen
-rwxr-sr-x 1 root utmp 376112 2009-11-10 16:54 /usr/bin/screen
I have the screen and screen-profile packages installed and I'm unable
to use multiuser screen sessions:
gm...@ktk7:~$ screen
Oh, right, I misunderstood you. Yes, Micah, I agree, that can be
confusing and I regret having ever put that dpkg-divert in place.
--
incorrect error message "Must run suid root for multiuser support"
https://bugs.launchpad.net/bugs/587507
You received this bug notification because you are a mem
Dustin, I'm aware of that. However, if a user gets the message "screen
needs to be run setuid", and then sets /usr/bin/screen (which is really
the profiles wrapper) to setuid, and still gets that message, they'll be
confused. I've seen that happen before; I suspect that's what happened
here.
--
i
screen-profiles/byobu has never set the setuid bit.
I think it would be nice if Debian/Ubuntu had a low debconf question
that would allow users to dpkg-reconfigure screen and turn that
on/off.
:-Dustin
--
incorrect error message "Must run suid root for multiuser support"
https://bugs.launchpad.
Some versions of Ubuntu had a package called "screen-profiles" that
installed a wrapper around screen; it may be that, that has the suid bit
set. Look for another binary in /usr/bin whose name starts with "screen"
("screen.real"? Can't remember), and suid that one.
Newer Ubuntus have that package