Project

General

Profile

Actions

Bug #3900

closed

Postinstall script of rudder-inventory-endpoint display a warning about fail of rsyslog restart at first install on RHEL/CentOS

Added by Nicolas PERRON over 10 years ago. Updated about 9 years ago.

Status:
Released
Priority:
1
Category:
Packaging
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:

Description

On RHEL/CentOS, during the first installation of rudde-inventory-endpoint, the postinstall try to reload rsyslog but display a warning:

[...]
Non-fatal POSTIN scriptlet failure in rpm package 1398866025:rudder-inventory-endpoint-2.7.2.rc1.git201309030601-1.EL.6.noarch
Reloading syslogd ...
warning: %post(rudder-inventory-endpoint-1398866025:2.7.2.rc1.git201309030601-1.EL.6.noarch) scriptlet failed, exit status 3
[...]

Related issues 1 (0 open1 closed)

Related to Rudder - Bug #3176: rsyslog "reload" no longer exists on debian wheezy, making rudder server 2.4/2.5 is not installable from packagesReleasedMatthieu CERDA2013-01-11Actions
Actions #1

Updated by Nicolas PERRON over 10 years ago

This happen after a reload of rsyslog but not if a restart is made.

Actions #2

Updated by Nicolas PERRON over 10 years ago

It seems to be only a RHEL/CentOS bug since the code of /etc/init.d/rsyslog contains:

[...]
  reload)
        exit 3
        ;;
[...]

On Debian Wheezy, there is no more "reload" and the fix was to change it to "restart": #3176

Actions #3

Updated by Nicolas PERRON over 10 years ago

Nicolas PERRON wrote:

It seems to be only a RHEL/CentOS bug since the code of /etc/init.d/rsyslog contains:
[...]

On Debian Wheezy, there is no more "reload" and the fix was to change it to "restart": #3176

I suggest to do the same for RPM

Actions #4

Updated by Nicolas PERRON over 10 years ago

  • Assignee set to Nicolas PERRON
  • Target version set to 2.4.9
Actions #5

Updated by Nicolas PERRON over 10 years ago

  • Status changed from New to Pending technical review
  • Assignee changed from Nicolas PERRON to Jonathan CLARKE
  • % Done changed from 0 to 100
  • Pull Request set to https://github.com/Normation/rudder-packages/pull/114

Pull Request URL added: https://github.com/Normation/rudder-packages/pull/114

Jon, could you review it please ?

Actions #6

Updated by Nicolas PERRON over 10 years ago

  • Status changed from Pending technical review to Pending release

Applied in changeset commit:e0e6cfcdeaf3a2783370242341d42c971f2e5591.

Actions #7

Updated by Jonathan CLARKE over 10 years ago

Applied in changeset commit:9a165fc52c98a884111ed9f60c93ef4559690c90.

Actions #8

Updated by Nicolas PERRON over 10 years ago

This bug has been fixed in Rudder 2.4.9, which was released today.
Check out:

Actions #9

Updated by Nicolas PERRON over 10 years ago

  • Status changed from Pending release to Released
Actions #10

Updated by Benoît PECCATTE about 9 years ago

  • Project changed from 34 to Rudder
  • Category set to Packaging
Actions

Also available in: Atom PDF