touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #88494
Re: [Bug 1470023] Re: Upgrading udev from 220-7ubuntu2 to 221-1ubuntu2 took 60s
On Tue, Jun 30, 2015 at 09:41:22AM -0000, Martin Pitt wrote:
> When you get the hang, could you please check pstree if you get
> something like
>
> \_ systemctl restart systemd-udevd.service
> \_ /bin/systemd-tty-ask-password-agent --watch
> \_ /usr/bin/pkttyagent --notify-fd 5 --fallback
>
> ? It's a shot into the dark, but this might be the same issue as bug
> 1456789. If that's not it, could you please attach strace to the running
> hanging systemd-udevd process and see what it's doing? Thanks!
I got this again in a VM, remembered to run 'pstree', but forgot '-a',
so I have this output which looks like it could be as suspected.
├─sshd─┬─sshd───sshd───bash───sudo───apt───dpkg───udev.postinst───invoke-rc.d───systemctl─┬─pkttyagent─┬─{gdbus}
│ │ │ ├─{gmain}
│ │ │ └─{pkttyagent}
│ │ └─systemd-tty-ask
Unfortunately it didn't reproduce with a downgrade, reboot, upgrade
test so I can't get any better output right now. :(
I guess installing vivid and upgrading to wily's udev or so ought to do
it. Or if you're sure it is that other one then just dupe it.
--
Iain Lane [ iain@xxxxxxxxxxxxxxxxxxx ]
Debian Developer [ laney@xxxxxxxxxx ]
Ubuntu Developer [ laney@xxxxxxxxxx ]
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1470023
Title:
Upgrading udev from 220-7ubuntu2 to 221-1ubuntu2 took 60s
Status in systemd package in Ubuntu:
Incomplete
Bug description:
On all three of my wily systems which just got dist-upgraded to udev
221-1ubuntu2 from 220-7ubuntu2, udev's postinst took ~60s to complete.
The following is in the journal:
Jun 30 09:55:40 nightingale systemd[1]: systemd-udevd.service: Watchdog timeout (limit 1min)!
Jun 30 09:57:12 nightingale systemd[1]: systemd-udevd.service: State 'stop-sigabrt' timed out. Terminating.
Jun 30 09:57:12 nightingale systemd[1]: systemd-udevd.service: Unit entered failed state.
Jun 30 09:57:12 nightingale systemd[1]: systemd-udevd.service: Failed with result 'timeout'.
Jun 30 09:57:12 nightingale systemd[1]: Starting udev Kernel Device Manager...
Jun 30 09:57:12 nightingale systemd[1]: Started udev Kernel Device Manager.
This is not reproducible with just a plain apt-get install --reinstall
- could try to downgrade and upgrade again if you want.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1470023/+subscriptions
References