Details
-
- Environment:
- Ubuntu 16.04 that replaced sysV by systemd, or upper or equivalent Debian
Activity
| Field | Original Value | New Value |
|---|---|---|
| Status | New [ 10000 ] | Open [ 10002 ] |
| Priority | Major [ 3 ] |
| Status | Open [ 10002 ] | In Progress [ 10003 ] |
| Status | In Progress [ 10003 ] | Resolved [ 10004 ] |
| Fix Version/s | 5.1.0 [ 10670 ] | |
| Resolution | Fixed [ 1 ] |
| Transition | Status Change Time | Execution Times | Last Executer | Last Execution Date | |||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|

When installing package, we automatically start the daemon. As no container is enable, no container is running.
Next, when trying to start the Petals container, nothing is done because the daemon is already started (see result of systemctl status petals-esb).
We should remove the starting up during package installation that has no sens because no container is enable.