Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 33672 - app-misc/screen-4.0.1 has wrong pkg_postinst
Summary: app-misc/screen-4.0.1 has wrong pkg_postinst
Status: VERIFIED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High major (vote)
Assignee: Seemant Kulleen (RETIRED)
URL:
Whiteboard:
Keywords:
: 33819 34884 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-11-17 05:42 UTC by Gustavo Zacarias (RETIRED)
Modified: 2003-12-02 08:58 UTC (History)
3 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 Gustavo Zacarias (RETIRED) gentoo-dev 2003-11-17 05:42:30 UTC
The recently marked stable screen-4.0.1 ebuild does a bad chmod 0777 of /var/run/screen. screen wants mode 0775 and you can't resume/use/whatever it unless you change the dir mode, or actually erase it since screen makes it on it's own with the right mode if it isn't there (just hope there were no screens running).
If upgrading it actually breaks the working screen... important stuff for server-land i think :)
Comment 1 bugs 2003-11-17 08:25:31 UTC
Yep.  Just ran into this and did a quick search for screen bugs.
chmod 0775 does indeed fix.
Thanks!
Comment 2 Peter Johanson (RETIRED) gentoo-dev 2003-11-18 14:06:25 UTC
Fixed in CVS. Please sync in a bit, re-emerge, and confirm
Comment 3 Marius Mauch (RETIRED) gentoo-dev 2003-11-19 10:24:45 UTC
*** Bug 33819 has been marked as a duplicate of this bug. ***
Comment 4 Gustavo Zacarias (RETIRED) gentoo-dev 2003-11-19 10:27:45 UTC
Works fine now, thanks.
Comment 5 Norberto Bensa 2003-11-30 10:42:05 UTC
But it wants 777 now :-(

$ screen -ls
Directory '/var/run/screen' must have mode 777.
Comment 6 Marius Mauch (RETIRED) gentoo-dev 2003-12-02 08:58:11 UTC
*** Bug 34884 has been marked as a duplicate of this bug. ***