ubuntu server 18.04.1 session hangs when updating systemd via ssh session via a route configured by policy routing

Bug #1811348 reported by Uli.Heller
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
systemd (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

I have installed ubuntu server 18.04 on one of my machines.
I can access the machine only via ssh.

Typically, I run these commands from time to time:

- ssh root@{machine}
- apt-get update
- apt-get upgrade

I observed at least two times now that "apt-get upgrade" doesn't complete. It hangs
on this:

  ...
  Vorbereitung zum Entpacken von .../libudev1_237-3ubuntu10.11_amd64.deb ...
  Entpacken von libudev1:amd64 (237-3ubuntu10.11) über (237-3ubuntu10.9) ...
  libudev1:amd64 (237-3ubuntu10.11) wird eingerichtet ...
  systemd (237-3ubuntu10.11) wird eingerichtet ...

The ssh session becomes unresponsive.

I am not able to ssh from my desktop into the machine again.
I have to ssh into a neighbor of the machine running within the same subnet. From that, I
could ssh into the machine and run "netplan apply". Afterwards, everything is fine.

Please note that I do use policy routing.

Before "netplan apply":
  root@samson:~# ip rule list
  0: from all lookup local
  32766: from all lookup main
  32767: from all lookup default

After "netplan apply":
  root@samson:~# ip rule list
  0: from all lookup local
  0: from {ip-address} lookup 120
  0: from all to {ip-address} lookup 120
  32766: from all lookup main
  32767: from all lookup default

Revision history for this message
Ubuntu Foundations Team Bug Bot (crichton) wrote :

Thank you for taking the time to report this bug and helping to make Ubuntu better. It seems that your bug report is not filed about a specific source package though, rather it is just filed against Ubuntu in general. It is important that bug reports be filed about source packages so that people interested in the package can find the bugs about it. You can find some hints about determining what package your bug might be about at https://wiki.ubuntu.com/Bugs/FindRightPackage. You might also ask for help in the #ubuntu-bugs irc channel on Freenode.

To change the source package that this bug is filed about visit https://bugs.launchpad.net/ubuntu/+bug/1811348/+editstatus and add the package name in the text box next to the word Package.

[This is an automated message. I apologize if it reached you inappropriately; please just reply to this message indicating so.]

tags: added: bot-comment
Uli.Heller (uli-heller)
affects: ubuntu → systemd (Ubuntu)
summary: ubuntu server 18.04.1 session hangs when updating systemd via ssh
- session
+ session via a route configured by policy routing
tags: added: bionic
Revision history for this message
Dan Streetman (ddstreet) wrote :

please reopen if this is still an issue

Changed in systemd (Ubuntu):
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.