On 2016-03-10 20:04, Per Jessen wrote:
The system is a xen domu, running 13.2 upgraded from 13.1. When I tried to add a new default route, it ended up hanging:
2150 ? Ss 0:00 /usr/sbin/sshd -D 2305 ? Ss 0:00 \_ sshd: root@pts/0 2315 pts/0 Ss 0:00 | \_ -bash 2521 pts/0 S+ 0:00 | \_ /bin/bash /sbin/yast 2536 pts/0 Sl+ 0:07 | \_ /usr/lib/YaST2/bin/y2base menu ncurses 2546 pts/0 S+ 0:00 | \_ sh -c /sbin/yast lan >&2 2547 pts/0 S+ 0:00 | \_ /bin/bash /sbin/yast lan 2567 pts/0 Sl+ 0:10 | \_ /usr/lib/YaST2/bin/y2base lan ncurses 2624 pts/0 Sl+ 0:00 | \_ /usr/bin/perl -w /usr/lib/YaST2/servers_non_y2/ag_udev_persistent 2672 pts/0 S+ 0:00 | \_ /usr/lib/YaST2/bin/y2base lan ncurses 2673 pts/0 S+ 0:00 | \_ /usr/lib/YaST2/bin/y2base lan ncurses 2674 pts/0 S+ 0:00 | \_ /bin/systemctl reload-or-try-restart network.service 2675 pts/0 S+ 0:00 | \_ /usr/bin/systemd-tty-ask-password-agent --watch
I can still login via ssh, but the above just hangs and hangs. What's the story?
If it were my machine, I'd say it is waiting for you to enter the password to an encrypted enclosure. But I have never seen it triggered by YaST. It could be the password to the WiFi, but I didn't know it would ask for that. With systemd, the prompt for the password may be many lines above in the terminal, so that you do not know what it is asking for. Try: /usr/bin/systemd-tty-ask-password-agent --list -- Cheers / Saludos, Carlos E. R. (from 13.1 x86_64 "Bottle" at Telcontar)