[PKG-Openstack-devel] Bug#793421: neutron-vpnaas-agent: neutron-vpn-netns-wrapper is not included

Felipe Reyes felipe.reyes at canonical.com
Thu Jul 23 21:07:42 UTC 2015


Package: neutron-vpnaas-agent
Version: 2015.1.0-3
Severity: normal

Dear Maintainer,

when configuring neutron vpnaas it complains that neutron-vpn-netns-wrapper is
not in the path, this script is generated at build time correctly:

# ls debian/tmp/usr/bin/
neutron-vpn-agent  neutron-vpn-netns-wrapper
# cat ./debian/tmp/usr/bin/neutron-vpn-netns-wrapper
#!/usr/bin/python
# PBR Generated from u'console_scripts'

import sys

from neutron_vpnaas.services.vpn.common.netns_wrapper import main


if __name__ == "__main__":
    sys.exit(main())


The workaround is just create a executable file with that content in
/usr/bin

-- System Information:
Debian Release: 8.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.0.0-999-generic (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages neutron-vpnaas-agent depends on:
ii  adduser              3.113+nmu3
ii  debconf              1.5.56
ii  init-system-helpers  1.23
ii  lsb-base             4.1+Debian13+nmu1
ii  neutron-common       2015.1.0+2015.06.24.git61.bdf194a0e1-3

neutron-vpnaas-agent recommends no packages.

neutron-vpnaas-agent suggests no packages.
-- no debconf information



More information about the Openstack-devel mailing list