[Bug 1453188] [NEW] Incorrect path to binary in neutron-plugin-linuxbridge-agent
Tomasz Głuch
1453188 at bugs.launchpad.net
Fri May 8 15:53:39 UTC 2015
Public bug reported:
neutron-plugin-linuxbridge-agent service cannot start due to missing executable so initscripts exits silently with code 0.
There is a name inconsistency between filesystem and initscript.
In /etc/init/neutron-plugin-linuxbridge-agent.conf path to daemon is /usr/bin/neutron-plugin-linuxbridge-agent, but name of existing file is /usr/bin/neutron-linuxbridge-agent.
# dpkg -L neutron-plugin-linuxbridge-agent | grep bin/
/usr/bin/neutron-linuxbridge-agent
# grep usr/bin /etc/init/neutron-plugin-linuxbridge-agent.conf
[ -x "/usr/bin/neutron-plugin-linuxbridge-agent" ] || exit 0
--exec /usr/bin/neutron-plugin-linuxbridge-agent -- --config-file=/etc/neutron/neutron.conf ${DAEMON_ARGS}
This bug affects version 1:2015.1~rc1-0ubuntu1~cloud0 and a newest one 1:2015.1.0-0ubuntu1.
Tested on DISTRIB_DESCRIPTION="Ubuntu 14.04.2 LTS" with Cloud-Archive additional repository:
deb http://ubuntu-cloud.archive.canonical.com/ubuntu trusty-updates/kilo main
** Affects: neutron (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to neutron in Ubuntu.
https://bugs.launchpad.net/bugs/1453188
Title:
Incorrect path to binary in neutron-plugin-linuxbridge-agent
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/neutron/+bug/1453188/+subscriptions
More information about the Ubuntu-server-bugs
mailing list