Bug 680958 - "/bin/systemd-tty-ask-password-agent --watch" hangs
Summary: "/bin/systemd-tty-ask-password-agent --watch" hangs
Status: RESOLVED DUPLICATE of bug 675406
Alias: None
Product: openSUSE 11.4
Classification: openSUSE
Component: Basesystem (show other bugs)
Version: Final
Hardware: Other Other
: P5 - None : Major (vote)
Target Milestone: ---
Assignee: Kay Sievers
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-18 19:50 UTC by Klaus Kämpf
Modified: 2011-03-19 05:33 UTC (History)
1 user (show)

See Also:
Found By: Development
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***