[Bug 266478] finance/odoo incorrect configuration file location
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 18 Sep 2022 08:11:43 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266478
Bug ID: 266478
Summary: finance/odoo incorrect configuration file location
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: Individual Port(s)
Assignee: acm@FreeBSD.org
Reporter: dimitri@kaparis.name
Assignee: acm@FreeBSD.org
Flags: maintainer-feedback?(acm@FreeBSD.org)
Post-installation message of package py39-odoo-15.0 includes this text:
```
The configuration file can be located at:
/usr/local/etc/odoo/odoo.conf
```
As above, the package installs configuration file at
`/usr/local/etc/odoo/odoo.conf`.
However, the installed service file at `/usr/local/etc/rc.d/odoo` has the
command argument `--config=/usr/local/etc/odoo.conf`, thus the actual
configuration file location is set to `/usr/local/etc/odoo.conf`.
--
You are receiving this mail because:
You are the assignee for the bug.