Bug 676663 - screen can't be used when the home directory can't hold sockets
Summary: screen can't be used when the home directory can't hold sockets
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: screen
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Miroslav Lichvar
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-02-10 16:34 UTC by Nalin Dahyabhai
Modified: 2011-07-17 16:48 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2011-02-10 17:27:03 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Nalin Dahyabhai 2011-02-10 16:34:49 UTC
Description of problem:
Since bug #667252, screen's socket directory has been moved to the user's home directory.  My home directory's on a filesystem that doesn't support sockets (AFS), so it now fails to start.

Version-Release number of selected component (if applicable):
screen-4.1.0-0.1.20101110git066b098.fc15.x86_64

How reproducible:
Always

Steps to Reproduce:
1. Log in with an AFS home directory.
2. Run "screen -DR".
  
Actual results:
bind (/afs/devel.redhat.com/users/nalin/.screen/7082.pts-2.blade): Operation not permitted

Expected results:
New screen.

Comment 1 Miroslav Lichvar 2011-02-10 17:27:03 UTC
Socket directory moved back to /var/run/screen in screen-4.1.0-0.3.20101110git066b098.fc15.

Comment 2 Nalin Dahyabhai 2011-02-10 17:56:10 UTC
Cool.  Thanks!


Note You need to log in before you can comment on or make changes to this bug.