[Bug 1746386] [NEW] Bindep does not catch missing libpcre3-dev on Ubuntu

Gustavo Campos guhcampos at gmail.com
Wed Jan 31 01:10:48 UTC 2018


Public bug reported:

On a fresh clone of the Nova repository
@5c72a288f8f55b1f8c49201c4d88820a8ba750a9, running `tox bindep` passes
without errors, but trying to run the tests using tox yields a build
error regarding the missing <pcre.h> header file.

After installing `libpcre3-dev`, the build and tests proceed normally.

I assume `libpcre3-dev` needs to be added to `bindep.txt`, which should
fix the problem.

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

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

Title:
  Bindep does not catch missing libpcre3-dev on Ubuntu

Status in nova package in Ubuntu:
  New

Bug description:
  On a fresh clone of the Nova repository
  @5c72a288f8f55b1f8c49201c4d88820a8ba750a9, running `tox bindep` passes
  without errors, but trying to run the tests using tox yields a build
  error regarding the missing <pcre.h> header file.

  After installing `libpcre3-dev`, the build and tests proceed normally.

  I assume `libpcre3-dev` needs to be added to `bindep.txt`, which
  should fix the problem.

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



More information about the Ubuntu-openstack-bugs mailing list