Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 425382

Summary: app-misc/screen-4.0.3-r5 won't attach to session started with older version
Product: Gentoo Linux Reporter: Jernej Simončič <jernej-bugzilla.gentoo2>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: 10.1   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info on my amd64

Description Jernej Simončič 2012-07-08 21:55:23 UTC
I updated my system yesterday, and among the updates was app-misc/screen. After the update, screen -DR wouldn't connect to my running session anymore, since both the socket directory was moved, and screen now uses sockets instead of FIFOs (at least on amd64; it seems that FIFOs are still used on arm). The ebuild did not warn that this would happen.

Reproducible: Always

Steps to Reproduce:
1. Update app-misc/screen to 4.0.3-r5 from within a screen session
2. run screen -DR from a new terminal
Actual Results:  
New screen session starts

Expected Results:  
Running session is reattached

Downgrading to 4.0.3-r4 does not let me reattach my session on amd64, because configure now detects FIFOs as broken (downgrading works on arm)
Comment 1 Jernej Simončič 2012-07-08 21:58:03 UTC
Created attachment 317612 [details]
emerge --info on my amd64
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2012-07-09 00:31:14 UTC

*** This bug has been marked as a duplicate of bug 333821 ***