Project

General

Profile

Actions

Bug #10475

closed

service rudder restart does not work the first time on Debian 8

Added by Nicolas CHARLES about 7 years ago. Updated over 4 years ago.

Status:
Rejected
Priority:
N/A
Assignee:
-
Category:
Server components
Target version:
Severity:
Minor - inconvenience | misleading | easy workaround
UX impact:
User visibility:
Getting started - demo | first install | level 1 Techniques
Effort required:
Priority:
0
Name check:
Fix check:
Regression:

Description

On Debian 8, if I run service rudder restart, nothing happens the first time, the second time it does restart rudder, but without any output
/etc/init.d does output text

root@server:/home/vagrant# service rudder restart      //(this is instantaneous)
root@server:/home/vagrant# echo $?
0
root@server:/home/vagrant# service rudder status
● rudder.service - LSB: Rudder server
   Loaded: loaded (/etc/init.d/rudder)
   Active: active (exited) since Tue 2017-03-21 14:00:19 UTC; 54s ago
  Process: 31184 ExecStart=/etc/init.d/rudder start (code=exited, status=0/SUCCESS)

Mar 21 14:00:19 server systemd[1]: Starting LSB: Rudder server...
Mar 21 14:00:19 server rudder[31184]: Starting Rudder services:
Mar 21 14:00:19 server rudder[31184]: * rudder-slapd...        OK
Mar 21 14:00:19 server rudder[31184]: * postgresql...        OK
Mar 21 14:00:19 server rudder[31184]: * rudder-jetty...        OK
Mar 21 14:00:19 server rudder[31184]: * rudder-agent...        OK
Mar 21 14:00:19 server systemd[1]: Started LSB: Rudder server.

root@server:/home/vagrant# service rudder restart          (this is slow)
root@server:/home/vagrant# echo $?
0

root@server:/home/vagrant# /etc/init.d/rudder restart
Stopping Rudder services:
 * rudder-agent...    OK
 * rudder-jetty...    OK
 * postgresql...    OK
 * rudder-slapd...    OK

Starting Rudder services:
 * rudder-slapd...    OK
 * postgresql...    OK
 * rudder-jetty...    OK
 * rudder-agent...    OK
root@server:/home/vagrant# 

Related issues 2 (0 open2 closed)

Related to Rudder - Bug #10506: Rudder 4.1 fails to install Ubuntu/Debian because of rudder-slapd service restartReleasedVincent MEMBRÉActions
Related to Rudder - Bug #10758: No report on Debian 8RejectedActions
Actions #1

Updated by Nicolas CHARLES about 7 years ago

root@server:/home/vagrant# dpkg -l | grep systemd
ii  libsystemd0:amd64              215-17+deb8u1                     amd64        systemd utility library
ii  systemd                        215-17+deb8u1                     amd64        system and service manager
ii  systemd-sysv                   215-17+deb8u1                     amd64        system and service manager - SysV links
Actions #2

Updated by François ARMAND about 7 years ago

  • Severity set to Minor - inconvenience | misleading | easy workaround
  • User visibility set to Getting started - demo | first install | level 1 Techniques
Actions #3

Updated by Benoît PECCATTE about 7 years ago

  • Status changed from New to In progress
  • Assignee set to Benoît PECCATTE
Actions #4

Updated by Benoît PECCATTE about 7 years ago

  • Status changed from In progress to Pending technical review
  • Assignee changed from Benoît PECCATTE to Nicolas CHARLES
  • Pull Request set to https://github.com/Normation/rudder-packages/pull/1316
Actions #5

Updated by François ARMAND about 7 years ago

  • Subject changed from Empty output of service rudder restart on Debian 8 to service rudder restart does not work the first time on Debian 8
  • Status changed from Pending technical review to New

The empty output is not a problem: with systemd, logs are not displayed on the output but must be looked for with journald (yeah...).

The fact that the restart does not work the first time seems to be just one other facet of #10506 i.e: there is something with the systemd / service compat layer on Debian that just not work the first time on Debian.

Actions #6

Updated by François ARMAND about 7 years ago

  • Related to Bug #10506: Rudder 4.1 fails to install Ubuntu/Debian because of rudder-slapd service restart added
Actions #7

Updated by Benoît PECCATTE about 7 years ago

  • Priority set to 35
Actions #8

Updated by Vincent MEMBRÉ about 7 years ago

  • Target version changed from 4.1.0 to 4.1.1
Actions #9

Updated by Vincent MEMBRÉ about 7 years ago

  • Target version changed from 4.1.1 to 4.1.2
Actions #10

Updated by Jonathan CLARKE almost 7 years ago

  • Assignee deleted (Nicolas CHARLES)
Actions #11

Updated by Vincent MEMBRÉ almost 7 years ago

  • Target version changed from 4.1.2 to 4.1.3
  • Priority changed from 35 to 34
Actions #12

Updated by Vincent MEMBRÉ almost 7 years ago

  • Target version changed from 4.1.3 to 4.1.4
Actions #13

Updated by François ARMAND almost 7 years ago

  • Related to Bug #10758: No report on Debian 8 added
Actions #14

Updated by Vincent MEMBRÉ almost 7 years ago

  • Target version changed from 4.1.4 to 4.1.5
Actions #15

Updated by Alexis Mousset almost 7 years ago

  • Target version changed from 4.1.5 to 4.1.6
Actions #16

Updated by Benoît PECCATTE almost 7 years ago

  • Priority changed from 34 to 49
Actions #17

Updated by Vincent MEMBRÉ over 6 years ago

  • Target version changed from 4.1.6 to 4.1.7
  • Priority changed from 49 to 48
Actions #18

Updated by Vincent MEMBRÉ over 6 years ago

  • Target version changed from 4.1.7 to 4.1.8
  • Priority changed from 48 to 47
Actions #19

Updated by Vincent MEMBRÉ over 6 years ago

  • Target version changed from 4.1.8 to 4.1.9
  • Priority changed from 47 to 46
Actions #20

Updated by Benoît PECCATTE over 6 years ago

  • Priority changed from 46 to 45
Actions #21

Updated by Vincent MEMBRÉ over 6 years ago

  • Target version changed from 4.1.9 to 4.1.10
  • Priority changed from 45 to 44
Actions #22

Updated by Vincent MEMBRÉ about 6 years ago

  • Target version changed from 4.1.10 to 4.1.11
  • Priority changed from 44 to 43
Actions #23

Updated by Vincent MEMBRÉ about 6 years ago

  • Target version changed from 4.1.11 to 4.1.12
  • Priority changed from 43 to 42
Actions #24

Updated by Vincent MEMBRÉ almost 6 years ago

  • Target version changed from 4.1.12 to 4.1.13
Actions #25

Updated by Vincent MEMBRÉ almost 6 years ago

  • Target version changed from 4.1.13 to 4.1.14
Actions #26

Updated by Benoît PECCATTE over 5 years ago

  • Target version changed from 4.1.14 to 4.1.15
Actions #27

Updated by Vincent MEMBRÉ over 5 years ago

  • Target version changed from 4.1.15 to 4.1.16
Actions #28

Updated by Vincent MEMBRÉ over 5 years ago

  • Target version changed from 4.1.16 to 4.1.17
Actions #29

Updated by Vincent MEMBRÉ over 5 years ago

  • Target version changed from 4.1.17 to 4.1.18
  • Priority changed from 42 to 0
Actions #30

Updated by Vincent MEMBRÉ over 5 years ago

  • Target version changed from 4.1.18 to 4.1.19
Actions #31

Updated by Alexis Mousset about 5 years ago

  • Target version changed from 4.1.19 to 4.1.20
Actions #32

Updated by François ARMAND about 5 years ago

  • Target version changed from 4.1.20 to 4.1.21
Actions #33

Updated by Vincent MEMBRÉ about 5 years ago

  • Target version changed from 4.1.21 to 4.1.22
Actions #34

Updated by Vincent MEMBRÉ almost 5 years ago

  • Target version changed from 4.1.22 to 4.1.23
Actions #35

Updated by Vincent MEMBRÉ almost 5 years ago

  • Target version changed from 4.1.23 to 4.1.24
Actions #36

Updated by Vincent MEMBRÉ almost 5 years ago

  • Target version changed from 4.1.24 to 588
Actions #37

Updated by Benoît PECCATTE almost 5 years ago

  • Status changed from New to Rejected

Debian 8 is deprecated and support is removed in 5.1.
We won't fix this unless strongly required by a user.

Actions #38

Updated by Alexis Mousset over 4 years ago

  • Target version changed from 588 to 4.1.24
Actions

Also available in: Atom PDF