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 | Blocker [ 1 ] |
| Status | Open [ 10002 ] | In Progress [ 10003 ] |
| Status | In Progress [ 10003 ] | Resolved [ 10004 ] |
| Fix Version/s | 1.0.2-1.1 [ 10760 ] | |
| Resolution | Fixed [ 1 ] |
| Transition | Status Change Time | Execution Times | Last Executer | Last Execution Date | |||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|

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