Neutron LinuxBridge Agent does not starts up on Kilo / Trusty

Bug #1470176 reported by Thiago Martins
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Ubuntu Cloud Archive
New
Undecided
Unassigned

Bug Description

Guys,

I'm trying to run OpenStack Kilo on top on Ubuntu Trusty, using Ubuntu Cloud Archives but, the service "neutron-plugin-linuxbridge-agent" does not starts up.

I am looking at its "/etc/init/neutron-plugin-linuxbridge-agent.conf" file and, I'm seeing that it is trying to run the following program:

"/usr/bin/neutron-plugin-linuxbridge-agent"

Which does NOT exists... Look:

---
root@kilo-1:~# file /usr/bin/neutron-plugin-linuxbridge-agent
/usr/bin/neutron-plugin-linuxbridge-agent: ERROR: cannot open `/usr/bin/neutron-plugin-linuxbridge-agent' (No such file or directory)
---

Looking inside the package contents, I can see:

---
root@rogers-cs-1:~# dpkg -L neutron-plugin-linuxbridge-agent | grep bin
/usr/bin
/usr/bin/neutron-linuxbridge-agent
---

So, the Upstart job seems to be wrong.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: neutron-plugin-linuxbridge-agent 1:2015.1.0-0ubuntu1~cloud0 [origin: Canonical]
ProcVersionSignature: Ubuntu 3.19.0-22.22~14.04.1-generic 3.19.8-ckt1
Uname: Linux 3.19.0-22-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.11
Architecture: amd64
CrashDB:
 {
                "impl": "launchpad",
                "project": "cloud-archive",
                "bug_pattern_url": "http://people.canonical.com/~ubuntu-archive/bugpatterns/bugpatterns.xml",
             }
Date: Tue Jun 30 12:49:04 2015
PackageArchitecture: all
ProcEnviron:
 LC_CTYPE=UTF-8
 TERM=screen
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: neutron
UpgradeStatus: No upgrade log present (probably fresh install)

Revision history for this message
Thiago Martins (martinx) wrote :
Revision history for this message
Thiago Martins (martinx) wrote :

I just edited the Upstart Job, and replaced the wrong "binary" name with:

:%s/neutron-plugin-linuxbridge-agent/neutron-linuxbridge-agent/cg

And the agent is now running.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.