[Bug 2057998] Re: autopkgtest fails for binary package test

Launchpad Bug Tracker 2057998 at bugs.launchpad.net
Thu Mar 28 08:49:26 UTC 2024


This bug was fixed in the package ovn - 24.03.1-2ubuntu1

---------------
ovn (24.03.1-2ubuntu1) noble; urgency=medium

  * d/rules: Fix check for ovs populated from openvswitch-source.
  * d/t/control: Add missing architecture restrictions for
    openvswitch-switch-dpdk.
  * d/t/run-tests.sh: Fix autopkgtest for binary packages (LP: #2057998).

 -- Frode Nordahl <fnordahl at ubuntu.com>  Fri, 15 Mar 2024 07:23:05 +0000

** Changed in: ovn (Ubuntu)
       Status: New => Fix Released

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

Title:
  autopkgtest fails for binary package test

Status in ovn package in Ubuntu:
  Fix Released

Bug description:
  When running the autopkgtest using a binary package the test fails
  with:

  342s # Configure OVS before OVN
  342s test -d /aZy/ovs || cp -R /usr/src/openvswitch ovs
  342s cd ovs && ./configure --enable-ssl --localstatedir=/var --sysconfdir=/etc --prefix=/usr && make -j4
  342s /bin/sh: 1: ./configure: not found

  This happens because the upstream source contains an empty `ovs`
  directory.

  We did not see this when preparing the test because when running
  autopkgtest from package source, the initial build managed by
  autopkgtest would run `dh clean` which removes the empty `ovs`
  directory.

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




More information about the Ubuntu-openstack-bugs mailing list