[Bug 1971178] Re: [jammy] Missing ovn-detrace binary

Frode Nordahl 1971178 at bugs.launchpad.net
Mon Jun 12 22:04:35 UTC 2023


Before upgrade:
root at choice-owl:~# dpkg -l | grep ovn
ii  ovn-common                      22.03.0-0ubuntu1                        amd64        OVN common components
root at choice-owl:~# ovn-detrace
Command 'ovn-detrace' not found, but can be installed with:
apt install ovn-common
root at choice-owl:~# ls -l /usr/bin/ovn-detrace 
lrwxrwxrwx 1 root root 14 Mar 25  2022 /usr/bin/ovn-detrace -> ovn_detrace.py

After upgrade:
root at choice-owl:~# dpkg -l | grep ovn
ii  ovn-common                      22.03.2-0ubuntu0.22.04.1                amd64        OVN common components
root at choice-owl:~# :|ovn-detrace -V
/usr/bin/ovn-detrace (OVN) 22.03.2
root at choice-owl:~# ls -l /usr/bin/ovn-detrace 
-rwxr-xr-x 1 root root 19459 Jan 17 08:45 /usr/bin/ovn-detrace


** Tags removed: verification-needed verification-needed-jammy
** Tags added: verification-done verification-done-jammy

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

Title:
  [jammy] Missing ovn-detrace binary

Status in ovn package in Ubuntu:
  Fix Released
Status in ovn source package in Jammy:
  Fix Committed
Status in ovn source package in Kinetic:
  Fix Released

Bug description:
  [Impact]
  The `ovn-detrace` command, which was previously available in Ubuntu, became unavailable starting Jammy.

  [Test Case]
  Install package, execute `ovn-detrace` command.

  [Regression Potential]
  None, this fixes a already released regression in Ubuntu Jammy.

  [Original Bug Description]
  Upstream changes [0] has made `ovn-detrace` into a symbolical link to `ovn_detrace.py`. As a consequence the package now only contains the link and not the actual binary.

  0: https://github.com/ovn-
  org/ovn/commit/1cafb6306df95311d31124bde26bebb2bb76d308

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ovn/+bug/1971178/+subscriptions




More information about the Ubuntu-openstack-bugs mailing list