I see to have just hit this for a fresh install of bionic+rocky:

root@crustle:~# dpkg -l| egrep "keepalived|neutron-l3"
ii  keepalived                            1:1.3.9-1ubuntu0.18.04.2              
        amd64        Failover and monitoring daemon for LVS clusters

root@crustle:~# tail -n 1 /var/log/neutron/neutron-l3-agent.log 
2019-06-05 23:43:07.487 385426 DEBUG oslo_concurrency.lockutils [-] Lock 
"_check_child_processes" released by 
"neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: 
held 0.000s inner 
/usr/lib/python3/dist-packages/oslo_concurrency/lockutils.py:285

root@crustle:~# grep l3-agent /var/log/apt/history.log |grep -vi install
Commandline: apt-get --assume-yes purge keepalived neutron-l3-agent
Purge: keepalived:amd64 (1:1.3.9-1ubuntu0.18.04.2), neutron-l3-agent:amd64 
(2:13.0.2-0ubuntu3.2~cloud0)

root@crustle:~# grep l3-agent /var/log/dpkg.log | grep -v status
2019-06-05 23:18:41 install neutron-l3-agent:all <none> 
2:13.0.2-0ubuntu3.2~cloud0
2019-06-05 23:20:03 configure neutron-l3-agent:all 2:13.0.2-0ubuntu3.2~cloud0 
<none>
2019-06-05 23:43:14 remove neutron-l3-agent:all 2:13.0.2-0ubuntu3.2~cloud0 
<none>
2019-06-05 23:43:17 purge neutron-l3-agent:all 2:13.0.2-0ubuntu3.2~cloud0 <none>

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1828259

Title:
  [rocky][19.04] Upgrading a deployment from Queens to Rocky resulted in
  purging of neutron-l3-agent package

To manage notifications about this bug go to:
https://bugs.launchpad.net/charm-neutron-openvswitch/+bug/1828259/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to