Public bug reported:

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.

** Affects: ovn (Ubuntu)
     Importance: Undecided
         Status: New

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

Title:
  autopkgtest fails for binary package test

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


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

Reply via email to