Bug 680958

Summary: "/bin/systemd-tty-ask-password-agent --watch" hangs
Product: [openSUSE] openSUSE 11.4 Reporter: Klaus Kämpf <kkaempf>
Component: BasesystemAssignee: Kay Sievers <kasievers>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Major    
Priority: P5 - None CC: jengelh
Version: Final   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: Development Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Klaus Kämpf 2011-03-18 19:50:13 UTC
Starting openvpn with "suse rcopenvpn start" results in a hang of
/bin/systemd-tty-ask-password-agent --watch

strace shows restart_syscall(<... resuming interrupted call ...>


(see bnc#676786)
Comment 1 Kay Sievers 2011-03-19 05:33:02 UTC
openvpn does not cope with the async nature of systemd and needs to get proper integration of the async password query.

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