← Back to team overview

touch-packages team mailing list archive

[Bug 1470023] Re: Upgrading udev from 220-7ubuntu2 to 221-1ubuntu2 took 60s

 

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!

** Changed in: systemd (Ubuntu)
       Status: New => Incomplete

-- 
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


Follow ups

References