The openerp-web charm does not start
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
openerp-web (Juju Charms Collection) |
New
|
Low
|
Unassigned |
Bug Description
When testing the openerp-web charm I was unable to get the charm to start.
I was trying to test it with the openerp-server charm that was configured to version /7.0 so I set the openerp-web to the same version.
The install completes with no errors, but the openerp-service is not started.
According to the upstart script: /etc/init/
chdir /srv/openerp-web
exec su -c "./openerp-web --proxy-mode --db-filter=".*" --addons-
There is no executable named openerp-web in the /srv/openerp-web/ directory.
The upstart log file (/var/log/
bash: ./openerp-web: No such file or directory
This charm does not work and is candidate for removal. If someone wishes to maintain this charm please help fix the bug so it deploys correctly.
tags: | added: audit ppc64le |
tags: | added: ppc64el |
tags: | removed: ppc64le |
This is an interesting bug. Openrp-web shows it was originally meant for Precise and if this was being tested on Trusty...well...
Also, history shows 89 deployments, but maybe they installed but no one ever noticed they never started?
Orphan charm?