[Bug 1453188] Update Released
Brian Murray
brian at ubuntu.com
Thu Aug 20 20:01:03 UTC 2015
The verification of the Stable Release Update for neutron has completed
successfully and the package has now been released to -updates.
Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report. In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regressions.
--
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to neutron in Ubuntu.
https://bugs.launchpad.net/bugs/1453188
Title:
Incorrect path to binary in neutron-plugin-linuxbridge-agent
Status in neutron package in Ubuntu:
Fix Released
Status in neutron source package in Vivid:
Fix Released
Status in neutron source package in Wily:
Fix Released
Bug description:
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
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/neutron/+bug/1453188/+subscriptions
More information about the Ubuntu-openstack-bugs
mailing list